diff options
Diffstat (limited to 'meta/recipes-sato/rxvt-unicode/files/rxvt.desktop')
| -rw-r--r-- | meta/recipes-sato/rxvt-unicode/files/rxvt.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-sato/rxvt-unicode/files/rxvt.desktop b/meta/recipes-sato/rxvt-unicode/files/rxvt.desktop new file mode 100644 index 0000000000..a419c98a13 --- /dev/null +++ b/meta/recipes-sato/rxvt-unicode/files/rxvt.desktop | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | [Desktop Entry] | ||
| 2 | Encoding=UTF-8 | ||
| 3 | Name=Terminal | ||
| 4 | Comment=When all else fails. | ||
| 5 | Exec=/usr/bin/rxvt | ||
| 6 | Icon=utilities-terminal.png | ||
| 7 | Terminal=false | ||
| 8 | Type=Application | ||
| 9 | Categories=Utility | ||
| 10 | StartupNotify=false | ||
| 11 | |||
