wok diff wine/stuff/applications/notepad.desktop @ rev 4259
wine: add desktop file for notepad, winecfg, winefile + custom icon
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri Sep 25 12:11:54 2009 +0200 (2009-09-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/wine/stuff/applications/notepad.desktop Fri Sep 25 12:11:54 2009 +0200 1.3 @@ -0,0 +1,10 @@ 1.4 +[Desktop Entry] 1.5 +Encoding=UTF-8 1.6 +Name=Wine Notepad 1.7 +Name[fr]=Bloc-notes Wine 1.8 +Exec=notepad %f 1.9 +Icon=accessories-text-editor 1.10 +Terminal=false 1.11 +Type=Application 1.12 +MimeType=text/plain 1.13 +Categories=Utility;TextEditor;