mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
bea639fa54
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
24 lines
613 B
Desktop File
24 lines
613 B
Desktop File
[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
|