aboutsummaryrefslogtreecommitdiff
path: root/debian/lumina-data.install
diff options
context:
space:
mode:
authorKen Moore <moorekou@gmail.com>2016-06-20 11:51:28 -0400
committerKen Moore <moorekou@gmail.com>2016-06-20 11:51:28 -0400
commiteec8410951b887a2fd70798ab77366b2685dbb63 (patch)
treead2b47fd3837118f62c7931e2245886144d211a3 /debian/lumina-data.install
parentOops - forgot to add a couple new .desktop files to the git repo. (diff)
downloadlumina-eec8410951b887a2fd70798ab77366b2685dbb63.tar.gz
lumina-eec8410951b887a2fd70798ab77366b2685dbb63.tar.bz2
lumina-eec8410951b887a2fd70798ab77366b2685dbb63.zip
Large update to all the port-files.
1) Move all the port files (.spec, .ebuild, debian dir, etc..) into the port-files dir. 2) Move all the FreeBSD port files into a "port-files/FreeBSD" sub-dir 3) Update all the build/install scripts (as much as possible - needs review by the porters) to account for the directory heirarchy change 4) Update the .gitignore file a bit so it is also aware of the new directory heirarchy
Diffstat (limited to 'debian/lumina-data.install')
-rw-r--r--debian/lumina-data.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/lumina-data.install b/debian/lumina-data.install
deleted file mode 100644
index 71d251c9..00000000
--- a/debian/lumina-data.install
+++ /dev/null
@@ -1,13 +0,0 @@
-usr/share/applications/lumina-support.desktop
-usr/share/pixmaps/Lumina-DE.png
-usr/share/Lumina-DE/colors/
-usr/share/Lumina-DE/themes/
-usr/share/Lumina-DE/desktop-background.jpg
-usr/share/Lumina-DE/fluxbox-init-rc
-usr/share/Lumina-DE/fluxbox-keys
-usr/share/Lumina-DE/Login.ogg
-usr/share/Lumina-DE/Logout.ogg
-usr/share/Lumina-DE/luminaDesktop.conf
-usr/share/Lumina-DE/i18n/lumina-desktop*.qm
-usr/share/wallpapers/Lumina-DE/
-usr/share/xsessions/Lumina-DE.desktop
bgstack15