summaryrefslogtreecommitdiffstats
path: root/development/smartsvn/smartsvn.desktop
diff options
context:
space:
mode:
author Miguel De Anda <miguel@thedeanda.com>2014-05-22 20:41:42 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-05-23 09:16:29 +0700
commitbea639fa5483c7ff5f840cb0f8d25d34242cf3e9 (patch)
treed0035d5b2ff6240717a4143843b597505ea3beed /development/smartsvn/smartsvn.desktop
parentb1b5d97e815fe13e8abf61d166714349cc0633ba (diff)
downloadslackbuilds-bea639fa5483c7ff5f840cb0f8d25d34242cf3e9.tar.gz
slackbuilds-bea639fa5483c7ff5f840cb0f8d25d34242cf3e9.tar.xz
development/smartsvn: Added (Desktop SVN Client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/smartsvn/smartsvn.desktop')
-rw-r--r--development/smartsvn/smartsvn.desktop24
1 files changed, 24 insertions, 0 deletions
diff --git a/development/smartsvn/smartsvn.desktop b/development/smartsvn/smartsvn.desktop
new file mode 100644
index 0000000000..eb998e74e9
--- /dev/null
+++ b/development/smartsvn/smartsvn.desktop
@@ -0,0 +1,24 @@
+[Desktop Entry]
+Version=1.0
+Encoding=UTF-8
+Name=SmartSVN
+Keywords=svn;subversion
+GenericName=SVN Client
+Type=Application
+Categories=Development;RevisionControl
+Terminal=false
+StartupNotify=true
+Exec="/usr/share/smartsvn/bin/smartsvn.sh" %f
+MimeType=x-directory/normal
+Icon=smartsvn
+X-Ayatana-Desktop-Shortcuts=NewWindow;RepositoryBrowser
+
+[NewWindow Shortcut Group]
+Name=Open a New Window
+Exec="/usr/share/smartsvn/bin/smartsvn.sh"
+TargetEnvironment=Unity
+
+[RepositoryBrowser Shortcut Group]
+Name=Open the Repository Browser
+Exec="/usr/share/smartsvn/bin/smartsvn.sh" --repository-browser
+TargetEnvironment=Unity