Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=351187c38adb39528cd9650c4ddd8d7f1528da71

commit 351187c38adb39528cd9650c4ddd8d7f1528da71
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Mon Oct 11 21:11:34 2010 +0200

gnome-frugalware-1.4-2-i686
*unset /desktop/gnome/font_rendering/dpi
*that break some gnome parts
*gnome should be restarted

diff --git a/source/gnome/gnome-frugalware/FrugalBuild 
b/source/gnome/gnome-frugalware/FrugalBuild
index 45cfa38..8e03bd2 100644
--- a/source/gnome/gnome-frugalware/FrugalBuild
+++ b/source/gnome/gnome-frugalware/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=gnome-frugalware
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Gnome default theme for Frugalware Linux."
url="http://frugalware.org";
rodepends=('gnome-themes' 'gtk+2-engines>=2.16.1' 
"gtk+2-theme-frugalware=$pkgver" \
diff --git a/source/gnome/gnome-frugalware/gnome-frugalware.install 
b/source/gnome/gnome-frugalware/gnome-frugalware.install
index 9b38faa..d386577 100644
--- a/source/gnome/gnome-frugalware/gnome-frugalware.install
+++ b/source/gnome/gnome-frugalware/gnome-frugalware.install
@@ -17,9 +17,11 @@ post_install() {
--direct --type string -s \
/desktop/gnome/peripherals/mouse/cursor_theme 
"FwX11MouseThemeSpinningFading24px"

+       #gconftool-2 --config-source=xml::/etc/gconf/gconf.xml.defaults \
+        #  --direct --type float -s \
+       #    /desktop/gnome/font_rendering/dpi 96
gconftool-2 --config-source=xml::/etc/gconf/gconf.xml.defaults \
-            --direct --type string -s \
-           /desktop/gnome/font_rendering/dpi "96"
+        --direct --unset  /desktop/gnome/font_rendering/dpi

gconftool-2 --config-source=xml::/etc/gconf/gconf.xml.defaults \
--direct --type string -s \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to