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

Announcement

11-16-2005, 13: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 01/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 11/2002 · 2311 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:
Smilies: :mellow: :huh: ^_^ :o ;) :P :D :lol: B) :rolleyes: -_- <_< :) :wub: :angry: :( :unsure: :wacko: :blink: :ph34r:
Special characters:
Go to forum
Unclassified NewsBoard devel of 20051113 © 2003-5 by Yves Goergen
Current time: 11-20-2008, 04:54:45 (UTC -05:00)