diff options
author | Timothy Pearson <[email protected]> | 2014-11-16 20:55:54 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-11-16 20:55:54 -0600 |
commit | 6d15450dffbf0065b47ccb4b3a09f86829760e00 (patch) | |
tree | 1ffa04457f337df331df49ce55107a155a0a63e7 /mimetypes/text/x-adasrc.desktop | |
parent | cc59517de91098b7ca57d333d6ea39308106d2e9 (diff) | |
download | tdelibs-6d15450dffbf0065b47ccb4b3a09f86829760e00.tar.gz tdelibs-6d15450dffbf0065b47ccb4b3a09f86829760e00.zip |
Fix accidental error introduced in GIT hash 2cd151
Diffstat (limited to 'mimetypes/text/x-adasrc.desktop')
-rw-r--r-- | mimetypes/text/x-adasrc.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mimetypes/text/x-adasrc.desktop b/mimetypes/text/x-adasrc.desktop index 2933bf415..c9975bf60 100644 --- a/mimetypes/text/x-adasrc.desktop +++ b/mimetypes/text/x-adasrc.desktop @@ -82,7 +82,7 @@ Comment[zh_CN]=Ada 源文件 Comment[zh_HK]=Ada 源代碼 Comment[zh_TW]=Ada 原始檔 Comment[zu]=Ifayela Lemvelaphi le-Ada -Icon=text-x-csrcpp +Icon=text-x-c++src Type=MimeType MimeType=text/x-adasrc Patterns=*.adb;*.ads; |