hare-xdg/format/desktop_entry/test_data/foo.desktop

26 lines
474 B
Desktop File
Raw Normal View History

2024-10-20 16:40:24 -06:00
#This is a comment
[Desktop Entry]
Version=1.0
Type=Application
Name=Foo Viewer
Comment=The best viewer for Foo objects available!
TryExec=fooview
Exec=fooview %F
Icon=fooview
MimeType=image/x-foo;
Actions=Gallery;Create;
[Desktop Action Gallery]
Exec=fooview --gallery
Name=Browse Gallery
[Desktop Action Create]
Exec=fooview --create-new
Name=Create a new Foo!
Name[en_US]=Create a new Foo!
2024-10-21 10:38:58 -06:00
Name[xx_XX.UTF-8]=Zweep zoop flooble glorp
2024-10-20 16:40:24 -06:00
#Another comment
Icon=fooview-new