author | llornkcor <llornkcor> | 2002-06-05 18:31:00 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2002-06-05 18:31:00 (UTC) |
commit | 9bd38805d22b6687ec8918ab1f581b2a28ba637a (patch) (side-by-side diff) | |
tree | 26a8ea0609335f2efef8a57b4401e4c17b2754f2 /apps | |
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 Exec=textedit Icon=TextEditor Type=Application -MimeType=text/* +MimeType=text/plain Name=Text Editor Name[pt_BR]=Editor de Textos Name[no]=Teksteditor |