Indicate that the XML editor accepts a filename on the command line
This commit is contained in:
parent
d64a2e37a7
commit
d8504da7e2
|
@ -2,7 +2,7 @@
|
||||||
Name=XML editor
|
Name=XML editor
|
||||||
Comment=An XML editor
|
Comment=An XML editor
|
||||||
TryExec=xmleditor
|
TryExec=xmleditor
|
||||||
Exec=xmleditor
|
Exec=xmleditor %f
|
||||||
Icon=text-editor
|
Icon=text-editor
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=Utility;TextEditor;GTK;
|
Categories=Utility;TextEditor;GTK;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user