format::desktop_entry: Fix test data
This commit is contained in:
@@ -12,8 +12,6 @@ Icon=fooview
|
||||
MimeType=image/x-foo;
|
||||
Actions=Gallery;Create;
|
||||
|
||||
Name[en_US]=foo.desktop
|
||||
|
||||
[Desktop Action Gallery]
|
||||
Exec=fooview --gallery
|
||||
Name=Browse Gallery
|
||||
@@ -22,5 +20,6 @@ Name=Browse Gallery
|
||||
Exec=fooview --create-new
|
||||
Name=Create a new Foo!
|
||||
Name[en_US]=Create a new Foo!
|
||||
Name[xx_XX.UTF-8]=Zweep zoop flooble glorp
|
||||
#Another comment
|
||||
Icon=fooview-new
|
||||
|
||||
Reference in New Issue
Block a user