rpms/lxde-common/F-13 lxde-common-0.5.0-lxpanel-config.patch, NONE, 1.1 lxde-common-0.4-lxpanel-config.patch, 1.5, NONE lxde-common-0.4-olpc-keyboard-shortcuts.patch, 1.1, NONE

Christoph Wickert cwickert at fedoraproject.org
Thu Mar 25 16:32:27 UTC 2010


Author: cwickert

Update of /cvs/pkgs/rpms/lxde-common/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1987/F-13

Added Files:
	lxde-common-0.5.0-lxpanel-config.patch 
Removed Files:
	lxde-common-0.4-lxpanel-config.patch 
	lxde-common-0.4-olpc-keyboard-shortcuts.patch 
Log Message:
add missing patch and remove obsolete ones

lxde-common-0.5.0-lxpanel-config.patch:
 config   |    2 +-
 panel.in |   15 ++++++++++-----
 2 files changed, 11 insertions(+), 6 deletions(-)

--- NEW FILE lxde-common-0.5.0-lxpanel-config.patch ---
diff -dur lxde-common-0.5.0.orig/lxpanel/config lxde-common-0.5.0/lxpanel/config
--- lxde-common-0.5.0.orig/lxpanel/config	2008-06-16 10:10:24.000000000 +0200
+++ lxde-common-0.5.0/lxpanel/config	2009-12-12 14:47:24.000000000 +0100
@@ -1,4 +1,4 @@
 [Command]
 FileManager=pcmanfm %s
-Terminal=xterm -e
+Terminal=lxterminal -e
 Logout=lxde-logout
diff -dur lxde-common-0.5.0.orig/lxpanel/panel.in lxde-common-0.5.0/lxpanel/panel.in
--- lxde-common-0.5.0.orig/lxpanel/panel.in	2008-06-16 10:10:24.000000000 +0200
+++ lxde-common-0.5.0/lxpanel/panel.in	2009-12-12 14:48:17.000000000 +0100
@@ -13,9 +13,9 @@
     alpha=0
     setdocktype=1
     setpartialstrut=1
-    usefontcolor=1
+    usefontcolor=0
     fontcolor=#ffffff
-    background=1
+    background=0
     backgroundfile=@prefix@/share/lxpanel/images/background.png
 }
 
@@ -29,12 +29,13 @@
 Plugin {
     type = menu
     Config {
-        image=@prefix@/share/lxde/images/lxde-icon.png
+        image=@prefix@/share/icons/Bluecurve/24x24/apps/icon-panel-menu.png
         system {
         }
         separator {
         }
         item {
+            image=gnome-run
             command=run
         }
         separator {
@@ -50,10 +51,10 @@
     type = launchbar
     Config {
         Button {
-            id=pcmanfm.desktop
+            id=fedora-pcmanfm.desktop
         }
         Button {
-            id=firefox.desktop
+            id=fedora-lxterminal.desktop
         }
     }
 }
@@ -70,6 +71,7 @@
     Config {
         Button1=iconify
         Button2=shade
+        Toggle=1
     }
 }
 
@@ -134,6 +136,9 @@
     type = launchbar
     Config {
         Button {
+            id=lxde-lock-screen.desktop
+        }
+        Button {
             id=lxde-logout.desktop
         }
     }


--- lxde-common-0.4-lxpanel-config.patch DELETED ---


--- lxde-common-0.4-olpc-keyboard-shortcuts.patch DELETED ---



More information about the scm-commits mailing list