]> git.pld-linux.org Git - packages/pcmanfm.git/commitdiff
hide desktop preferences also in MATE auto/th/pcmanfm-1.1.0-2 auto/ti/pcmanfm-1.1.0-2
authorElan Ruusamäe <glen@delfi.ee>
Sat, 30 Mar 2013 12:51:16 +0000 (14:51 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Sat, 30 Mar 2013 12:51:16 +0000 (14:51 +0200)
mate-desktop.patch [new file with mode: 0644]
pcmanfm.spec

diff --git a/mate-desktop.patch b/mate-desktop.patch
new file mode 100644 (file)
index 0000000..af9cf7d
--- /dev/null
@@ -0,0 +1,8 @@
+--- pcmanfm-1.1.0/./data/pcmanfm-desktop-pref.desktop~ 2012-10-31 21:42:31.000000000 +0200
++++ pcmanfm-1.1.0/./data/pcmanfm-desktop-pref.desktop  2013-03-30 14:50:35.463135631 +0200
+@@ -96,4 +96,4 @@
+ Exec=pcmanfm --desktop-pref
+ StartupNotify=true
+ Terminal=false
+-NotShowIn=GNOME;XFCE;KDE;
++NotShowIn=GNOME;MATE;XFCE;KDE;
index b3db0e2a63f12e952cabff8ae28f846d22146cd5..2d35488b4d88558e31882216798fee2312cc2994 100644 (file)
@@ -3,11 +3,12 @@ Summary:      File manager for GTK
 Summary(pl.UTF-8):     Zarządca plików dla GTK
 Name:          pcmanfm
 Version:       1.1.0
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://downloads.sourceforge.net/pcmanfm/%{name}-%{version}.tar.gz
 # Source0-md5: af0cff78690e658f3c06ceabf27bc71a
+Patch0:                mate-desktop.patch
 URL:           http://pcmanfm.sourceforge.net/
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
@@ -39,6 +40,7 @@ użytkownika, umożliwiającym przeglądanie katalogów w zakładkach.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %{__sed} -i -e '
        s/AM_PROG_CC_STDC/AC_PROG_CC/
This page took 0.158899 seconds and 4 git commands to generate.