Julien Lavergne
|
4720795880
|
Start gnome-keyring support for ssh before the session. Thanks urusha for
the patch (LP: #664206).
|
13 years ago |
Julien Lavergne
|
6b7917fb6a
|
Don't append /etc/xdg in xdg path, already done by Xsession.d
|
13 years ago |
Julien Lavergne
|
b51fd1e216
|
* usr/bin/startlubuntu* & usr/share/lubuntu/xscreensaver/xscreensaver:
- Add a custom configuration file for xscreensaver, with blank mode by
default (LP: #578789).
|
13 years ago |
Julien Lavergne
|
207f46c0d3
|
* usr/bin/startlubuntu* & usr/share/lubuntu/leafpad/
- Install specific settings for leafpad, with Ubuntu font by default.
|
13 years ago |
Julien Lavergne
|
24bdb24a89
|
* usr/bin
- Sync XDG_DATA_DIRS with lxde-common
|
14 years ago |
Julien Lavergne
|
495789484f
|
* usr/bin/startlubuntu*
- Remove export XLIB_SKIP_ARGB_VISUALS=1, not needed since rgba support was
removed from gtk (LP: #673704).
|
14 years ago |
Julien Lavergne
|
ca46e8c734
|
revert new binary change, not ready.
|
15 years ago |
Julien Lavergne
|
e338fb6a27
|
Add a new binary lubuntu-common, which is used by all startlubuntu*
binary. (LP: #579524).
|
15 years ago |
Julien Lavergne
|
e64e6d50fb
|
* usr/bin
- Add export XLIB_SKIP_ARGB_VISUALS=1 to disable rgba support, since
lxpanel doesn't support it. (See #589763)
|
15 years ago |
Julien Lavergne
|
7a75a46a81
|
Remove custom chromium preferences support, better solution in-progress.
|
15 years ago |
Julien Lavergne
|
ea515026bf
|
* usr/bin/start* :
- Install a custom preferences file for Chromium.
- Ensure the menu prefix
|
15 years ago |
Julien Lavergne
|
3049cb3aba
|
usr/bin/start* : Install a custom preferences file for Chromium.
|
15 years ago |
Julien Lavergne
|
b5a814ecc8
|
* usr/bin/start* : From LXDE upstream, make sure dbus is launched when it's necessary.
|
15 years ago |
Julien Lavergne
|
c9fbf93c40
|
Install configuration file for QT apps if no one is installed, and set
QT style=GTK+.
|
15 years ago |
Julien Lavergne
|
2ba3733894
|
Pass -e LXDE to lxsession to behave like a LXDE session.
Bump depends on lxsession to >= 0.4.1 to use this feature.
|
15 years ago |
Julien Lavergne
|
c8964a856c
|
Complete path for custom configuration.
|
15 years ago |
Julien Lavergne
|
aec4791cac
|
Revert change to lxsession, it needs more hack to be usable.
|
15 years ago |
seagle
|
8cbc742499
|
Move lxsession configuration in etc/xdg/lubuntu, and launch a LXDE
session to workaround the bug of muliples icons in the menu.
|
15 years ago |
seagle
|
4867b5a6c8
|
Use /etc/xdg/lubuntu to store custom configuration files.
|
15 years ago |
Julien Lavergne
|
898b9d8290
|
* Make lxde-default-settings depends on newer lxsession, to make theme settings
working
* Add desktop.conf configuration file for newer lxsession
* Add proper fix for gdm and number of desktop from upstream
|
15 years ago |
Julien Lavergne
|
029f46fef1
|
Initial commit
------------- This line and the following will be ignored --------------
added:
COPYING
Makefile
debian/
debian/changelog
debian/compat
debian/control
debian/copyright
debian/rules
etc/
etc/xdg/
etc/xdg/lxsession/
etc/xdg/lxsession/Lubuntu/
etc/xdg/lxsession/Lubuntu/autostart
etc/xdg/lxsession/Lubuntu/config
usr/
usr/bin/
usr/bin/lubuntu-logout
usr/bin/openbox-lubuntu
usr/bin/startlubuntu
usr/share/
usr/share/applications/
usr/share/applications/lubuntu-logout.desktop
usr/share/applications/lubuntu-screenlock.desktop
usr/share/lubuntu/
usr/share/lubuntu/images/
usr/share/lubuntu/images/logout-banner.png
usr/share/lubuntu/images/lubuntu-logo.png
usr/share/lubuntu/openbox/
usr/share/lubuntu/openbox/menu.xml
usr/share/lubuntu/openbox/rc.xml
usr/share/lubuntu/pcmanfm/
usr/share/lubuntu/pcmanfm/main.lubuntu
usr/share/lubuntu/wallpapers/
usr/share/lubuntu/wallpapers/lubuntu-bird-2-1024x768.jpg
usr/share/lubuntu/wallpapers/lubuntu-bird-2-1280x1024.jpg
usr/share/lubuntu/wallpapers/lubuntu-bird-2-1280x800.jpg
usr/share/lxpanel/
usr/share/lxpanel/profile/
usr/share/lxpanel/profile/Lubuntu/
usr/share/lxpanel/profile/Lubuntu/config
usr/share/lxpanel/profile/Lubuntu/panels/
usr/share/lxpanel/profile/Lubuntu/panels/panel
usr/share/xsessions/
usr/share/xsessions/Lubuntu.desktop
|
15 years ago |