[arch-commits] Commit in lxde-common/trunk (PKGBUILD default-config.patch)

Balló György bgyorgy at archlinux.org
Fri Feb 26 14:54:38 UTC 2016


    Date: Friday, February 26, 2016 @ 15:54:38
  Author: bgyorgy
Revision: 163504

upgpkg: lxde-common 0.99.1-2

Don't set default file manager, let users to select default one

Modified:
  lxde-common/trunk/PKGBUILD
  lxde-common/trunk/default-config.patch

----------------------+
 PKGBUILD             |    4 ++--
 default-config.patch |   14 +++++++++++---
 2 files changed, 13 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-26 10:20:08 UTC (rev 163503)
+++ PKGBUILD	2016-02-26 14:54:38 UTC (rev 163504)
@@ -6,7 +6,7 @@
 
 pkgname=lxde-common
 pkgver=0.99.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Common files of the LXDE Desktop'
 arch=('any')
 url='http://lxde.org/'
@@ -22,7 +22,7 @@
         default-config.patch)
 md5sums=('3ab92bd7bcff8bc8e6395651d164cf76'
          '9f5cdfb8aef6286b6de79a50d1fddd7f'
-         '61b3a79b6d1397fd295c8f88561ece82')
+         'fc8a3499ee9caeff1fbdeb1761fe8a4e')
 
 prepare() {
     cd $pkgname-$pkgver

Modified: default-config.patch
===================================================================
--- default-config.patch	2016-02-26 10:20:08 UTC (rev 163503)
+++ default-config.patch	2016-02-26 14:54:38 UTC (rev 163504)
@@ -1,6 +1,6 @@
-diff -Naur lxde-common-0.99.0.orig/desktop.conf lxde-common-0.99.0/desktop.conf
---- lxde-common-0.99.0.orig/desktop.conf	2016-02-20 15:25:47.971017849 +0000
-+++ lxde-common-0.99.0/desktop.conf	2016-02-20 15:26:29.844166792 +0000
+diff -Naur lxde-common-0.99.1.orig/desktop.conf lxde-common-0.99.1/desktop.conf
+--- lxde-common-0.99.1.orig/desktop.conf	2016-02-26 14:51:28.558478250 +0000
++++ lxde-common-0.99.1/desktop.conf	2016-02-26 14:52:20.038264394 +0000
 @@ -2,7 +2,7 @@
  window_manager=openbox-lxde
  
@@ -10,3 +10,11 @@
  sNet/IconThemeName=nuoveXT2
  sGtk/FontName=Sans 10
  iGtk/ToolbarStyle=3
+diff -Naur lxde-common-0.99.1.orig/lxpanel/config lxde-common-0.99.1/lxpanel/config
+--- lxde-common-0.99.1.orig/lxpanel/config	2016-02-26 14:51:28.558478250 +0000
++++ lxde-common-0.99.1/lxpanel/config	2016-02-26 14:51:55.178367667 +0000
+@@ -1,4 +1,3 @@
+ [Command]
+-FileManager=pcmanfm %s
+ Terminal=lxterminal
+ Logout=lxde-logout



More information about the arch-commits mailing list