author | llornkcor <llornkcor> | 2002-06-05 18:31:00 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-06-05 18:31:00 (UTC) |
commit | 9bd38805d22b6687ec8918ab1f581b2a28ba637a (patch) (unidiff) | |
tree | 26a8ea0609335f2efef8a57b4401e4c17b2754f2 | |
parent | 4c64685a9cebf33281b9221814aca5391c48fce6 (diff) | |
download | opie-9bd38805d22b6687ec8918ab1f581b2a28ba637a.zip opie-9bd38805d22b6687ec8918ab1f581b2a28ba637a.tar.gz opie-9bd38805d22b6687ec8918ab1f581b2a28ba637a.tar.bz2 |
changed mimetype to not interfere with other text
-rw-r--r-- | apps/Applications/textedit.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/Applications/textedit.desktop b/apps/Applications/textedit.desktop index 73b07ed..a536d29 100644 --- a/apps/Applications/textedit.desktop +++ b/apps/Applications/textedit.desktop | |||
@@ -3,7 +3,7 @@ Comment=A Text Editing Program | |||
3 | Exec=textedit | 3 | Exec=textedit |
4 | Icon=TextEditor | 4 | Icon=TextEditor |
5 | Type=Application | 5 | Type=Application |
6 | MimeType=text/* | 6 | MimeType=text/plain |
7 | Name=Text Editor | 7 | Name=Text Editor |
8 | Name[pt_BR]=Editor de Textos | 8 | Name[pt_BR]=Editor de Textos |
9 | Name[no]=Teksteditor | 9 | Name[no]=Teksteditor |