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

List:       koffice-devel
Subject:    Re: [patch] simple text change in kword view menu
From:       Adam Pigg <adam () piggz ! fsnet ! co ! uk>
Date:       2003-07-11 8:41:18
[Download RAW message or body]

Heh, sorry here you go, not that you need it
Cheers

Adam

On Friday 11 July 2003 08:36, you wrote:
> I agree that this is indeed not correct and should be changed.
> Unfortunately we are in a feature/message freeze, and this does not sound
> like a bug.
>
> I'll keep this email in my TODO folder to do it after the 1.3 has been
> released.
>
> Cheers!
>
>  On Thu, Jul 10, 2003 at 08:48:47PM +0100, Adam Pigg wrote:
> > Hi
> >
> > You may or may not want to add this patch, all it does is change the text
> > in the view menu from 'Show Doc Structure' to 'Document Structure' and
> > 'Show Rulers' to 'Rulers'.  This keeps it inline witht he rest of the
> > menu and imho sound better.
> >
> > Regards
> >
> > btw this is the first time ive ever submitted a patch and it was created
> > in cervisia so i hope its in the right format, if not then let me know
>
> You forgot to attach it.

-- 
adampigg.9p.org.uk
adam@piggz.fsnet.co.uk
adam@adampigg.9p.org.uk

["kword_kwview.diff" (text/x-diff)]

Index: kwview.cc
===================================================================
RCS file: /home/kde/koffice/kword/kwview.cc,v
retrieving revision 1.976
diff -u -r1.976 kwview.cc
--- kwview.cc	5 Jul 2003 12:13:58 -0000	1.976
+++ kwview.cc	10 Jul 2003 19:44:40 -0000
@@ -1060,13 +1060,13 @@
                                      this, SLOT( removeLink() ),
                                      actionCollection(), "remove_link" );
 
-    actionShowDocStruct = new KToggleAction( i18n( "Show Doc Structure" ), 0,
+    actionShowDocStruct = new KToggleAction( i18n( "Document Structure" ), 0,
                                             this, SLOT( showDocStructure() ),
                                             actionCollection(), "show_docstruct" );
     actionShowDocStruct->setToolTip( i18n( "Open document structure sidebar." ) );
     actionShowDocStruct->setWhatsThis( i18n( "Open document structure \
sidebar.<p>This sidebar helps you organize your document and quickly find pictures, \
tables, etc." ) );  
-	actionShowRuler = new KToggleAction( i18n( "Show Rulers" ), 0,
+	actionShowRuler = new KToggleAction( i18n( "Rulers" ), 0,
 										this, SLOT( showRuler() ),
 										actionCollection(), "show_ruler" );
 	actionShowRuler->setToolTip( i18n( "Shows or hides rulers." ) );



_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel


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

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