Clean up unnecessary scripts and install files.
This commit is contained in:
parent
b88e96e2a4
commit
2c902b3478
8
Makefile
8
Makefile
@ -1,17 +1,11 @@
|
|||||||
#!/usr/bin/make -f
|
#!/usr/bin/make -f
|
||||||
|
|
||||||
SUBDIRS := usr/share/applications/po usr/share/xsessions/po
|
|
||||||
|
|
||||||
all: install
|
all: install
|
||||||
|
|
||||||
install:
|
install:
|
||||||
mkdir -pv $(DESTDIR)
|
mkdir -pv $(DESTDIR)
|
||||||
cp -a src/etc src/usr $(DESTDIR)/.
|
cp -a src/etc src/usr $(DESTDIR)/.
|
||||||
# po generation
|
|
||||||
for i in $(SUBDIRS); do \
|
|
||||||
make -C $(DESTDIR)/$$i; \
|
|
||||||
rm -rf $(DESTDIR)/$$i; \
|
|
||||||
done
|
|
||||||
# remove some remaining files
|
# remove some remaining files
|
||||||
find $(DESTDIR) -type f -iname "*.in" | xargs rm -f
|
find $(DESTDIR) -type f -iname "*.in" | xargs rm -f
|
||||||
|
|
||||||
|
36
debian/changelog
vendored
36
debian/changelog
vendored
@ -214,7 +214,7 @@ lubuntu-default-settings (0.41) utopic; urgency=medium
|
|||||||
- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
|
- Fix lubuntu-logout shortcut to be compatible also with lxpanel 0.7.0.
|
||||||
- Add xfce-power-manager plugin.
|
- Add xfce-power-manager plugin.
|
||||||
- Remove xcb plugin since ibus is launched by default and has an icon for
|
- Remove xcb plugin since ibus is launched by default and has an icon for
|
||||||
switching keyboard layout.
|
switching keyboard layout.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Thu, 11 Sep 2014 13:56:18 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Thu, 11 Sep 2014 13:56:18 +0200
|
||||||
|
|
||||||
@ -290,7 +290,7 @@ lubuntu-default-settings (0.37) trusty; urgency=low
|
|||||||
|
|
||||||
lubuntu-default-settings (0.36) trusty; urgency=low
|
lubuntu-default-settings (0.36) trusty; urgency=low
|
||||||
|
|
||||||
* debian/20-* & debian/*.postrm & debian/*.postinst &
|
* debian/20-* & debian/*.postrm & debian/*.postinst &
|
||||||
debian/*default-session.install:
|
debian/*default-session.install:
|
||||||
- Use lightdm conf files to set default session (LP: #1259525).
|
- Use lightdm conf files to set default session (LP: #1259525).
|
||||||
* debian/control:
|
* debian/control:
|
||||||
@ -340,11 +340,11 @@ lubuntu-default-settings (0.33) saucy; urgency=low
|
|||||||
* usr/share/lxpanel/Lubuntu
|
* usr/share/lxpanel/Lubuntu
|
||||||
- Enable xkb plugin by default for switching keyboard layout.
|
- Enable xkb plugin by default for switching keyboard layout.
|
||||||
* usr/share/lubuntu/openbox
|
* usr/share/lubuntu/openbox
|
||||||
- Fix transmission menu item (LP: #1193055)
|
- Fix transmission menu item (LP: #1193055)
|
||||||
* etc/xdg/lxsession/QLubuntu/desktop.conf
|
* etc/xdg/lxsession/QLubuntu/desktop.conf
|
||||||
- Fix launch of razor-panel
|
- Fix launch of razor-panel
|
||||||
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
|
* etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf
|
||||||
- Update with new upstream version.
|
- Update with new upstream version.
|
||||||
* /usr/share/lubuntu/openbox/*rc.xml
|
* /usr/share/lubuntu/openbox/*rc.xml
|
||||||
- lxsession-default lock instead of xscreensaver (LP: #1204052)
|
- lxsession-default lock instead of xscreensaver (LP: #1204052)
|
||||||
* etc/xdg/lxsession/*/conffiles.conf
|
* etc/xdg/lxsession/*/conffiles.conf
|
||||||
@ -355,7 +355,7 @@ lubuntu-default-settings (0.33) saucy; urgency=low
|
|||||||
lubuntu-default-settings (0.32) saucy; urgency=low
|
lubuntu-default-settings (0.32) saucy; urgency=low
|
||||||
|
|
||||||
[ Julien Lavergne ]
|
[ Julien Lavergne ]
|
||||||
* Add a new QLubuntu session, by using only Qt applications
|
* Add a new QLubuntu session, by using only Qt applications
|
||||||
* usr/bin/start*
|
* usr/bin/start*
|
||||||
- Remove gnome-keyring workaround, since we have the proper fix for ssh.
|
- Remove gnome-keyring workaround, since we have the proper fix for ssh.
|
||||||
* Use x-www-browser and x-terminal-emulator in more places.
|
* Use x-www-browser and x-terminal-emulator in more places.
|
||||||
@ -404,7 +404,7 @@ lubuntu-default-settings (0.30) raring; urgency=low
|
|||||||
- Add a custom configuration file for lxterminal.
|
- Add a custom configuration file for lxterminal.
|
||||||
- Use Ubuntu font in lxterminal.
|
- Use Ubuntu font in lxterminal.
|
||||||
* usr/bin/startlubuntu*
|
* usr/bin/startlubuntu*
|
||||||
- Install the lxterminal configuration file.
|
- Install the lxterminal configuration file.
|
||||||
- Workaround ssh agent not autostarted properly.
|
- Workaround ssh agent not autostarted properly.
|
||||||
* usr/share/lubuntu/openbox/rc.xml
|
* usr/share/lubuntu/openbox/rc.xml
|
||||||
- Add shortcuts for windows tiling (SuperKey + the direction).
|
- Add shortcuts for windows tiling (SuperKey + the direction).
|
||||||
@ -529,7 +529,7 @@ lubuntu-default-settings (0.23) precise; urgency=low
|
|||||||
- Add a rule to maximize all new windows with type normal.
|
- Add a rule to maximize all new windows with type normal.
|
||||||
- Place new windows on the monitor with the mouse, rather than the primary
|
- Place new windows on the monitor with the mouse, rather than the primary
|
||||||
monitor.
|
monitor.
|
||||||
- Use scrot -u -b (focused window with border) for the screenshot of the
|
- Use scrot -u -b (focused window with border) for the screenshot of the
|
||||||
current window.
|
current window.
|
||||||
- Add a shortcut for the power button.
|
- Add a shortcut for the power button.
|
||||||
- Use horizontal presentation of the alt-tab.
|
- Use horizontal presentation of the alt-tab.
|
||||||
@ -590,13 +590,13 @@ lubuntu-default-settings (0.20) oneiric; urgency=low
|
|||||||
|
|
||||||
[ Julien Lavergne ]
|
[ Julien Lavergne ]
|
||||||
* usr/share/lubuntu/openbox/rc.xml
|
* usr/share/lubuntu/openbox/rc.xml
|
||||||
- Add Super_L, Super_R and ALt-F1 to keybindings for opening the menu.
|
- Add Super_L, Super_R and ALt-F1 to keybindings for opening the menu.
|
||||||
* etc/xdg/lxsession/*/autostart:
|
* etc/xdg/lxsession/*/autostart:
|
||||||
- Don't autostart nm-applet, should be autostarted automatically.
|
- Don't autostart nm-applet, should be autostarted automatically.
|
||||||
- Use xfce4-power-manager instead of gnome-power-manager which depends now
|
- Use xfce4-power-manager instead of gnome-power-manager which depends now
|
||||||
on gnome-settings-daemon.
|
on gnome-settings-daemon.
|
||||||
* etc/xdg/lubuntu/lxdm/lxdm.conf:
|
* etc/xdg/lubuntu/lxdm/lxdm.conf:
|
||||||
- Update with version in lxdm 0.4.0.
|
- Update with version in lxdm 0.4.0.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Thu, 28 Jul 2011 23:42:29 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Thu, 28 Jul 2011 23:42:29 +0200
|
||||||
|
|
||||||
@ -675,10 +675,10 @@ lubuntu-default-settings (0.14) natty; urgency=low
|
|||||||
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Nov 2010 22:53:38 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Tue, 09 Nov 2010 22:53:38 +0100
|
||||||
|
|
||||||
lubuntu-default-settings (0.13) maverick; urgency=low
|
lubuntu-default-settings (0.13) maverick; urgency=low
|
||||||
|
|
||||||
* debian/postinst:
|
* debian/postinst:
|
||||||
- Don't fail if the alternative file doesn't exist. (LP: #654211)
|
- Don't fail if the alternative file doesn't exist. (LP: #654211)
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Mon, 04 Oct 2010 23:16:56 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Mon, 04 Oct 2010 23:16:56 +0200
|
||||||
|
|
||||||
lubuntu-default-settings (0.12) maverick; urgency=low
|
lubuntu-default-settings (0.12) maverick; urgency=low
|
||||||
@ -725,7 +725,7 @@ lubuntu-default-settings (0.8) maverick; urgency=low
|
|||||||
- Depends on the re-written pcmanfm (>= 0.9.5).
|
- Depends on the re-written pcmanfm (>= 0.9.5).
|
||||||
* usr/share/lubuntu/openbox/menu.xml:
|
* usr/share/lubuntu/openbox/menu.xml:
|
||||||
- Use new command to launch desktop settings.
|
- Use new command to launch desktop settings.
|
||||||
* autostart:
|
* autostart:
|
||||||
- Use new pcmanfm --desktop command to start pcmanfm with desktop management
|
- Use new pcmanfm --desktop command to start pcmanfm with desktop management
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Wed, 02 Jun 2010 01:28:01 +0200
|
-- Julien Lavergne <gilir@ubuntu.com> Wed, 02 Jun 2010 01:28:01 +0200
|
||||||
@ -749,7 +749,7 @@ lubuntu-default-settings (0.6) lucid; urgency=low
|
|||||||
|
|
||||||
* Set iconsize to 22 and panel height to 24 for panel settings. It displays
|
* Set iconsize to 22 and panel height to 24 for panel settings. It displays
|
||||||
correct icons size for panel icons. Thanks Leszek Lesner.
|
correct icons size for panel icons. Thanks Leszek Lesner.
|
||||||
* usr/bin/start* :
|
* usr/bin/start* :
|
||||||
- From LXDE upstream, make sure dbus is launched when it's necessary.
|
- From LXDE upstream, make sure dbus is launched when it's necessary.
|
||||||
- Add polkit-gnome-authentification-agent-1 to make polkit working again.
|
- Add polkit-gnome-authentification-agent-1 to make polkit working again.
|
||||||
* Add custom defaults.list for applications by default.
|
* Add custom defaults.list for applications by default.
|
||||||
@ -770,7 +770,7 @@ lubuntu-default-settings (0.5) lucid; urgency=low
|
|||||||
* Complete openbox keybindings for taking screenshot. Thanks Adam for the
|
* Complete openbox keybindings for taking screenshot. Thanks Adam for the
|
||||||
patch.
|
patch.
|
||||||
* Switch to Lubuntu custom theme :
|
* Switch to Lubuntu custom theme :
|
||||||
- debian/control : Depends on lubuntu-artwork (>= 0.4) and
|
- debian/control : Depends on lubuntu-artwork (>= 0.4) and
|
||||||
elementary-icon-theme.
|
elementary-icon-theme.
|
||||||
- desktop.conf : Use elementary-monochrome for icon theme.
|
- desktop.conf : Use elementary-monochrome for icon theme.
|
||||||
- Use Clearlooks for Openbox theme.
|
- Use Clearlooks for Openbox theme.
|
||||||
@ -784,7 +784,7 @@ lubuntu-default-settings (0.4) lucid; urgency=low
|
|||||||
* Use openbox menu on the desktop indead of pcmanfm one.
|
* Use openbox menu on the desktop indead of pcmanfm one.
|
||||||
* Install configuration file for QT apps if no one is installed, and set
|
* Install configuration file for QT apps if no one is installed, and set
|
||||||
QT style=GTK+.
|
QT style=GTK+.
|
||||||
* Merge Leszek Lesner openbox settings.
|
* Merge Leszek Lesner openbox settings.
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sun, 24 Jan 2010 19:57:14 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Sun, 24 Jan 2010 19:57:14 +0100
|
||||||
|
|
||||||
@ -794,15 +794,15 @@ lubuntu-default-settings (0.3) lucid; urgency=low
|
|||||||
Bump depends on lxsession to >= 0.4.1 to use this feature.
|
Bump depends on lxsession to >= 0.4.1 to use this feature.
|
||||||
* Remove autostart for lxde-settings-daemon, it merged with lxsession.
|
* Remove autostart for lxde-settings-daemon, it merged with lxsession.
|
||||||
* Change path to the wallpaper to a png file rather than a jpg. Bump depends
|
* Change path to the wallpaper to a png file rather than a jpg. Bump depends
|
||||||
on lubuntu-artwork (>= 0.3)
|
on lubuntu-artwork (>= 0.3)
|
||||||
|
|
||||||
-- Julien Lavergne <gilir@ubuntu.com> Sun, 13 Dec 2009 11:19:35 +0100
|
-- Julien Lavergne <gilir@ubuntu.com> Sun, 13 Dec 2009 11:19:35 +0100
|
||||||
|
|
||||||
lubuntu-default-settings (0.2) lucid; urgency=low
|
lubuntu-default-settings (0.2) lucid; urgency=low
|
||||||
|
|
||||||
* Add the volume applet to the panel to have a way to configure
|
* Add the volume applet to the panel to have a way to configure
|
||||||
the sound
|
the sound
|
||||||
* Autostart gnome-power-manager to add power management support and
|
* Autostart gnome-power-manager to add power management support and
|
||||||
the battery icon in notification-area
|
the battery icon in notification-area
|
||||||
* Set the terminal for pcmanfm to lxterminal
|
* Set the terminal for pcmanfm to lxterminal
|
||||||
* Move lxpanel background for Lubuntu to a specific file.
|
* Move lxpanel background for Lubuntu to a specific file.
|
||||||
|
15
debian/control
vendored
15
debian/control
vendored
@ -17,18 +17,7 @@ Depends: lubuntu-artwork,
|
|||||||
policykit-desktop-privileges,
|
policykit-desktop-privileges,
|
||||||
ttf-ubuntu-font-family,
|
ttf-ubuntu-font-family,
|
||||||
${misc:Depends}
|
${misc:Depends}
|
||||||
Breaks: lubuntu-default-settings (<< 1.0), lubuntu-extra-sessions (<< 1.0), lubuntu-live-settings (<< 1.0), lubuntu-nexus7-default-session (<< 1.0), lubuntu-nexus7-extra-files (<< 1.0), lxgames-default-session (<< 1.0), qlubuntu-default-session (<< 1.0)
|
Breaks: lubuntu-default-session (<< 1.0), lubuntu-default-settings (<< 1.0), lubuntu-extra-sessions (<< 1.0), lubuntu-live-settings (<< 1.0), lubuntu-nexus7-default-session (<< 1.0), lubuntu-nexus7-extra-files (<< 1.0), lxgames-default-session (<< 1.0), qlubuntu-default-session (<< 1.0)
|
||||||
Replaces: lubuntu-default-settings (<< 1.0), lubuntu-extra-sessions (<< 1.0), lubuntu-live-settings (<< 1.0), lubuntu-nexus7-default-session (<< 1.0), lubuntu-nexus7-extra-files (<< 1.0), lxgames-default-session (<< 1.0), qlubuntu-default-session (<< 1.0)
|
Replaces: lubuntu-default-session (<< 1.0), lubuntu-default-settings (<< 1.0), lubuntu-extra-sessions (<< 1.0), lubuntu-live-settings (<< 1.0), lubuntu-nexus7-default-session (<< 1.0), lubuntu-nexus7-extra-files (<< 1.0), lxgames-default-session (<< 1.0), qlubuntu-default-session (<< 1.0)
|
||||||
Description: default settings for Lubuntu
|
Description: default settings for Lubuntu
|
||||||
Various system settings tailored for Lubuntu.
|
Various system settings tailored for Lubuntu.
|
||||||
|
|
||||||
Package: lubuntu-default-session
|
|
||||||
Architecture: all
|
|
||||||
Depends: lubuntu-default-settings,
|
|
||||||
sddm,
|
|
||||||
sddm-theme-lubuntu-chooser,
|
|
||||||
${misc:Depends}
|
|
||||||
Breaks: lubuntu-default-session (<< 1.0)
|
|
||||||
Replaces: lubuntu-default-session (<< 1.0)
|
|
||||||
Description: set default session to Lubuntu
|
|
||||||
This package sets the default session to Lubuntu by default.
|
|
||||||
|
2
debian/light-locker.desktop
vendored
2
debian/light-locker.desktop
vendored
@ -1,2 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Hidden=true
|
|
1
debian/lubuntu-default-session.install
vendored
1
debian/lubuntu-default-session.install
vendored
@ -1 +0,0 @@
|
|||||||
usr/share/lightdm/lightdm.conf.d/20-lubuntu.conf
|
|
1
debian/lubuntu-default-settings.dirs
vendored
1
debian/lubuntu-default-settings.dirs
vendored
@ -1 +0,0 @@
|
|||||||
/etc/lxdm
|
|
25
debian/lubuntu-default-settings.install
vendored
25
debian/lubuntu-default-settings.install
vendored
@ -1,25 +0,0 @@
|
|||||||
etc/lightdm/
|
|
||||||
etc/xdg/lubuntu/applications/
|
|
||||||
etc/xdg/lubuntu/libfm/
|
|
||||||
etc/xdg/lubuntu/lxdm/
|
|
||||||
etc/xdg/lubuntu/lxterminal/
|
|
||||||
etc/xdg/lubuntu/menus/lxde-applications.menu
|
|
||||||
etc/xdg/lubuntu/menus/lxgames-applications.menu
|
|
||||||
etc/xdg/lxsession/Lubuntu-Netbook/
|
|
||||||
etc/xdg/lxsession/Lubuntu/
|
|
||||||
etc/xdg/pcmanfm/
|
|
||||||
etc/xdg/xdg-Lubuntu/
|
|
||||||
usr/bin/
|
|
||||||
usr/share/applications/lubuntu-logout.desktop
|
|
||||||
usr/share/applications/lubuntu-screenlock.desktop
|
|
||||||
usr/share/gdm/
|
|
||||||
usr/share/lubuntu/leafpad/
|
|
||||||
usr/share/lubuntu/openbox/menu.xml
|
|
||||||
usr/share/lubuntu/openbox/rc.xml
|
|
||||||
usr/share/lubuntu/pcmanfm/
|
|
||||||
usr/share/lubuntu/qt/Trolltech.conf
|
|
||||||
usr/share/lubuntu/xscreensaver/
|
|
||||||
usr/share/lxpanel/profile/Lubuntu/
|
|
||||||
usr/share/upstart/sessions/
|
|
||||||
usr/share/xsessions/Lubuntu.desktop
|
|
||||||
usr/share/xsessions/QLubuntu.desktop
|
|
1
debian/lubuntu-default-settings.links
vendored
1
debian/lubuntu-default-settings.links
vendored
@ -1 +0,0 @@
|
|||||||
etc/xdg/xdg-Lubuntu etc/xdg/xdg-QLubuntu
|
|
26
debian/lubuntu-default-settings.postinst
vendored
26
debian/lubuntu-default-settings.postinst
vendored
@ -1,26 +0,0 @@
|
|||||||
#!/bin/sh -e
|
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
# Remove alternative file if it's not a symlink, workaround for broken upgrade
|
|
||||||
# See bug #625485
|
|
||||||
if [ -f /etc/alternatives/lxdm.conf ] ; then
|
|
||||||
if [ ! -h "/etc/alternatives/lxdm.conf" ] ; then
|
|
||||||
rm -f "/etc/alternatives/lxdm.conf"
|
|
||||||
fi
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ "$1" = "configure" ] ; then
|
|
||||||
update-alternatives --install /etc/lxdm/default.conf \
|
|
||||||
lxdm.conf /etc/xdg/lubuntu/lxdm/lxdm.conf 60
|
|
||||||
fi
|
|
||||||
|
|
||||||
if dpkg-maintscript-helper supports mv_conffile; then
|
|
||||||
dpkg-maintscript-helper mv_conffile \
|
|
||||||
/etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf \
|
|
||||||
/etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf \
|
|
||||||
0.44 -- "$@"
|
|
||||||
fi
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
exit 0
|
|
14
debian/lubuntu-default-settings.postrm
vendored
14
debian/lubuntu-default-settings.postrm
vendored
@ -1,14 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
if dpkg-maintscript-helper supports mv_conffile; then
|
|
||||||
dpkg-maintscript-helper mv_conffile \
|
|
||||||
/etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf \
|
|
||||||
/etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf \
|
|
||||||
0.44 -- "$@"
|
|
||||||
fi
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
|
|
||||||
exit 0
|
|
14
debian/lubuntu-default-settings.preinst
vendored
14
debian/lubuntu-default-settings.preinst
vendored
@ -1,14 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
if dpkg-maintscript-helper supports mv_conffile; then
|
|
||||||
dpkg-maintscript-helper mv_conffile \
|
|
||||||
/etc/xdg/lubuntu/lightdm/lightdm-gtk-greeter.conf \
|
|
||||||
/etc/lightdm/lightdm-gtk-greeter.conf.d/30_lubuntu.conf \
|
|
||||||
0.44 -- "$@"
|
|
||||||
fi
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
|
|
||||||
exit 0
|
|
10
debian/lubuntu-default-settings.prerm
vendored
10
debian/lubuntu-default-settings.prerm
vendored
@ -1,10 +0,0 @@
|
|||||||
#!/bin/sh -e
|
|
||||||
|
|
||||||
set -e
|
|
||||||
|
|
||||||
if [ "$1" = "remove" ] ; then
|
|
||||||
update-alternatives --remove lxdm.conf /etc/xdg/lubuntu/lxdm/lxdm.conf
|
|
||||||
fi
|
|
||||||
|
|
||||||
#DEBHELPER#
|
|
||||||
exit 0
|
|
12
debian/lubuntu-extra-sessions.install
vendored
12
debian/lubuntu-extra-sessions.install
vendored
@ -1,12 +0,0 @@
|
|||||||
etc/xdg/lubuntu/menus/desktop-directories/lxqt-settings.directory
|
|
||||||
etc/xdg/lubuntu/menus/lubuntu-nexus7-applications.menu
|
|
||||||
etc/xdg/lubuntu/pcmanfm-qt/
|
|
||||||
etc/xdg/lxsession/LX-Games/
|
|
||||||
etc/xdg/lxsession/Lubuntu-Nexus7/
|
|
||||||
etc/xdg/lxsession/QLubuntu/
|
|
||||||
usr/share/lubuntu/openbox/nexus-rc.xml
|
|
||||||
usr/share/lubuntu/qt/Trolltech-qt-session.conf
|
|
||||||
usr/share/lxpanel/profile/Lubuntu-Nexus7/
|
|
||||||
usr/share/xsessions/lubuntu-nexus7.desktop
|
|
||||||
usr/share/xsessions/lxgames.desktop
|
|
||||||
usr/share/xsessions/Lubuntu-Netbook.desktop
|
|
5
debian/maintscript
vendored
5
debian/maintscript
vendored
@ -1,5 +0,0 @@
|
|||||||
mv_conffile /etc/xdg/pcmanfm/lubuntu.conf /etc/xdg/pcmanfm/lubuntu/pcmanfm.conf 0.15
|
|
||||||
rm_conffile /etc/lightdm/lightdm.conf.d/20-lubuntu.conf 0.40
|
|
||||||
rm_conffile /etc/lightdm/lightdm.conf.d/20-lubuntu-nexus7.conf 0.40
|
|
||||||
rm_conffile /etc/lightdm/lightdm.conf.d/20-lxgames.conf 0.40
|
|
||||||
rm_conffile /etc/lightdm/lightdm.conf.d/20-qlubuntu.conf 0.40
|
|
1
debian/qlubuntu-default-session.install
vendored
1
debian/qlubuntu-default-session.install
vendored
@ -1 +0,0 @@
|
|||||||
usr/share/lightdm/lightdm.conf.d/20-qlubuntu.conf
|
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -4,6 +4,3 @@
|
|||||||
|
|
||||||
override_dh_auto_build:
|
override_dh_auto_build:
|
||||||
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp
|
$(MAKE) DESTDIR=$(CURDIR)/debian/tmp
|
||||||
|
|
||||||
override_dh_missing:
|
|
||||||
dh_missing --fail-missing
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user