root-odJJhXpcy38dnm+
2012-01-22 17:28:25 UTC
Revision: 2757
Author: fwang
Date: 2012-01-22 18:28:24 +0100 (Sun, 22 Jan 2012)
Log Message:
-----------
use oxygen as default theme
Modified Paths:
--------------
mageia-lxde-config/trunk/Default/desktop.conf
mageia-lxde-config/trunk/Makefile
Modified: mageia-lxde-config/trunk/Default/desktop.conf
===================================================================
--- mageia-lxde-config/trunk/Default/desktop.conf 2012-01-22 17:11:47 UTC (rev 2756)
+++ mageia-lxde-config/trunk/Default/desktop.conf 2012-01-22 17:28:24 UTC (rev 2757)
@@ -2,7 +2,7 @@
window_manager=openbox-lxde
[GTK]
-sNet/ThemeName=Ia Ora Arctic
+sNet/ThemeName=oxygen-gtk
sNet/IconThemeName=nuoveXT2
sGtk/FontName=Sans 10
iGtk/ToolbarStyle=3
Modified: mageia-lxde-config/trunk/Makefile
===================================================================
--- mageia-lxde-config/trunk/Makefile 2012-01-22 17:11:47 UTC (rev 2756)
+++ mageia-lxde-config/trunk/Makefile 2012-01-22 17:28:24 UTC (rev 2757)
@@ -1,5 +1,5 @@
PACKAGE = mageia-lxde-config
-VERSION = 0.6.1
+VERSION = 0.6.2
prefix=$(prefix)
lxdeprofdir=$(localstatedir)/mageia/lxde-profiles
@@ -26,8 +26,7 @@
svn export -q -rBASE . $(PACKAGE)-$(VERSION)
tar: localcopy
- tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION)
- bzip2 -9vf $(PACKAGE)-$(VERSION).tar
+ tar cvJf $(PACKAGE)-$(VERSION).tar.xz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
dist: cleandist localcopy tar
Author: fwang
Date: 2012-01-22 18:28:24 +0100 (Sun, 22 Jan 2012)
Log Message:
-----------
use oxygen as default theme
Modified Paths:
--------------
mageia-lxde-config/trunk/Default/desktop.conf
mageia-lxde-config/trunk/Makefile
Modified: mageia-lxde-config/trunk/Default/desktop.conf
===================================================================
--- mageia-lxde-config/trunk/Default/desktop.conf 2012-01-22 17:11:47 UTC (rev 2756)
+++ mageia-lxde-config/trunk/Default/desktop.conf 2012-01-22 17:28:24 UTC (rev 2757)
@@ -2,7 +2,7 @@
window_manager=openbox-lxde
[GTK]
-sNet/ThemeName=Ia Ora Arctic
+sNet/ThemeName=oxygen-gtk
sNet/IconThemeName=nuoveXT2
sGtk/FontName=Sans 10
iGtk/ToolbarStyle=3
Modified: mageia-lxde-config/trunk/Makefile
===================================================================
--- mageia-lxde-config/trunk/Makefile 2012-01-22 17:11:47 UTC (rev 2756)
+++ mageia-lxde-config/trunk/Makefile 2012-01-22 17:28:24 UTC (rev 2757)
@@ -1,5 +1,5 @@
PACKAGE = mageia-lxde-config
-VERSION = 0.6.1
+VERSION = 0.6.2
prefix=$(prefix)
lxdeprofdir=$(localstatedir)/mageia/lxde-profiles
@@ -26,8 +26,7 @@
svn export -q -rBASE . $(PACKAGE)-$(VERSION)
tar: localcopy
- tar cvf $(PACKAGE)-$(VERSION).tar $(PACKAGE)-$(VERSION)
- bzip2 -9vf $(PACKAGE)-$(VERSION).tar
+ tar cvJf $(PACKAGE)-$(VERSION).tar.xz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)
dist: cleandist localcopy tar