diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-20 16:00:28 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:27:23 +0000 |
commit | 303a18ad12aaf8dac58e2b469eb433ff4935a587 (patch) | |
tree | 81a76e0ecc62f06e752c5e1b5c1278e4a22343af /development | |
parent | 80f0caa4387b53ddc17e06bf64bdef435f155697 (diff) | |
download | slackbuilds-303a18ad12aaf8dac58e2b469eb433ff4935a587.tar.gz |
development/android-studio: Make .desktop validate.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r-- | development/android-studio/android-studio.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/android-studio/android-studio.desktop b/development/android-studio/android-studio.desktop index ca7048aea8..ba0b8cbe34 100644 --- a/development/android-studio/android-studio.desktop +++ b/development/android-studio/android-studio.desktop @@ -6,5 +6,5 @@ Exec=/usr/share/android-studio/bin/studio.sh Icon=/usr/share/android-studio/bin/studio.png Path=/usr/share/android-studio/bin/ Type=Application -Categories=Development;Android +Categories=Development; Terminal=false |