#1448: [patch] add 2 new whats-this to editgrp.cpp
-------------------------+--------------------------------------------------
Reporter: fabian2_de | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 1.3.5
Component: qt/kde gui | Version: devel
Keywords: |
-------------------------+--------------------------------------------------
Today I've looked for the info, what "Default Group" in the group edit
dialog does mean. Recently I figured out, what its meanig is.. I think
it's not that sensefull to give the info by clicking on the button itself,
but rather by clicking on the textfield....
{{{
in file: /plugins/qt-gui/src/editgrp.cpp
69a70
> QWhatsThis::add(nfoDefault, tr("The default group to start up in."));
72a74
> QWhatsThis::add(nfoNewUser, tr("The group to which new users will be
automatically added. All new users will be in the local system group New
Users but for server side storage will also be stored in the specified
group."));
}}}
As one can see, it uses the default translation as well. In my mind there
is no need for an extra string.
--
Ticket URL: <http://trac.licq.org/ticket/1448>
Licq <http://www.licq.org/>
Licq - an instant messaging client for UNIX.