[kopete-bugs] [Bug 217800] New: Can't set Alt+S for sending a message (conflicts with Settings-shortcut)
Daniel Bahrdt
d.bahrdt at gmx.de
Tue Dec 8 00:40:55 CET 2009
https://bugs.kde.org/show_bug.cgi?id=217800
Summary: Can't set Alt+S for sending a message (conflicts with
Settings-shortcut)
Product: kopete
Version: unspecified
Platform: Gentoo Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kopete-bugs at kde.org
ReportedBy: d.bahrdt at gmx.de
Version: (using KDE 4.3.3)
Compiler: gcc (Gentoo 4.3.4 p1.0, pie-10.1.5) 4.3.4
OS: Linux
Installed from: Gentoo Packages
I'm unable to set Alt+S as shortcut for sending a message.
Kopete doesn't open the ui.rc-files (at least I don't find them in strace
kopete 2>&1 | grep -i open)
I tried to patch all files containing &S (for i in $(grep -Rl '&S' *);
do sed --in-place -e :a -e 's/\&\;S/S/;ta' "${i}"; done) before compiling
kopete.
It didn't change a thing.
Is this ever going to be fixed or do you intend to set alt+s as hardcoded
shortcut for the settings-menu? If so, can you point me to the location where I
have to patch this myself (and maybe for all the other former licq users)
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the kopete-bugs
mailing list