Not logged in. · Lost password · Register
Forum: Community Bugs RSS
options.xml: chat.next-tab and chat.previous-tab comments are misplaced.

Announcement

2005-11-16, 19:33 by halr9000
Subject: Psi Groupchat (new address)
Join us at the Psi Groupchat (MUC)! Room name: psi@conference.psi-im.org
knyar #1
Member since Jan 2007 · 2 posts
Group memberships: Members
Show profile · Link to this post
Subject: options.xml: chat.next-tab and chat.previous-tab comments are misplaced.
"Switch to the next tab" and "Switch to the previous tab" options in the shortcuts section are now mixed up. Here's a patch to options/default.xml that fixes it (however, simply changing one word to another in two lines will probably be a more quickly action than applying a patch :) ):


--- options/default.xml.orig    2007-01-20 07:30:58.000000000 +0200
+++ options/default.xml    2007-01-20 23:33:36.531250000 +0200
@@ -133,8 +133,8 @@
         </ui>
         <shortcuts comment="Shortcuts">
             <chat comment="Shortcuts in the chat dialog">
-                <next-tab type="QKeySequence" comment="Switch to the previous tab">Ctrl+PgUp</next-tab>
-                <previous-tab type="QKeySequence" comment="Switch to the next tab">Ctrl+PgDown</previous-tab>
+                <next-tab type="QKeySequence" comment="Switch to the next tab">Ctrl+PgUp</next-tab>
+                <previous-tab type="QKeySequence" comment="Switch to the previous tab">Ctrl+PgDown</previous-tab>
                 <find type="QKeySequence" comment="Find text">Ctrl+F</find>
                 <send type="QVariantList" comment="Sends the message">
                     <item type="QKeySequence">Return</item>
Avatar
halr9000 (Administrator) #2
User title: I work here
Member since Nov 2002 · 2315 posts · Location: Atlanta
Group memberships: Administrators, Members
Show profile · Link to this post
Hey, a bug report with a patch, excellent!  :)
Hal Rottenberg
Webmaster, Evangelist, Co-conspirator to the Revolution
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please note the verification code from the picture into the text field next to it.
Smileys: :mellow: :huh: ^_^ :o ;) :P :D :lol: B) :rolleyes: -_- <_< :) :wub: :angry: :( :unsure: :wacko: :blink: :ph34r:
Special characters:
Go to forum
This board is powered by the Unclassified NewsBoard software, 20090606-dev, © 2003-8 by Yves Goergen
Current time: 2009-07-04, 21:31:52 (UTC +02:00)