[or-cvs] r11874: Added "Extras" Konqueror toolbar for quick Java/JavaScript/C (in incognito/branches/polipo: . root_overlay/var/lib/kdesession)

double at seul.org double at seul.org
Thu Oct 11 19:51:48 UTC 2007


Author: double
Date: 2007-10-11 15:51:48 -0400 (Thu, 11 Oct 2007)
New Revision: 11874

Added:
   incognito/branches/polipo/root_overlay/var/lib/kdesession/konquerorrc
Modified:
   incognito/branches/polipo/ChangeLog
   incognito/branches/polipo/TODO
Log:
Added "Extras" Konqueror toolbar for quick Java/JavaScript/Cookies control.


Modified: incognito/branches/polipo/ChangeLog
===================================================================
--- incognito/branches/polipo/ChangeLog	2007-10-11 19:20:24 UTC (rev 11873)
+++ incognito/branches/polipo/ChangeLog	2007-10-11 19:51:48 UTC (rev 11874)
@@ -1,4 +1,6 @@
 	- Replace squid/privoxy with polipo
+	- Added "Extras" Konqueror toolbar for quick Java/JavaScript/Cookies
+	control.
 	- Added AdBlock Plus easylist to Konqueror
 	- Added AdBlock Plus 0.7.5.3 Firefox extension
 	- Added RefControl 0.8.9 Firefox extension for controlling the HTTP referer

Modified: incognito/branches/polipo/TODO
===================================================================
--- incognito/branches/polipo/TODO	2007-10-11 19:20:24 UTC (rev 11873)
+++ incognito/branches/polipo/TODO	2007-10-11 19:51:48 UTC (rev 11874)
@@ -66,7 +66,3 @@
 - Upgrade to xorg-server 1.4 and remove xorg.conf
 xorg-server is supposed to have good hardware detection. If we use this version we may be able to drop sys-apps/hwsetup altogether and possibly use the best resolution the card/monitor have to offer instead of fixing to 1024x768.
 
-- Konqueror, add extras toolbar
-Easy access to enable/disable Java, JavaScript, Cookies, etc.
-
-

Added: incognito/branches/polipo/root_overlay/var/lib/kdesession/konquerorrc
===================================================================
--- incognito/branches/polipo/root_overlay/var/lib/kdesession/konquerorrc	                        (rev 0)
+++ incognito/branches/polipo/root_overlay/var/lib/kdesession/konquerorrc	2007-10-11 19:51:48 UTC (rev 11874)
@@ -0,0 +1,29 @@
+[$Version]
+update_info=kfmclient_3_2.upd:kfmclient_3_2
+
+[Java/JavaScript Settings]
+EnableJava=false
+EnableJavaScript=false
+EnablePlugins=false
+
+[KonqMainWindow Toolbar Speech Toolbar]
+IconText=IconOnly
+Index=3
+
+[KonqMainWindow Toolbar bookmarkToolBar]
+IconText=IconTextRight
+Index=2
+
+[KonqMainWindow Toolbar extraToolBar]
+Hidden=false
+IconText=IconOnly
+Index=0
+Offset=185
+Position=Bottom
+
+[KonqMainWindow Toolbar locationToolBar]
+IconText=IconOnly
+Index=1
+
+[KonqMainWindow Toolbar mainToolBar]
+Index=0



More information about the tor-commits mailing list