From 799fae5feea55e95876c3722c79fd7dabadd2cd6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 4 Feb 2013 14:19:44 -0600 Subject: Rename KIcon to enhance compatibility with KDE4 --- doc/kde_app_devel/index.docbook | 2 +- doc/kdearch/index.docbook | 10 +++++----- doc/tdevelop/project-management.docbook | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'doc') diff --git a/doc/kde_app_devel/index.docbook b/doc/kde_app_devel/index.docbook index ca503917..78a9f60c 100644 --- a/doc/kde_app_devel/index.docbook +++ b/doc/kde_app_devel/index.docbook @@ -1126,7 +1126,7 @@ and capable of more functionality than what Qt alone is offering. The tdeui libr TDEListView: a more powerful version of QListView -KIconView: a graphical viewer of icon files +TDEIconView: a graphical viewer of icon files diff --git a/doc/kdearch/index.docbook b/doc/kdearch/index.docbook index 7f035d77..7cd28837 100644 --- a/doc/kdearch/index.docbook +++ b/doc/kdearch/index.docbook @@ -311,15 +311,15 @@ Image processing - icon loading and manipulating. -<ulink url="kdeapi:tdecore/KIconLoader">KIconLoader</ulink> +<ulink url="kdeapi:tdecore/TDEIconLoader">TDEIconLoader</ulink> Loads icons in a theme-conforming way. -<ulink url="kdeapi:tdecore/KIconTheme">KIconTheme</ulink> +<ulink url="kdeapi:tdecore/TDEIconTheme">TDEIconTheme</ulink> -Helper classes for KIconLoader. +Helper classes for TDEIconLoader. @@ -413,7 +413,7 @@ A variant of QListBox that honors KDE's system-wide setti -<ulink url="kdeapi:tdeui/TDEListView">KIconView</ulink> +<ulink url="kdeapi:tdeui/TDEListView">TDEIconView</ulink> A variant of QIconView that honors KDE's system-wide settings. @@ -512,7 +512,7 @@ A font selection dialog. -<ulink url="kdeapi:tdefile/KIconDialog">KIconDialog</ulink> +<ulink url="kdeapi:tdefile/TDEIconDialog">TDEIconDialog</ulink> An icon selection dialog. diff --git a/doc/tdevelop/project-management.docbook b/doc/tdevelop/project-management.docbook index 8c38d9d7..c6670448 100644 --- a/doc/tdevelop/project-management.docbook +++ b/doc/tdevelop/project-management.docbook @@ -494,7 +494,7 @@ When you &RMB; click on a file name in the detail view the The CVS item offers a variety of CVS operations on the file. - The Open With item allows you to open the file with a variety of editors or with any application at all (⪚ you can open the icon file in our example with KIcon). + The Open With item allows you to open the file with a variety of editors or with any application at all (⪚ you can open the icon file in our example with TDEIcon). The Perforce item is used for similar operations as in CVS using the commercial Perforce version control system. -- cgit v1.2.1