diff options
-rw-r--r-- | doc/knewsticker/index.docbook | 2 | ||||
-rw-r--r-- | doc/kopete/index.docbook | 4 | ||||
-rw-r--r-- | doc/kppp/accounting.docbook | 2 | ||||
-rw-r--r-- | doc/kwifimanager/index.docbook | 2 | ||||
-rw-r--r-- | doc/lisa/index.docbook | 2 | ||||
-rw-r--r-- | kopete/kopete/chatwindow/kopetechatwindowstyle.h | 2 | ||||
-rw-r--r-- | kopete/libkopete/kopetepicture.h | 2 | ||||
-rw-r--r-- | kopete/plugins/history/converter.cpp | 2 | ||||
-rw-r--r-- | kppp/acctselect.cpp | 2 | ||||
-rw-r--r-- | kppp/convlog.tcl | 2 | ||||
-rw-r--r-- | ksirc/KSOpenkSirc/open_ksirc.cpp | 4 | ||||
-rw-r--r-- | ksirc/KSOpenkSirc/serverFileParser.cpp | 2 | ||||
-rw-r--r-- | lanbrowsing/lisa/README | 2 | ||||
-rw-r--r-- | lanbrowsing/lisa/main.cpp | 2 | ||||
-rw-r--r-- | lanbrowsing/lisa/netmanager.cpp | 2 | ||||
-rw-r--r-- | lanbrowsing/lisa/strictmain.cpp | 2 |
16 files changed, 18 insertions, 18 deletions
diff --git a/doc/knewsticker/index.docbook b/doc/knewsticker/index.docbook index 2afc70f6..415287c8 100644 --- a/doc/knewsticker/index.docbook +++ b/doc/knewsticker/index.docbook @@ -1146,7 +1146,7 @@ necessary.</para> to talk to &knewsticker; but you can use it if you modified the configuration file by hand.</para> <tip><para>The configuration file is saved in - <filename>~/.kde/share/config/knewsticker_appletrc</filename></para></tip> + <filename>~/.trinity/share/config/knewsticker_appletrc</filename></para></tip> <para>Example:</para> <screen width="40"> <prompt>%</prompt> <userinput><command>dcop</command> <option>knewsticker</option> <option>KNewsTicker</option> <option>reparseConfig</option></userinput> diff --git a/doc/kopete/index.docbook b/doc/kopete/index.docbook index 5d3fc810..2933c94e 100644 --- a/doc/kopete/index.docbook +++ b/doc/kopete/index.docbook @@ -912,11 +912,11 @@ Shortcuts...</guimenuitem></menuchoice>.</para></tip> <para>The emoticons are easy to install - you just place a directory containing the icon files along with an XML file describing the mapping from text to picture in -$TDEDIR/share/apps/kopete/pics/emoticons (or $TDEHOME, for example, in /home/joeuser/.kde/).</para> +$TDEDIR/share/apps/kopete/pics/emoticons (or $TDEHOME, for example, in /home/joeuser/.trinity/).</para> <orderedlist> <listitem><para>Copy the extracted directory to $TDEDIR/share/apps/kopete/pics/emoticons or - $HOME/.kde/share/apps/kopete/pics/emoticons (or wherever $TDEHOME is)</para></listitem> + $HOME/.trinity/share/apps/kopete/pics/emoticons (or wherever $TDEHOME is)</para></listitem> <listitem><para>Select Configure &kopete; from the Settings menu and click on Appearance in the left panel of the Preferences window and click on the Emoticons tab</para></listitem> <listitem><para>Select the emoticons set you just installed from the list</para></listitem> <listitem><para>Now you can use the newly installed emoticons in &kopete;</para></listitem> diff --git a/doc/kppp/accounting.docbook b/doc/kppp/accounting.docbook index 69401512..1fb47e17 100644 --- a/doc/kppp/accounting.docbook +++ b/doc/kppp/accounting.docbook @@ -11,7 +11,7 @@ the <userinput><option>-r</option> <replaceable>rule_file</replaceable></userinput> command line option to &kppp; and must be installed in <filename class="directory">${TDEDIR}/share/apps/kppp/Rules</filename> or in <filename -class="directory">${HOME}/.kde/share/apps/kppp/Rules</filename> before you will +class="directory">${HOME}/.trinity/share/apps/kppp/Rules</filename> before you will be able to select it in this dialog.</para> <programlisting> diff --git a/doc/kwifimanager/index.docbook b/doc/kwifimanager/index.docbook index 46e9251e..d9511563 100644 --- a/doc/kwifimanager/index.docbook +++ b/doc/kwifimanager/index.docbook @@ -279,7 +279,7 @@ This option is most useful when searching for the special network name <quote>any</quote>. In this mode, the card will log into any network it finds. The logfile's position is <filename class="directory" - >$<envar>HOME</envar>/.kde/share/apps/kwifimanager/wireless-log</filename> + >$<envar>HOME</envar>/.trinity/share/apps/kwifimanager/wireless-log</filename> </para> </sect3> <sect3> diff --git a/doc/lisa/index.docbook b/doc/lisa/index.docbook index 6758497b..86f8db4f 100644 --- a/doc/lisa/index.docbook +++ b/doc/lisa/index.docbook @@ -584,7 +584,7 @@ MaxPingsAtOnce = 256 #send up to 256 ICMP echo requests at on <term><option>-k</option>, <option>--kde1</option></term> <listitem> <para>Search first for -<filename>$<envar>HOME</envar>/.kde/share/config/lisarc</filename>, then +<filename>$<envar>HOME</envar>/.trinity/share/config/lisarc</filename>, then for <filename>$<envar>TDEDIR</envar>/share/config/lisarc</filename>.</para> </listitem> diff --git a/kopete/kopete/chatwindow/kopetechatwindowstyle.h b/kopete/kopete/chatwindow/kopetechatwindowstyle.h index 38c5f35b..aa6f73a8 100644 --- a/kopete/kopete/chatwindow/kopetechatwindowstyle.h +++ b/kopete/kopete/chatwindow/kopetechatwindowstyle.h @@ -65,7 +65,7 @@ public: /** * Get the style path. * The style path points to the directory where the style is located. - * ex: ~/.kde/share/apps/kopete/styles/StyleName/ + * ex: ~/.trinity/share/apps/kopete/styles/StyleName/ * * @return the style path based. */ diff --git a/kopete/libkopete/kopetepicture.h b/kopete/libkopete/kopetepicture.h index 46e7a7c2..a681e7ca 100644 --- a/kopete/libkopete/kopetepicture.h +++ b/kopete/libkopete/kopetepicture.h @@ -41,7 +41,7 @@ namespace Kopete * You can only use an TQImage and a image path to create/update * the picture. * If the picture doesn't exist as a file, it generate a local - * copy into ~/.kde/share/apps/kopete/metacontactpicturecache + * copy into ~/.trinity/share/apps/kopete/metacontactpicturecache * * This class is implicitly shared, so don't use it as a pointer. * diff --git a/kopete/plugins/history/converter.cpp b/kopete/plugins/history/converter.cpp index 677ed1d2..2bf748ce 100644 --- a/kopete/plugins/history/converter.cpp +++ b/kopete/plugins/history/converter.cpp @@ -45,7 +45,7 @@ void HistoryPlugin::convertOldHistory() TQString kopetedir=locateLocal( "data", TQString::fromLatin1( "kopete")); - TQDir d( kopetedir ); //d should point to ~/.kde/share/apps/kopete/ + TQDir d( kopetedir ); //d should point to ~/.trinity/share/apps/kopete/ d.setFilter( TQDir::Dirs ); diff --git a/kppp/acctselect.cpp b/kppp/acctselect.cpp index fc843017..1782d27f 100644 --- a/kppp/acctselect.cpp +++ b/kppp/acctselect.cpp @@ -255,7 +255,7 @@ void AccountingSelector::setupTreeWidget() { tl->setColumnWidth(0, 205); tl->setRootIsDecorated(true); - // look in ~/.kde/share/apps/kppp/Rules and $TDEDIR/share/apps/kppp/Rules + // look in ~/.trinity/share/apps/kppp/Rules and $TDEDIR/share/apps/kppp/Rules TQStringList dirs = KGlobal::dirs()->resourceDirs("appdata"); for (TQStringList::ConstIterator it = dirs.begin(); it != dirs.end(); it++) { diff --git a/kppp/convlog.tcl b/kppp/convlog.tcl index d5e97a1b..5fca2abb 100644 --- a/kppp/convlog.tcl +++ b/kppp/convlog.tcl @@ -6,7 +6,7 @@ proc err { msg } { puts stderr "[lindex $argv0 0]: $msg" } -foreach i [glob -nocomplain ~/.kde/share/apps/kppp/Log/*-199?] { +foreach i [glob -nocomplain ~/.trinity/share/apps/kppp/Log/*-199?] { if {[catch { set fin [open $i "r"] }]} { err "cannot open $i for reading" diff --git a/ksirc/KSOpenkSirc/open_ksirc.cpp b/ksirc/KSOpenkSirc/open_ksirc.cpp index 54d1f7f9..9b794639 100644 --- a/ksirc/KSOpenkSirc/open_ksirc.cpp +++ b/ksirc/KSOpenkSirc/open_ksirc.cpp @@ -43,9 +43,9 @@ open_ksirc::open_ksirc { setCaption( i18n("Connect to Server") ); - // check for existance of ~/.kde/share/apps/ksirc/servers.txt + // check for existance of ~/.trinity/share/apps/ksirc/servers.txt // if it don't exist use $TDEDIR/share/apps/ksirc/servers.txt - // changes are written to ~/.kde/share/apps/ksirc/servers.txt + // changes are written to ~/.trinity/share/apps/ksirc/servers.txt TQString filename = locate("appdata", "servers.txt"); serverFileParser::readDatafile( filename.ascii() ); diff --git a/ksirc/KSOpenkSirc/serverFileParser.cpp b/ksirc/KSOpenkSirc/serverFileParser.cpp index 10960650..0b62b0dc 100644 --- a/ksirc/KSOpenkSirc/serverFileParser.cpp +++ b/ksirc/KSOpenkSirc/serverFileParser.cpp @@ -104,7 +104,7 @@ int serverFileParser::readDatafile( const char *fileName ) // Writes the data stored in the global variable to the server file, // returns 1 if sucessful, takes a filename as an argument, uhh NOT. -// we want to write it ~/.kde/share/apps/ksirc/servers.txt +// we want to write it ~/.trinity/share/apps/ksirc/servers.txt // int writeDataFile() diff --git a/lanbrowsing/lisa/README b/lanbrowsing/lisa/README index 63cc2140..12a16af5 100644 --- a/lanbrowsing/lisa/README +++ b/lanbrowsing/lisa/README @@ -382,7 +382,7 @@ For reslisa the file is named reslisarc instead lisarc. -u, --unix search at first for $HOME/.lisarc, then for /etc/lisarc, this is the default behaviour --k, --kde1 search at first for $HOME/.kde/share/config/lisarc, +-k, --kde1 search at first for $HOME/.trinity/share/config/lisarc, then for $TDEDIR/share/config/lisarc -K, --kde2 looks for the file lisarc in every directory diff --git a/lanbrowsing/lisa/main.cpp b/lanbrowsing/lisa/main.cpp index 7de59389..fd96d04e 100644 --- a/lanbrowsing/lisa/main.cpp +++ b/lanbrowsing/lisa/main.cpp @@ -198,7 +198,7 @@ int main(int argc, char** argv) "--kde1, --kde2 and --unix are not supported anymore.\n"\ "Lisa will always first look for $(HOME)/.lisarc , then for /etc/lisarc.\n"\ "If your lisa configuration file was created using an older version of \n"\ - "the KDE control center, copy the /root/.kde/share/config/lisarc to /etc and \n"\ + "the KDE control center, copy the /root/.trinity/share/config/lisarc to /etc and \n"\ "then start lisa without any command line options.\n"<<std::endl; return 0; break; diff --git a/lanbrowsing/lisa/netmanager.cpp b/lanbrowsing/lisa/netmanager.cpp index ecb9b23d..5a21fe5c 100644 --- a/lanbrowsing/lisa/netmanager.cpp +++ b/lanbrowsing/lisa/netmanager.cpp @@ -338,7 +338,7 @@ MyString NetManager::getConfigFileName() /* else if (m_configStyle==KDE1CONFIGSTYLE) { tmpFilename=getenv("HOME"); - tmpFilename+=MyString("/.kde/share/config/")+tmpBase; + tmpFilename+=MyString("/.trinity/share/config/")+tmpBase; if (fileReadable(tmpFilename)) return tmpFilename; tmpFilename=getenv("TDEDIR"); diff --git a/lanbrowsing/lisa/strictmain.cpp b/lanbrowsing/lisa/strictmain.cpp index a948d6df..07f5b9bc 100644 --- a/lanbrowsing/lisa/strictmain.cpp +++ b/lanbrowsing/lisa/strictmain.cpp @@ -187,7 +187,7 @@ int main(int argc, char** argv) "--kde1, --kde2 and --unix are not supported anymore.\n"\ "ResLisa will always first look for $(HOME)/.reslisarc , then for /etc/reslisarc.\n"\ "If your lisa configuration file was created using an older version of \n"\ - "the KDE control center, copy the $(HOME)/.kde/share/config/reslisarc to $(HOME)/.reslisarc.\n"<<std::endl; + "the KDE control center, copy the $(HOME)/.trinity/share/config/reslisarc to $(HOME)/.reslisarc.\n"<<std::endl; break; case 'c': |