diff options
author | B. Watson <yalhcru@gmail.com> | 2020-01-17 11:26:02 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-01-18 12:25:22 +0700 |
commit | 42089d59532944d0d6983fa8203699d7d3407b28 (patch) | |
tree | 585a42be40869e95849eb29fb5e30fbb04aa4766 | |
parent | 38f36ea132bbb1ece1d4c6ed2d342a1277082412 (diff) |
development/smartsvn: Make .desktop file validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | development/smartsvn/smartsvn.desktop | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/development/smartsvn/smartsvn.desktop b/development/smartsvn/smartsvn.desktop index 7551e47f461a..04fb9eba929c 100644 --- a/development/smartsvn/smartsvn.desktop +++ b/development/smartsvn/smartsvn.desktop @@ -10,14 +10,3 @@ 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 |