[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

kdenonbeta/kdedebian/kalternatives



CVS commit by juanjux: 

fix for Mandrake. Now it finally works there too.

CCMAIL: kde-debian@kde.org,kde-debian-devel@kde.org


  M +1 -1      kalternatives   1.8


--- kdenonbeta/kdedebian/kalternatives/kalternatives  #1.7:1.8
@@ -523,5 +523,5 @@
             confstr += "\n"
 
-        if (QMessageBox.question(self,"Commit Changes?",\
+        if (QMessageBox.information(self,"Commit Changes?",\
             "Do you want to change the following alternatives?\n\n" + confstr,\
             "&Yes", "&No", QString.null, 1, 1)):




Reply to: