Bug 125199 - Change "Configure" to "Configure Kopete" in Settings Menu (minor cosmetic improvement)
Summary: Change "Configure" to "Configure Kopete" in Settings Menu (minor cosmetic imp...
Status: REPORTED
Alias: None
Product: kopete
Classification: Applications
Component: Main Application (show other bugs)
Version: 0.11.1
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 243367 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-04-09 04:19 UTC by Shriramana Sharma
Modified: 2011-02-07 16:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Shriramana Sharma 2006-04-09 04:19:55 UTC
Version:           0.11.1 (using KDE 3.5.2 Level "a" , SUSE 10.0 UNSUPPORTED)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.13-15-smp

All applications have no plain "Configure" option, they have "Configure KMail", "Configure KTorrent" etc. Why does Kopete have a blunt "Configure" option? Please change this to "Configure Kopete".
Comment 1 Shriramana Sharma 2006-04-09 04:22:07 UTC
I should add that the Kopete Getting Started documentation speaks of "Settings->Configure Kopete" -- while the user will find no such menu entry. The menu entry should therefore be changed to "Configure Kopete".
Comment 2 Zack Glennie 2007-03-16 23:18:23 UTC
This has not been changed as of 0.12.3 (Using KDE 3.5.5).  For consistency across applications, the entry should be amended to read "Configure Kopete..."
Comment 3 Matt Rogers 2007-03-16 23:27:03 UTC
Somebody submit a patch then. Changing a string is not a hard task.
Comment 4 Shriramana Sharma 2007-03-17 05:43:00 UTC
OK I am looking at:

http://websvn.kde.org/branches/KDE/3.5/kdenetwork/kopete/kopete/kopeteui.rc?revision=573903&view=markup
http://websvn.kde.org/branches/KDE/3.5/kdenetwork/kopete/kopete/kopetewindow.cpp?revision=574370&view=markup
http://websvn.kde.org/branches/KDE/3.5/kdenetwork/kopete/kopete/kopetewindow.h?revision=573903&view=markup

and none of them seem to have the required text. I searched for "configure" but there doesn't seem to be a "C&onfigure" entry at all. If I am not wrong, the 

<Action name="settings_prefs" append="configure_merge"/>

entry in kopeteui.rc corresponds to this menu item, but where is its text defined? I see that lines 282 to 289 in kopetewindow.cpp configure the other actions, but there is no line for this... hey how about line 274:

actionPrefs = KopeteStdAction::preferences( actionCollection(), "settings_prefs" );

OK now I am opening KopeteStdAction.h and cpp... and that leads to something else... sheesh this is so very complicated.

There, I made a valid effort. So will the developers now look into where the correction needs to be made and find what I a non-developer could not find?

No sarcasm intended.

Thanks.
Comment 5 Tristan Miller 2011-02-07 15:19:04 UTC
Bug 243367 is a duplicate of this one.  Could someone please mark it as such?
Comment 6 Burkhard Lück 2011-02-07 16:33:01 UTC
*** Bug 243367 has been marked as a duplicate of this bug. ***