summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaximilian Gerhard <maxbox@directbox.com>2012-06-01 01:46:50 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2012-06-02 14:31:33 +0200
commitf5c3d353adf6aff92df82a960241616ce160edcb (patch)
treeca77850ea1e8acb1f2617fbab2fdd5585162c46e
parent45024fa621b29141469fae412eb442ea7f40c764 (diff)
downloadacritoxinstaller-f5c3d353adf6aff92df82a960241616ce160edcb.zip
acritoxinstaller-f5c3d353adf6aff92df82a960241616ce160edcb.tar.gz
respect freedesktop.org XDG menu spec
- changed install target of .desktop file to /usr/share/applications - added own copy of Kanotix ksplash icon into package (for html pages)
-rw-r--r--debian/acritoxinstaller-kanotix.install2
-rw-r--r--debian/changelog7
-rw-r--r--kanotix/acritoxinstaller.desktop1
-rw-r--r--kanotix/html/kanotix-k-icon.pngbin0 -> 26045 bytes
-rw-r--r--kanotix/html/welcome.html2
-rw-r--r--kanotix/html/willkommen.html2
6 files changed, 11 insertions, 3 deletions
diff --git a/debian/acritoxinstaller-kanotix.install b/debian/acritoxinstaller-kanotix.install
index 1376b12..bbd3ee9 100644
--- a/debian/acritoxinstaller-kanotix.install
+++ b/debian/acritoxinstaller-kanotix.install
@@ -1,3 +1,3 @@
-kanotix/acritoxinstaller.desktop /usr/share/applnk/Kanotix/
+kanotix/acritoxinstaller.desktop /usr/share/applications/
kanotix/icons/* /usr/share/icons/hicolor/
kanotix/html /usr/share/acritoxinstaller/
diff --git a/debian/changelog b/debian/changelog
index 90277d0..6d4d7b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+acritoxinstaller (0.2.26) dragonfire; urgency=low
+
+ * changed install target of .desktop file to /usr/share/applications
+ * added own copy of Kanotix ksplash icon into package
+
+ -- Maximilian Gerhard <maxbox@directbox.com> Fri, 01 Jun 2012 01:34:15 +0200
+
acritoxinstaller (0.2.25) dragonfire; urgency=low
* remove enable_persistent script, mdadm raid support
diff --git a/kanotix/acritoxinstaller.desktop b/kanotix/acritoxinstaller.desktop
index 676498b..6d632a4 100644
--- a/kanotix/acritoxinstaller.desktop
+++ b/kanotix/acritoxinstaller.desktop
@@ -8,3 +8,4 @@ GenericName=Install Kanotix
GenericName[de]=Kanotix installieren
Comment=Install Kanotix
Comment[de]=Kanotix installieren
+Categories=Kanotix
diff --git a/kanotix/html/kanotix-k-icon.png b/kanotix/html/kanotix-k-icon.png
new file mode 100644
index 0000000..cfe436d
--- /dev/null
+++ b/kanotix/html/kanotix-k-icon.png
Binary files differ
diff --git a/kanotix/html/welcome.html b/kanotix/html/welcome.html
index 9aac961..90c4abb 100644
--- a/kanotix/html/welcome.html
+++ b/kanotix/html/welcome.html
@@ -5,7 +5,7 @@
<table>
<tr>
<td>
-<img src="/usr/share/kde4/apps/ksplash/Themes/kanotix-starrise/1600x1200/icon5.png" />
+<img src="kanotix-k-.png" />
</td>
<td style="padding: 20px 10px;">
<h1>Install Kanotix</h1>
diff --git a/kanotix/html/willkommen.html b/kanotix/html/willkommen.html
index 90ef6fb..a8919e2 100644
--- a/kanotix/html/willkommen.html
+++ b/kanotix/html/willkommen.html
@@ -5,7 +5,7 @@
<table>
<tr>
<td>
-<img src="/usr/share/kde4/apps/ksplash/Themes/kanotix-starrise/1600x1200/icon5.png" />
+<img src="kanotix-k-icon.png" />
</td>
<td style="padding: 20px 10px;">
<h1>Kanotix installieren</h1>