Bug 65303

Summary: Button "Edit Filters" does not have ... to show it will display a dialog which can be cancelled
Product: [Applications] korganizer Reporter: Roy van der Kuil <roy>
Component: generalAssignee: Cornelius Schumacher <schumacher>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 3.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Roy van der Kuil 2003-10-01 12:05:15 UTC
Version:           3.1 (using KDE 3.1.0)
Installed from:     (3.0)
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.18-bf2.4

Button "Edit Filters" does not have ... to show it will display a dialog which can be cancelled
Comment 1 Reinhold Kainhofer 2003-10-01 12:39:48 UTC
Subject: kdepim/korganizer

CVS commit by kainhofe: 

The edit filters button brings up a dialog box, so indicate this by ...

CCMAIL: 65303-done@bugs.kde.org


  M +1 -1      kofilterview_base.ui   1.6


--- kdepim/korganizer/kofilterview_base.ui  #1.5:1.6
@@ -89,5 +89,5 @@
             <property stdset="1">
                 <name>text</name>
-                <string>Edit Filters</string>
+                <string>Edit Filters...</string>
             </property>
         </widget>