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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete/ui
From:       Till Gerken <till () tantalo ! net>
Date:       2002-12-09 20:47:03
[Download RAW message or body]

CVS commit by gerken: 

Adding "compact" format as suggested by Rob Caper.
CCMAIL: 51675@bugs.kde.org


  M +5 -0      kopetechatwindow.cpp   1.77
  M +6 -1      prfschatwindow_ui.ui   1.5


--- kdenonbeta/kopete/libkopete/ui/kopetechatwindow.cpp  #1.76:1.77
@@ -827,4 +827,9 @@ QString KopeteChatWindow::KindMessagesHT
                         "%o<font color=\"#E11919\">%o %s<font color=\"#000000\"><i>%s" 
                         " (%T) %e<b>%f:</b>%e%s</i>%s</font> %F%M%F "+ end;
+        case 3:
+                // Compact
+                return "%i<font color=\"#0360B1\">%i "
+                        "%o<font color=\"#E11919\">%o %s<font color=\"#000000\"><i>%s "
+                        "(%T) %e<b>%f:</b>%e%s</i>%s</font> %F%M%F";
         case 0:
         default:

--- kdenonbeta/kopete/libkopete/ui/prfschatwindow_ui.ui  #1.4:1.5
@@ -132,5 +132,5 @@
                             </property>
                         </widget>
-                        <widget class="KComboBox" row="0" column="1">
+                        <widget class="QComboBox" row="0" column="1">
                             <item>
                                 <property name="text">
@@ -151,4 +151,9 @@
                                 <property name="text">
                                     <string>IRC</string>
+                                </property>
+                            </item>
+                            <item>
+                                <property name="text">
+                                    <string>Compact</string>
                                 </property>
                             </item>


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

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