From: Fredrik Tolf Date: Sat, 13 Oct 2007 21:56:39 +0000 (+0200) Subject: Install icon and desktop file from guishell apkg. X-Git-Tag: 1.0~19 X-Git-Url: http://git.dolda2000.com/gitweb/?p=doldaconnect.git;a=commitdiff_plain;h=a96bf02b5b45c9f4e1af5c4259ccb2b838904273 Install icon and desktop file from guishell apkg. --- diff --git a/autopackage/guishell.apspec.in b/autopackage/guishell.apspec.in index c6c9b8a..b86283b 100644 --- a/autopackage/guishell.apspec.in +++ b/autopackage/guishell.apspec.in @@ -20,7 +20,7 @@ prepareBuild --enable-dolconf --enable-guishell --disable-gtk2ui --disable-daemo unprepareBuild [Imports] -echo bin share/locale | import +echo bin share | import [Prepare] require @gtk.org/gtk 2.10 @@ -32,6 +32,8 @@ installExe bin/dolconf installExe bin/dolcon-launch installExe bin/doldacond-shell installLocale share/locale +installIcon share/icons/hicolor +installMenuItem "Network/File sharing" share/applications/dolcon.desktop [Uninstall] # Usually just the following line is enough to uninstall everything