From 39177c1528006932b00136d34cf022434df73d72 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:15:08 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- doc/konq-plugins/index.docbook | 2 +- doc/konq-plugins/khtmlsettings/Makefile.am | 6 -- doc/konq-plugins/khtmlsettings/index.docbook | 114 ------------------------- doc/konq-plugins/tdehtmlsettings/Makefile.am | 6 ++ doc/konq-plugins/tdehtmlsettings/index.docbook | 114 +++++++++++++++++++++++++ 5 files changed, 121 insertions(+), 121 deletions(-) delete mode 100644 doc/konq-plugins/khtmlsettings/Makefile.am delete mode 100644 doc/konq-plugins/khtmlsettings/index.docbook create mode 100644 doc/konq-plugins/tdehtmlsettings/Makefile.am create mode 100644 doc/konq-plugins/tdehtmlsettings/index.docbook (limited to 'doc') diff --git a/doc/konq-plugins/index.docbook b/doc/konq-plugins/index.docbook index e009783..edc5c28 100644 --- a/doc/konq-plugins/index.docbook +++ b/doc/konq-plugins/index.docbook @@ -102,7 +102,7 @@ Validators Filter -KHTMLSettings +KHTMLSettings The User Agent Changer diff --git a/doc/konq-plugins/khtmlsettings/Makefile.am b/doc/konq-plugins/khtmlsettings/Makefile.am deleted file mode 100644 index 047e57d..0000000 --- a/doc/konq-plugins/khtmlsettings/Makefile.am +++ /dev/null @@ -1,6 +0,0 @@ -SUBDIRS = $(AUTODIRS) - -KDE_LANG = en -KDE_DOCS = konq-plugins/khtmlsettings - - diff --git a/doc/konq-plugins/khtmlsettings/index.docbook b/doc/konq-plugins/khtmlsettings/index.docbook deleted file mode 100644 index 3b3bdc4..0000000 --- a/doc/konq-plugins/khtmlsettings/index.docbook +++ /dev/null @@ -1,114 +0,0 @@ - - - -]> - -
- - - - - - -Mike -Diehl -
madpenguin8@yahoo.com
-
- - -Lauri -Watts -
&Lauri.Watts.mail;
-
- - - -
- -2006-01-10 -3.5.1 - - -The &HTML; Settings plugin provides an easy way to access the common &HTML; settings for &konqueror;. - - - -KDE -tdeaddons -konqueror -plugins - - -
- -KHTMLSettings - - -Using KHTMLSettings - -The &HTML; settings plugin can be accessed in the &konqueror; menubar under ToolsHTML Settings. Below is a list of the settings and a short description of each one. - - - -JavaScript -Allows you to turn the use of JavaScript in &konqueror; on or off. - - - -Java -Allows you to turn the use of &Java; in &konqueror; on or off. - - - -Cookies -Allows you to turn the use of Cookies in &konqueror; on or off. - - - -Plugins -Allows you to turn the use of the &konqueror; plugins you have installed on or off. - - - -Autoload Images -Allows you to turn on or off the loading of images in web pages. - - - -Enable Proxy -Allows you to enable or disable the use of a proxy in the &konqueror; browser. - - - -Enable Cache -Allows you to enable or disable the use of cache in the &konqueror; browser. - - - -Cache Policy - -The Cache Policy submenu provides you with a way to configure the how -&konqueror; uses cache. The possible uses include: - -Keep Cache in Sync -Use Cache if Possible -Offline Browsing Mode - - - - - - - - -Credits - - Copyright © 2001 &Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; - -Documentation Copyright 2004 Mike Diehl madpenguin8@yahoo.com - - -
-
diff --git a/doc/konq-plugins/tdehtmlsettings/Makefile.am b/doc/konq-plugins/tdehtmlsettings/Makefile.am new file mode 100644 index 0000000..8e07593 --- /dev/null +++ b/doc/konq-plugins/tdehtmlsettings/Makefile.am @@ -0,0 +1,6 @@ +SUBDIRS = $(AUTODIRS) + +KDE_LANG = en +KDE_DOCS = konq-plugins/tdehtmlsettings + + diff --git a/doc/konq-plugins/tdehtmlsettings/index.docbook b/doc/konq-plugins/tdehtmlsettings/index.docbook new file mode 100644 index 0000000..ba91f0a --- /dev/null +++ b/doc/konq-plugins/tdehtmlsettings/index.docbook @@ -0,0 +1,114 @@ + + + +]> + +
+ + + + + + +Mike +Diehl +
madpenguin8@yahoo.com
+
+ + +Lauri +Watts +
&Lauri.Watts.mail;
+
+ + + +
+ +2006-01-10 +3.5.1 + + +The &HTML; Settings plugin provides an easy way to access the common &HTML; settings for &konqueror;. + + + +KDE +tdeaddons +konqueror +plugins + + +
+ +KHTMLSettings + + +Using KHTMLSettings + +The &HTML; settings plugin can be accessed in the &konqueror; menubar under ToolsHTML Settings. Below is a list of the settings and a short description of each one. + + + +JavaScript +Allows you to turn the use of JavaScript in &konqueror; on or off. + + + +Java +Allows you to turn the use of &Java; in &konqueror; on or off. + + + +Cookies +Allows you to turn the use of Cookies in &konqueror; on or off. + + + +Plugins +Allows you to turn the use of the &konqueror; plugins you have installed on or off. + + + +Autoload Images +Allows you to turn on or off the loading of images in web pages. + + + +Enable Proxy +Allows you to enable or disable the use of a proxy in the &konqueror; browser. + + + +Enable Cache +Allows you to enable or disable the use of cache in the &konqueror; browser. + + + +Cache Policy + +The Cache Policy submenu provides you with a way to configure the how +&konqueror; uses cache. The possible uses include: + +Keep Cache in Sync +Use Cache if Possible +Offline Browsing Mode + + + + + + + + +Credits + + Copyright © 2001 &Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; + +Documentation Copyright 2004 Mike Diehl madpenguin8@yahoo.com + + +
+
-- cgit v1.2.1