You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-editors/mlview/files/mlview-0.9.0-desktop.patch

21 lines
433 B

--- mlview.desktop.in
+++ mlview.desktop.in
@@ -1,13 +1,10 @@
[Desktop Entry]
-Version=0.9.4
-Encoding=UTF-8
Type=Application
Name=MlView XML Editor
GenericName=MlView Generic XML Editor
-Categories=Application;Development;
+Categories=Development;
Comment=A generic simple XML editor for GNOME
-Icon=mlview-app-icon.xpm
-TryExec=mlv
-Exec=@MLVIEW_EXE@ %F
+Icon=mlview-app-icon
+TryExec=mlview
+Exec=mlview %F
Terminal=false
-