diff options
-rw-r--r-- | desktop/homerun/README (renamed from system/homerun/README) | 0 | ||||
-rw-r--r-- | desktop/homerun/doinst.sh | 9 | ||||
-rw-r--r-- | desktop/homerun/homerun.SlackBuild (renamed from system/homerun/homerun.SlackBuild) | 0 | ||||
-rw-r--r-- | desktop/homerun/homerun.info (renamed from system/homerun/homerun.info) | 0 | ||||
-rw-r--r-- | desktop/homerun/slack-desc (renamed from system/homerun/slack-desc) | 0 |
5 files changed, 9 insertions, 0 deletions
diff --git a/system/homerun/README b/desktop/homerun/README index d33b05da0a..d33b05da0a 100644 --- a/system/homerun/README +++ b/desktop/homerun/README diff --git a/desktop/homerun/doinst.sh b/desktop/homerun/doinst.sh new file mode 100644 index 0000000000..3e5691a052 --- /dev/null +++ b/desktop/homerun/doinst.sh @@ -0,0 +1,9 @@ +if [ -x /usr/bin/update-desktop-database ]; then + /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 +fi + +if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then + if [ -x /usr/bin/gtk-update-icon-cache ]; then + /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 + fi +fi diff --git a/system/homerun/homerun.SlackBuild b/desktop/homerun/homerun.SlackBuild index fbeb7fbeb9..fbeb7fbeb9 100644 --- a/system/homerun/homerun.SlackBuild +++ b/desktop/homerun/homerun.SlackBuild diff --git a/system/homerun/homerun.info b/desktop/homerun/homerun.info index 9bcc054a45..9bcc054a45 100644 --- a/system/homerun/homerun.info +++ b/desktop/homerun/homerun.info diff --git a/system/homerun/slack-desc b/desktop/homerun/slack-desc index 81f9555315..81f9555315 100644 --- a/system/homerun/slack-desc +++ b/desktop/homerun/slack-desc |