From eb5ab35852999ada8357ad0433247c33991b9e8a Mon Sep 17 00:00:00 2001 From: Nicolas Salguero Date: Wed, 11 Feb 2015 15:56:33 +0100 Subject: New version 0.6.4: - Use Adwaita as default theme - Use the same menu as the one that was in use in all preceding mga releases --- Default/desktop.conf | 5 ++++- Makefile | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Default/desktop.conf b/Default/desktop.conf index dcc309c..c44521a 100644 --- a/Default/desktop.conf +++ b/Default/desktop.conf @@ -3,7 +3,7 @@ window_manager=openbox-lxde polkit/command= [GTK] -sNet/ThemeName=oxygen-gtk +sNet/ThemeName=Adwaita sNet/IconThemeName=nuoveXT2 sGtk/FontName=Sans 10 iGtk/ToolbarStyle=3 @@ -20,3 +20,6 @@ LeftHanded=0 [Keyboard] Delay=500 Interval=30 + +[Environment] +menu_prefix= diff --git a/Makefile b/Makefile index bbe4908..580bea9 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PACKAGE = mageia-lxde-config -VERSION = 0.6.3 +VERSION = 0.6.4 prefix=$(prefix) lxdeprofdir=$(localstatedir)/mageia/lxde-profiles -- cgit v1.2.1