diff options
Diffstat (limited to 'sci-calculators/qalculate-gtk/files/qalculate-gtk-3.2.0-entry.patch')
-rw-r--r-- | sci-calculators/qalculate-gtk/files/qalculate-gtk-3.2.0-entry.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/sci-calculators/qalculate-gtk/files/qalculate-gtk-3.2.0-entry.patch b/sci-calculators/qalculate-gtk/files/qalculate-gtk-3.2.0-entry.patch new file mode 100644 index 000000000000..d9e1d3a72176 --- /dev/null +++ b/sci-calculators/qalculate-gtk/files/qalculate-gtk-3.2.0-entry.patch @@ -0,0 +1,11 @@ +diff --git a/data/qalculate-gtk.desktop.in b/data/qalculate-gtk.desktop.in +index fdefbf9..68b32b4 100644 +--- a/data/qalculate-gtk.desktop.in ++++ b/data/qalculate-gtk.desktop.in +@@ -9,5 +9,5 @@ Terminal=false + Type=Application + StartupNotify=true + StartupWMClass=qalculate-gtk +-Categories=GTK;Application;Utility;Calculator;Science;Math; ++Categories=GTK;Utility;Calculator;Science;Math; + |