diff options
author | Fridrich von Stauffenberg <cancellor2@gmail.com> | 2011-08-09 14:48:29 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-09 14:48:29 -0300 |
commit | b8bedd097ac5cd882f7241cabfc3069ae8e0f768 (patch) | |
tree | 8e2b98bdfad6bebc65dd3ed7b181bb988f240324 /system/microemulator/microemulator.desktop | |
parent | 365fe7e74e1526ec004ec107a195223b47b96800 (diff) | |
download | slackbuilds-b8bedd097ac5cd882f7241cabfc3069ae8e0f768.tar.gz |
system/microemulator: Added (J2ME emulator)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'system/microemulator/microemulator.desktop')
-rw-r--r-- | system/microemulator/microemulator.desktop | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/microemulator/microemulator.desktop b/system/microemulator/microemulator.desktop new file mode 100644 index 0000000000..8b016ab4d7 --- /dev/null +++ b/system/microemulator/microemulator.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Encoding=UTF-8 +Version=1.0 +Type=Application +Name=MicroEmulator +GenericName=J2ME emulator +Comment=Run Java MIDlets on PC +Icon=microemulator +Exec=microemulator +Categories=System;Emulator; |