diff options
author | Maximilian Gerhard <maxbox@directbox.com> | 2012-06-01 01:46:50 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2012-06-02 14:31:33 +0200 |
commit | f5c3d353adf6aff92df82a960241616ce160edcb (patch) | |
tree | ca77850ea1e8acb1f2617fbab2fdd5585162c46e /kanotix/html/welcome.html | |
parent | 45024fa621b29141469fae412eb442ea7f40c764 (diff) | |
download | acritoxinstaller-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)
Diffstat (limited to 'kanotix/html/welcome.html')
-rw-r--r-- | kanotix/html/welcome.html | 2 |
1 files changed, 1 insertions, 1 deletions
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> |