author | mickeyl <mickeyl> | 2003-01-24 21:54:43 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-01-24 21:54:43 (UTC) |
commit | 6579f444d9d0581a97e27c8b4230b3792060b09a (patch) (side-by-side diff) | |
tree | 55f029c5342fd67fe61b3fba6d640dac08275ad3 /apps | |
parent | 906aea69e2b082d12de6c6a795847ee2c77ed40d (diff) | |
download | opie-6579f444d9d0581a97e27c8b4230b3792060b09a.zip opie-6579f444d9d0581a97e27c8b4230b3792060b09a.tar.gz opie-6579f444d9d0581a97e27c8b4230b3792060b09a.tar.bz2 |
change mimetype to text/* as pointed out by kergoth and harlekin
-rw-r--r-- | apps/Applications/tinykate.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Applications/tinykate.desktop b/apps/Applications/tinykate.desktop index 20dac8f..816f223 100644 --- a/apps/Applications/tinykate.desktop +++ b/apps/Applications/tinykate.desktop @@ -6,4 +6,4 @@ File = Icon = tinykate/tinykate Name = TinyKATE -MimeType = text/plain +MimeType = text/* Type = Applications |