diff options
author | Ján Sučan <sucan@runbox.com> | 2013-12-04 09:28:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2013-12-05 06:34:37 +0700 |
commit | b0347c776e4401c98515904cc7a4b85f1909f703 (patch) | |
tree | 6e2b11db473951b8a4bc221e62a67d52ac847c5c /desktop/xfce4-mailwatch-plugin/doinst.sh | |
parent | b52af32290de433ec050939be47e87882c4bcdbf (diff) |
desktop/xfce4-mailwatch-plugin: Updated for version 1.2.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/xfce4-mailwatch-plugin/doinst.sh')
-rw-r--r-- | desktop/xfce4-mailwatch-plugin/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/xfce4-mailwatch-plugin/doinst.sh b/desktop/xfce4-mailwatch-plugin/doinst.sh index 30eb690936b52..8542d1c18e4c0 100644 --- a/desktop/xfce4-mailwatch-plugin/doinst.sh +++ b/desktop/xfce4-mailwatch-plugin/doinst.sh @@ -3,4 +3,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |