Branding cleanup: K menu -> TDE menu.

pull/2/head
Darrell Anderson 12 years ago
parent 4930d3bb5c
commit fb56cbee84

@ -17,7 +17,7 @@ Environment. Here we have various applications and infrastructure files and
libraries. Here is an overview of the directories:
* applnk
Files to create the icons for the K menu button
Files to create the icons for the TDE menu button
* debian
Needed to create a Debian package.

@ -19,7 +19,7 @@ quickly.
<title>Starting &kate;</title>
<para>
You can start &kate; from the <guimenu>K menu</guimenu> or from the
You can start &kate; from the <guimenu>TDE menu</guimenu> or from the
command line.
</para>

@ -132,7 +132,7 @@ application.</para></listitem>
<term>Custom Menu 2</term>
<listitem>
<para>You may also configure up to two custom menus. If you choose either of these, the <guibutton>Edit...</guibutton> becomes available, allowing you to edit the contents of the custom menus.</para>
<!-- FIXME: Need to find out what else can be added here (for instance, it lets me type 'emacsclient' which isn't available in the K menu) -->
<!-- FIXME: Need to find out what else can be added here (for instance, it lets me type 'emacsclient' which isn't available in the TDE menu) -->
</listitem>
</varlistentry>
</variablelist>

@ -171,7 +171,7 @@ is a mark in the check box, then the panel appears to slide off the edge of the
<title>Menus</title>
<para>In the <guilabel>Menus</guilabel> tab you can configure the panel
menu's behavior. This affects the K menu you will often use to launch
menu's behavior. This affects the TDE menu you will often use to launch
applications, the browser menus you can use to access folders and other
menus like the recent documents menu.</para>
@ -198,7 +198,7 @@ launch &konqueror; with any of your configured profiles.</para>
&konqueror; file manager window displaying any of your configured
network folders.</para>
<para>The <guilabel>Preferences</guilabel> menu allows you to launch each &kcontrol; module
directly from the K menu.</para>
directly from the TDE menu.</para>
<para>The <guilabel>Print System</guilabel> menu provides several menu entries to help manage
the printer(s) attached to your system.</para>
<para>The <guilabel>Quick Browser</guilabel> menu gives you quick links to locations on your hard drive.</para>
@ -227,7 +227,7 @@ latter option may be especially useful if you have a rather small screen
resolution, as then the browser menus will quickly fill up your screen
when you browse folders containing many files.</para>
<para>The quick start section in the K menu offers quick access to
<para>The quick start section in the TDE menu offers quick access to
programs you have used often or recently. In the <guilabel>Quick Start Menu Items</guilabel>
frame you can choose whether
this section will show the most recently or the most frequently used

@ -168,7 +168,7 @@ this entire document if you take advantage of <guilabel>Tooltips</guilabel> and
the
<guimenuitem>What's This?</guimenuitem> feature.</para>
<para>If <guilabel>Tooltips</guilabel> have been enabled in &tde; (K menu
<para>If <guilabel>Tooltips</guilabel> have been enabled in &tde; (TDE menu
<menuchoice><guimenu>Control Center</guimenu><guisubmenu>Appearance &amp;
Themes</guisubmenu><guisubmenu>Style</guisubmenu></menuchoice>,
<guilabel>Style</guilabel> dialog) then when you hover the mouse pointer

@ -140,7 +140,7 @@ the panel to access the files in your home folder using
</para>
</listitem>
<listitem>
<para>Choose <menuchoice><guimenu>K menu</guimenu>
<para>Choose <menuchoice><guimenu>TDE menu</guimenu>
<guisubmenu>System</guisubmenu>
<guimenuitem>Konsole</guimenuitem></menuchoice> to get a &UNIX;
command prompt, or press <keycombo action="simul">&Alt;
@ -199,7 +199,7 @@ applications installed on your computer system.
<sect2>
<title>Customizing &kicker;</title>
<!-- FIXME: To add a button, use the little arrows on kicker, not the K menu
<!-- FIXME: To add a button, use the little arrows on kicker, not the TDE menu
I am not sure I agree - some distributions fade or hide the applet handles by default, but
I haven't found one yet that hides the kmenu. (JLH) -->
@ -308,7 +308,7 @@ in perhaps some surprising places.
<para>
&tde; provides a very sophisticated command line window called
&konsole;. Choose <menuchoice><guimenu>K menu</guimenu>
&konsole;. Choose <menuchoice><guimenu>TDE menu</guimenu>
<guisubmenu>System</guisubmenu>
<guimenuitem>Konsole</guimenuitem></menuchoice> to start it. This may
be something you want on your panel: luckily it's already there in the
@ -1090,7 +1090,7 @@ first.
<para>
We sincerely hope that using &tde; gives you so much fun and
pleasure that you never want to log out. But if you do, simply choose
<menuchoice><guimenu>K menu</guimenu>
<menuchoice><guimenu>TDE menu</guimenu>
<guimenuitem>Logout</guimenuitem></menuchoice>.
</para>
@ -1119,7 +1119,7 @@ data in them when you start to log out.
<para>
To illustrate session management, choose <menuchoice>
<guimenu>K menu</guimenu><guisubmenu>Editors</guisubmenu>
<guimenu>TDE menu</guimenu><guisubmenu>Editors</guisubmenu>
<guimenuitem>Kate</guimenuitem> </menuchoice> to start &kate;. Open
a text document to edit. Now log out and back in. You will observe
that &kate; will be restored to the exact same position on the screen,

@ -90,12 +90,12 @@ TQString KCGlobal::baseGroup()
{
if (_infocenter)
{
kdWarning() << "No K menu group with X-KDE-BaseGroup=info found ! Defaulting to Settings/Information/" << endl;
kdWarning() << "No TDE menu group with X-KDE-BaseGroup=info found ! Defaulting to Settings/Information/" << endl;
_baseGroup = TQString::fromLatin1("Settings/Information/");
}
else
{
kdWarning() << "No K menu group with X-KDE-BaseGroup=settings found ! Defaulting to Settings/" << endl;
kdWarning() << "No TDE menu group with X-KDE-BaseGroup=settings found ! Defaulting to Settings/" << endl;
_baseGroup = TQString::fromLatin1("Settings/");
}
}

@ -84,13 +84,13 @@
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>&amp;K menu:</string>
<string>&amp;TDE menu:</string>
</property>
<property name="buddy" stdset="0">
<cstring>m_kmenuTile</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>Choose a tile image for the K menu.</string>
<string>Choose a tile image for the TDE menu.</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
@ -162,7 +162,7 @@
<enum>NoInsertion</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Choose a tile image for the K menu.</string>
<string>Choose a tile image for the TDE menu.</string>
</property>
</widget>
<widget class="KColorButton" row="3" column="2">
@ -184,7 +184,7 @@
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>When the Custom Color option is selected, use this button to pick a color for the K menu tile background</string>
<string>When the Custom Color option is selected, use this button to pick a color for the TDE menu tile background</string>
</property>
</widget>
<widget class="KComboBox" row="4" column="1">

@ -304,7 +304,7 @@ void ToggleViewGUIClient::slotToggleView( bool toggle )
void ToggleViewGUIClient::saveConfig( bool add, const TQString &serviceName )
{
// This is used on konqueror's startup....... so it's never used, since
// the K menu only contains calls to kfmclient......
// the TDE menu only contains calls to kfmclient......
// Well, it could be useful again in the future.
// Currently, the profiles save this info.
TQStringList toggableViewsShown = KonqSettings::toggableViewsShown();

@ -78,7 +78,7 @@
</sizepolicy>
</property>
<property name="text">
<string>You can refine the settings you made by starting the Trinity Control Center by choosing the entry &lt;b&gt;Control Center&lt;/b&gt; in the K menu.</string>
<string>You can refine the settings you made by starting the Trinity Control Center by choosing the entry &lt;b&gt;Control Center&lt;/b&gt; in the TDE menu.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignTop|AlignLeft</set>

@ -400,7 +400,7 @@ right-click the panel (Panel Menu) and select Add to Panel->Application->whateve
<html>
<p>
You can add more applets to your panel by selecting Panel
Menu->Add->Applet from the K menu.
Menu->Add->Applet from the TDE menu.
</p>
</html>
</tip>
@ -409,7 +409,7 @@ Menu->Add->Applet from the K menu.
<html>
<p>
You can add a little command line to your panel by selecting Panel
Menu->Add to Panel->Applet->Run Command from the K menu.
Menu->Add to Panel->Applet->Run Command from the TDE menu.
</p>
<p>For information about other applets available for the TDE Panel,
take a look at <a href="help:/kicker">the Kicker Handbook</a>.</p>

Loading…
Cancel
Save