summaryrefslogtreecommitdiffstats
path: root/development/smartsvn/smartsvn.desktop
diff options
context:
space:
mode:
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