[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    QUANTA_3_1_BRANCH: quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-07-02 15:39:27
[Download RAW message or body]

CVS commit by amantia: 

Change conflicting shortcut for Misc. Tag to Ctrl-Shift-T [backport for #60616]


  M +1 -0      ChangeLog   1.90.2.82
  M +5 -4      quanta.kdevelop   1.32.2.5
  M +1 -1      quanta/quantaview_init.cpp   1.54.2.6


--- quanta/ChangeLog  #1.90.2.81:1.90.2.82
@@ -15,4 +15,5 @@
     - warn about existing files on rename [#60187]
     - encode the subject in a mailto url [#60275]
+    - shortcut to Misc. Tag changed to Ctrl-Shift-T [#60616]
 
   - usability enhancements:

--- quanta/quanta.kdevelop  #1.32.2.4:1.32.2.5
@@ -166,11 +166,12 @@
   <kdevcvs>
     <cvsoptions>-f</cvsoptions>
-    <commitoptions/>
+    <commitoptions></commitoptions>
     <updateoptions>-dP</updateoptions>
-    <addoptions/>
+    <addoptions></addoptions>
     <removeoptions>-f</removeoptions>
     <diffoptions>-u3 -p</diffoptions>
-    <logoptions/>
-    <rshoptions/>
+    <logoptions></logoptions>
+    <rshoptions></rshoptions>
+    <revertoptions>-C -d -P</revertoptions>
   </kdevcvs>
   <kdevfilecreate>

--- quanta/quanta/quantaview_init.cpp  #1.54.2.5:1.54.2.6
@@ -167,5 +167,5 @@ void QuantaView::initActions()
                         actionCollection, "tag_mail" );
 
-    (void) new KAction( i18n( "Misc. Tag..." ), "tag_misc", CTRL+Key_T,
+    (void) new KAction( i18n( "Misc. Tag..." ), "tag_misc", CTRL+SHIFT+Key_T,
                         this, SLOT( slotTagMisc() ),
                         actionCollection, "tag_misc" );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic