Changeset 64 for psi/trunk/src/options
- Timestamp:
- Sep 22, 2006, 1:05:38 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
psi/trunk/src/options/opt_events.cpp
r2 r64 45 45 "Set this option if you want them to popup anyway.")); 46 46 QWhatsThis::add(d->ck_raise, 47 tr("Makes new incoming events bring the main window to the foreground.")); 47 tr("Makes new incoming events bring the main window to the foreground." 48 " It does not take the keyboard focus, so it will not interfere with your work.")); 48 49 QWhatsThis::add(d->ck_ignoreNonRoster, 49 50 tr("Makes Psi ignore all incoming events from contacts"
Note:
See TracChangeset
for help on using the changeset viewer.