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

List:       kde-commits
Subject:    branches/KDE/3.5/kdeutils/kmilo
From:       Helio Chissini de Castro <helio () conectiva ! com ! br>
Date:       2006-09-06 20:29:06
Message-ID: 1157574546.287965.12117.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 581607 by helio:

- kmix call should be "hide", not "minimize", as pointed by Albert in:
http://lists.zerezo.com/kde-devel/msg00883.html


 M  +2 -2      delli8k/delli8k.cpp  
 M  +3 -3      kmilo_kvaio/kvaio.cpp  
 M  +1 -1      thinkpad/thinkpad.cpp  


--- branches/KDE/3.5/kdeutils/kmilo/delli8k/delli8k.cpp #581606:581607
@@ -152,7 +152,7 @@
             {
                 m_volume = reply;
                 kmix_error = false;
-                kmixWindow->send( "minimize" );
+                kmixWindow->send( "hide" );
             }
         }
     }
@@ -217,7 +217,7 @@
             {
                 m_volume = reply;
                 kmix_error = false;
-                kmixWindow->send( "minimize" );
+                kmixWindow->send( "hide" );
             }
         }
     }
--- branches/KDE/3.5/kdeutils/kmilo/kmilo_kvaio/kvaio.cpp #581606:581607
@@ -487,7 +487,7 @@
                         {
                                 m_volume = reply;
                                 kmix_error = false;
-                                kmixWindow->send("minimize");
+                                kmixWindow->send("hide");
                         }
                 }
         }
@@ -554,11 +554,11 @@
                         {
                                 m_mute = reply;
                                 kmix_error = false;
-                                kmixWindow->send("minimize");
+                                kmixWindow->send("hide");
                         }
                 }       else
                 {
-                        kmixWindow->send("minimize");
+                        kmixWindow->send("hide");
                         kmix_error = true;
                 }
         }
--- branches/KDE/3.5/kdeutils/kmilo/thinkpad/thinkpad.cpp #581606:581607
@@ -467,7 +467,7 @@
 			if (reply.isValid())  {
 				m_volume = reply;
 				kmix_error = false;
-				kmixWindow->send("minimize");
+				kmixWindow->send("hide");
 			}
 		}
 	}
[prev in list] [next in list] [prev in thread] [next in thread] 

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