From eec8410951b887a2fd70798ab77366b2685dbb63 Mon Sep 17 00:00:00 2001 From: Ken Moore Date: Mon, 20 Jun 2016 11:51:28 -0400 Subject: 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 --- port-files/debian/lumina-data.install | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 port-files/debian/lumina-data.install (limited to 'port-files/debian/lumina-data.install') diff --git a/port-files/debian/lumina-data.install b/port-files/debian/lumina-data.install new file mode 100644 index 00000000..daaf5ac5 --- /dev/null +++ b/port-files/debian/lumina-data.install @@ -0,0 +1,13 @@ +usr/share/applications/lumina-support.desktop +usr/share/pixmaps/Lumina-DE.png +usr/share/lumina-desktop/colors/ +usr/share/lumina-desktop/themes/ +usr/share/lumina-desktop/desktop-background.jpg +usr/share/lumina-desktop/fluxbox-init-rc +usr/share/lumina-desktop/fluxbox-keys +usr/share/lumina-desktop/Login.ogg +usr/share/lumina-desktop/Logout.ogg +usr/share/lumina-desktop/luminaDesktop.conf +usr/share/lumina-desktop/i18n/lumina-desktop*.qm +usr/share/wallpapers/Lumina-DE/ +usr/share/xsessions/Lumina-DE.desktop -- cgit