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

List:       kde-commits
Subject:    kdemultimedia/kaudiocreator
From:       Nadeem Hasan <nhasan () nadmm ! com>
Date:       2003-03-28 1:29:36
[Download RAW message or body]

CVS commit by nhasan: 

UI fixes.


  M +2 -2      cdconfig.ui   1.10
  M +1 -1      kaudiocreatorui.rc   1.12
  M +1 -1      options.cpp   1.3


--- kdemultimedia/kaudiocreator/cdconfig.ui  #1.9:1.10
@@ -67,5 +67,5 @@
                     <property stdset="1">
                         <name>text</name>
-                        <string>Database Server</string>
+                        <string>Database server:</string>
                     </property>
                 </widget>
@@ -78,5 +78,5 @@
                     <property stdset="1">
                         <name>text</name>
-                        <string>Port</string>
+                        <string>Port:</string>
                     </property>
                 </widget>

--- kdemultimedia/kaudiocreator/kaudiocreatorui.rc  #1.11:1.12
@@ -5,5 +5,5 @@
   <Action name="configure_kaudiocreator" icon="configure"/>
   <Action name="clear_done_jobs" icon="edittrash"/>
-  <Action name="update_cd" icon="rotate_cw"/>
+  <Action name="update_cd" icon="reload"/>
   <Action name="edit_cd" icon="edit"/>
   <Action name="cddb_now" icon="cdaudio_mount"/>

--- kdemultimedia/kaudiocreator/options.cpp  #1.2:1.3
@@ -31,5 +31,5 @@ Options::Options(QObject* parent, const 
 
   kautoconfig = new KAutoConfig(this, "Settings");
-  options = new KDialogBase(KDialogBase::IconList, i18n("Settings"), \
KDialogBase::Default | KDialogBase::Ok | KDialogBase::Apply | KDialogBase::Cancel \
,KDialogBase::Ok,0, "Settings Dialog"); +  options = new \
KDialogBase(KDialogBase::IconList, i18n("Settings"), KDialogBase::Default | \
KDialogBase::Ok | KDialogBase::Apply | KDialogBase::Cancel ,KDialogBase::Ok, 0, \
"Settings Dialog", true, true);  connect(options, SIGNAL(okClicked()), this, \
SLOT(okClicked()));  connect(options, SIGNAL(applyClicked()), this, \
SLOT(applyClicked()));


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

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