]> git.pld-linux.org Git - packages/libfm.git/commitdiff
NotShowIn Mate for Preferred Applications tool auto/th/libfm-0.1.17-2
authorElan Ruusamäe <glen@delfi.ee>
Thu, 17 Jan 2013 13:41:04 +0000 (15:41 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 17 Jan 2013 13:41:26 +0000 (15:41 +0200)
libfm.spec
mate-desktop.patch [new file with mode: 0644]

index a55e8423db70cf4d8816d93fcccc85c70e74cd56..478299bf03f19532547ee2bf64a5d8a7303f4843 100644 (file)
@@ -6,12 +6,13 @@ Summary:      Helper library for pcmanfm
 Summary(pl.UTF-8):     Biblioteka pomocnicza do pcmanfm
 Name:          libfm
 Version:       0.1.17
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz
 # Source0-md5: a97e03d973e6ac727f28d0934d6c9ad5
 Patch0:                %{name}-link.patch
+Patch1:                mate-desktop.patch
 URL:           http://pcmanfm.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -80,6 +81,7 @@ Dokumentacja API LIBFM.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 # docs dir missing in tarball, but configure.ac references it
 install -d docs/reference/libfm
@@ -103,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libfm.la
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/libfm-gtk.la
 
-%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/tt_RU
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/tt_RU
 
 %find_lang %{name}
 
diff --git a/mate-desktop.patch b/mate-desktop.patch
new file mode 100644 (file)
index 0000000..64c4efa
--- /dev/null
@@ -0,0 +1,8 @@
+--- libfm-0.1.17/data/libfm-pref-apps.desktop~ 2011-10-24 23:28:07.000000000 +0300
++++ libfm-0.1.17/data/libfm-pref-apps.desktop  2013-01-17 15:40:30.467915039 +0200
+@@ -46,4 +46,4 @@
+ Exec=libfm-pref-apps
+ StartupNotify=true
+ Categories=Settings;DesktopSettings;X-LXDE-Settings;GTK;
+-NotShowIn=GNOME;XFCE;KDE;
++NotShowIn=GNOME;MATE;XFCE;KDE;
This page took 0.125496 seconds and 4 git commands to generate.