]> git.pld-linux.org Git - packages/xfce4-smartbookmark-plugin.git/commitdiff
- rel 3 auto/th/xfce4-smartbookmark-plugin-0_4_2-3
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 10 Nov 2010 10:40:45 +0000 (10:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix desktop file for xfce 4.6

Changed files:
    xfce4-smartbookmark-plugin-startup.patch -> 1.1
    xfce4-smartbookmark-plugin.spec -> 1.6

xfce4-smartbookmark-plugin-startup.patch [new file with mode: 0644]
xfce4-smartbookmark-plugin.spec

diff --git a/xfce4-smartbookmark-plugin-startup.patch b/xfce4-smartbookmark-plugin-startup.patch
new file mode 100644 (file)
index 0000000..4dede1a
--- /dev/null
@@ -0,0 +1,12 @@
+Index: xfce4-smartbookmark-plugin-0.4.2/src/smartbookmark.desktop.in.in
+===================================================================
+--- xfce4-smartbookmark-plugin-0.4.2.orig/src/smartbookmark.desktop.in.in      2009-03-06 09:14:24.000000000 +0100
++++ xfce4-smartbookmark-plugin-0.4.2/src/smartbookmark.desktop.in.in   2009-03-06 09:14:58.000000000 +0100
+@@ -4,5 +4,6 @@
+ _Name=SmartBookmark
+ _Comment=Query websites from the Xfce panel
+ Icon=gtk-preferences
+-X-XFCE-Module=@INTERNAL_PLUGIN_PATH@/libsmartbookmark.so
++X-XFCE-Module=smartbookmark
++X-XFCE-Module-Path=@INTERNAL_PLUGIN_PATH@
+ X-XFCE-Unique=false
index 4386c5d9d83a0663a2269da906faa1adb3a3d571..98588310f6484ceb8281c8d4346b0dddcd8bdc4d 100644 (file)
@@ -2,11 +2,12 @@ Summary:      Xfce panel smartbookmark plugin
 Summary(pl.UTF-8):     Sprytne zakładki dla Xfce panel
 Name:          xfce4-smartbookmark-plugin
 Version:       0.4.2
-Release:       2
+Release:       3
 License:       GPL
 Group:         X11/Applications
 Source0:       http://goodies.xfce.org/releases/xfce4-smartbookmark-plugin/%{name}-%{version}.tar.gz
 # Source0-md5: 284e26595637dd2e900b75534372496b
+Patch0:                %{name}-startup.patch
 URL:           http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin
 BuildRequires: autoconf
 BuildRequires: automake
@@ -28,6 +29,7 @@ stron WWW.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__intltoolize}
This page took 0.072745 seconds and 4 git commands to generate.