diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:07:19 -0600 |
commit | 6723d581f9777be5206619112a30122439c0ee95 (patch) | |
tree | d835c452bc1081f1d58a7c209654e345ebf0fbe8 /kcontrol | |
parent | deba8145ea74eac9c43b8aef4642357d72f7d0c0 (diff) | |
download | tdebase-6723d581f9777be5206619112a30122439c0ee95.tar.gz tdebase-6723d581f9777be5206619112a30122439c0ee95.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'kcontrol')
-rw-r--r-- | kcontrol/fonts/fonts.cpp | 2 | ||||
-rw-r--r-- | kcontrol/kfontinst/ChangeLog | 12 | ||||
-rw-r--r-- | kcontrol/kicker/menutab.ui | 2 | ||||
-rw-r--r-- | kcontrol/krdb/ad/README | 2 |
4 files changed, 9 insertions, 9 deletions
diff --git a/kcontrol/fonts/fonts.cpp b/kcontrol/fonts/fonts.cpp index 9ab122771..484f57410 100644 --- a/kcontrol/fonts/fonts.cpp +++ b/kcontrol/fonts/fonts.cpp @@ -648,7 +648,7 @@ KFonts::KFonts(TQWidget *parent, const char *name, const TQStringList &) "<p>The use of this option is generally discouraged. For selecting proper DPI" " value a better option is explicitly configuring it for the whole X server if" " possible (e.g. DisplaySize in xorg.conf or adding <i>-dpi value</i> to" - " ServerLocalArgs= in $KDEDIR/share/config/kdm/kdmrc). When fonts do not render" + " ServerLocalArgs= in $TDEDIR/share/config/kdm/kdmrc). When fonts do not render" " properly with real DPI value better fonts should be used or configuration" " of font hinting should be checked.</p>" ); TQWhatsThis::add(comboForceDpi, whatsthis); diff --git a/kcontrol/kfontinst/ChangeLog b/kcontrol/kfontinst/ChangeLog index cdd37c6b6..0c2de0ed1 100644 --- a/kcontrol/kfontinst/ChangeLog +++ b/kcontrol/kfontinst/ChangeLog @@ -54,7 +54,7 @@ KDE3.1 -> KDE3.2 ================ 1. Re-designed (yet again...) to be a kio slave. As a user, starting fonts:/ will display - Personal Lists contents of $HOME/.fonts and $KDEHOME/share/fonts (where previous installer installed to) + Personal Lists contents of $HOME/.fonts and $TDEHOME/share/fonts (where previous installer installed to) Fonts are installed to $HOME/.fonts System Lists contents of /usr/local/share/fonts, /usr/share/fonts, and /usr/X11R6/lib/X11/fonts @@ -250,10 +250,10 @@ KDE3.1 -> KDE3.2 8. Removed some memory leaks 10. Default folders changed for non-root users. KFontinst will now (upon initial start-up) select the following: - X fonts dir: $KDEHOME/share/fonts - XConfig file: $KDEHOME/share/fonts/fontpaths + X fonts dir: $TDEHOME/share/fonts + XConfig file: $TDEHOME/share/fonts/fontpaths XftConfig file: $HOME/.xftconfig - Fontmap file: $KDEHOME/share/fonts/Fontmap + Fontmap file: $TDEHOME/share/fonts/Fontmap ...This should make it possible for users to install fonts without being root. However, problems may arrise when configuring StarOffice - as this requires some other files to be modified, which won't be possible if SO has been installed @@ -262,7 +262,7 @@ KDE3.1 -> KDE3.2 ...Also to accomplish this, some changes are needed to 'starttde' - see file README.starttde 11. Because of the above, when started as non-root, KFontinst will create Type1 and TrueType sub-folders in - $KDEHOME/share/fonts - if they do not already exist. + $TDEHOME/share/fonts - if they do not already exist. 12. Moved XftConfig stuff from a sub-page of settings tab into its own tab. 13. Added question dialog if module is unloaded before system has been configured. 14. Added ability to "touch" a X font folder - marking it as being modified, so that a re-configure of the that folder @@ -403,7 +403,7 @@ KDE3.1 -> KDE3.2 5. Removed kfontinst-cp1252.enc, kfontinst-cp1252.xpp -- these were hacks anyway, and seing as Qt2 is going to support cp1252 by a hard-coded codec, there's no real point... 6. Rearranged the Configure System dialog - so that Force AFM regeneration is grouped next to the Generate AFMs option. -7. Encoding files now stored in <KDEDIR>/share/apps/kfontinst/Encodings +7. Encoding files now stored in <TDEDIR>/share/apps/kfontinst/Encodings 0.6.1->0.7 ========== diff --git a/kcontrol/kicker/menutab.ui b/kcontrol/kicker/menutab.ui index b24573f67..fad4f859a 100644 --- a/kcontrol/kicker/menutab.ui +++ b/kcontrol/kicker/menutab.ui @@ -184,7 +184,7 @@ <property name="whatsThis" stdset="0"> <string><qt>When this option is selected an image will appear down the left-hand side of the K Menu. The image will be tinted according to your color settings. - <p><b>Tip</b>: You can customize the image that appears in the K Menu by putting an image file called kside.png and a tileable image file called kside_tile.png in $KDEHOME/share/apps/kicker/pics.</qt></string> + <p><b>Tip</b>: You can customize the image that appears in the K Menu by putting an image file called kside.png and a tileable image file called kside_tile.png in $TDEHOME/share/apps/kicker/pics.</qt></string> </property> </widget> <spacer> diff --git a/kcontrol/krdb/ad/README b/kcontrol/krdb/ad/README index 7dfbcbd8f..a051becc7 100644 --- a/kcontrol/krdb/ad/README +++ b/kcontrol/krdb/ad/README @@ -35,7 +35,7 @@ Their meaning should be obvious to anyone familiar with KDE's desktop wide resources. Install your application default file either in -$(KDEDIR)/share/apps/kdisplay/app-defaults +$(TDEDIR)/share/apps/kdisplay/app-defaults or |