diff options
author | probonopd <probonopd@users.noreply.github.com> | 2017-11-05 22:48:10 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-11-05 14:49:14 -0800 |
commit | 6fd00fac1dd525235e51d9b529bbd85d01408f6e (patch) | |
tree | ada1f84a6a3b595a14b4447aabeef211f9e5ec0d /subsurface.desktop | |
parent | cc4ca76ea02320bb69f79d5c91babc545f551600 (diff) | |
download | subsurface-6fd00fac1dd525235e51d9b529bbd85d01408f6e.tar.gz |
Fix name to uppercase
Diffstat (limited to 'subsurface.desktop')
-rw-r--r-- | subsurface.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subsurface.desktop b/subsurface.desktop index cbdcbac97..1bf166393 100644 --- a/subsurface.desktop +++ b/subsurface.desktop @@ -1,6 +1,6 @@ [Desktop Entry] Type=Application -Name=subsurface +Name=Subsurface GenericName=dive log program Comment=manage and display dive computer data Icon=subsurface-icon |