Bug 65303 - Button "Edit Filters" does not have ... to show it will display a dialog which can be cancelled
Summary: Button "Edit Filters" does not have ... to show it will display a dialog whic...
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: 3.1
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Cornelius Schumacher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-01 12:05 UTC by Roy van der Kuil
Modified: 2003-10-01 12:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>