[Debian-hebrew-package] [svn] r552 - pkg/user-he/trunk/scripts

Lior Kaplan kaplan at alioth.debian.org
Mon Apr 16 20:58:32 UTC 2007


Author: kaplan
Date: Mon Apr 16 20:58:32 2007
New Revision: 552

Modified:
   pkg/user-he/trunk/scripts/hebrew-settings
Log:
Stop using mlterm as default terminal


Modified: pkg/user-he/trunk/scripts/hebrew-settings
==============================================================================
--- pkg/user-he/trunk/scripts/hebrew-settings	(original)
+++ pkg/user-he/trunk/scripts/hebrew-settings	Mon Apr 16 20:58:32 2007
@@ -139,10 +139,6 @@
 # Configure defaults
 echo "Configure Debian and Gnome defaults ..."
 if [ -x /usr/bin/gconftool-2 ]; then
-	# Set default terminal to support rtl languages
-	gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults \
-		--set -t string /desktop/gnome/applications/terminal/exec "/usr/bin/mlterm"
-	
 	# Set some theme things (light blue background, and industial theme)
 	gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults \
 		--set -t string /desktop/gnome/interface/gtk_theme "Industrial"
@@ -179,6 +175,7 @@
 		--type boolean --set /apps/panel/default_setup/applets/hdate/panel_right_stick true
 	gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults \
 		--type integer --set /apps/panel/default_setup/applets/hdate/position 3
+
 	# make room for hdate by moving notification
 	gconftool-2 --direct --config-source=xml:readwrite:/etc/gconf/gconf.xml.defaults \
 		--type integer --set /apps/panel/default_setup/applets/notification/position 4



More information about the Debian-hebrew-package mailing list