]> git.pld-linux.org Git - packages/fbida.git/commitdiff
fix missing ; in .desktop MimeType auto/th/fbida-2.09-13
authorElan Ruusamäe <glen@delfi.ee>
Wed, 5 Feb 2014 06:48:10 +0000 (08:48 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 5 Feb 2014 06:48:10 +0000 (08:48 +0200)
fbida-desktop.patch
fbida.spec

index 1c7c20e93bb9eba4ca7d0775b463b3c9b277476d..d61bd73401569937cf0694e2ce7d735fc3f540c6 100644 (file)
@@ -1,14 +1,12 @@
---- fbida-2.01/desktop/ida.desktop.orig        2004-03-28 13:32:34.000000000 +0200
-+++ fbida-2.01/desktop/ida.desktop     2004-10-25 22:16:52.605726440 +0200
-@@ -3,7 +3,9 @@
- Encoding=UTF-8
- Name=ida
- GenericName=Image Viewer
+--- fbida-2.01/desktop/ida.desktop     2004-10-25 22:16:52.605726440 +0200
++++ fbida-2.09/desktop/ida.desktop     2014-02-05 08:47:24.433485347 +0200
+@@ -6,4 +6,6 @@
 +GenericName[pl]=Przeglądarka obrazków
  Exec=ida %F
 -Terminal=no
 -Categories=Motif;Graphics;Viewer
+-MimeType=image/jpeg;image/tiff;image/png
 +Terminal=false
 +Categories=Motif;Graphics;Viewer;
- MimeType=image/jpeg;image/tiff;image/png
++MimeType=image/jpeg;image/tiff;image/png;
 +# vi: encoding=utf-8
index 47e1af637346cbb0990199ce88a404800dec7e42..0d43c31829d7da4721b49722fd303c506ad44fac 100644 (file)
@@ -12,7 +12,7 @@
 %bcond_without sane    # without SANE scanning support (in ida)
 %bcond_without tiff    # without TIFF images support
 %bcond_without webp    # without WebP images support
-#
+
 %if %{without motif}
 # SANE used only in ida
 %undefine      with_sane
@@ -21,7 +21,7 @@ Summary:      fbida - a few applications for viewing and editing images
 Summary(pl.UTF-8):     fbida - kilka aplikacji do oglądania i edycji obrazków
 Name:          fbida
 Version:       2.09
-Release:       12
+Release:       13
 License:       GPL
 Group:         Applications/Graphics
 Source0:       http://www.kraxel.org/releases/fbida/%{name}-%{version}.tar.gz
This page took 0.036703 seconds and 4 git commands to generate.