wok annotate wine-rt/stuff/applications/notepad.desktop @ rev 13542
sudo-pam: fix (by xj); wine-rt: add (by xj); qjackctl: up 0.3.9
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Tue Oct 30 04:33:32 2012 +0000 (2012-10-30) |
parents | |
children |
rev | line source |
---|---|
al@13542 | 1 [Desktop Entry] |
al@13542 | 2 Encoding=UTF-8 |
al@13542 | 3 Name=Wine Notepad |
al@13542 | 4 Name[fr]=Bloc-notes Wine |
al@13542 | 5 Name[ru]=Блокнот Wine |
al@13542 | 6 Exec=notepad %f |
al@13542 | 7 Icon=accessories-text-editor |
al@13542 | 8 Terminal=false |
al@13542 | 9 Type=Application |
al@13542 | 10 MimeType=text/plain |
al@13542 | 11 Categories=Utility;TextEditor; |