mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
9380ee08f5
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
23 lines
598 B
Desktop File
23 lines
598 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
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
|