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

List:       koffice-devel
Subject:    PATCH:  KWord: Change Footnotes menu entry to include endnotes.
From:       Mike McBride <mpmcbride7 () yahoo ! com>
Date:       2003-01-26 1:48:58
[Download RAW message or body]

Attached is a patch to alter

Insert -> Footnote...

to

Insert-> Footnote/Endnote...

since KWord now supports endnotes.

Any reason I should not commit this change?

-- 
Mike McBride
mpmcbride7@yahoo.com
KWord documentation writer
["KWord.patch" (text/x-diff)]

Index: kwview.cc
===================================================================
RCS file: /home/kde/koffice/kword/kwview.cc,v
retrieving revision 1.944
diff -u -3 -p -u -r1.944 kwview.cc
--- kwview.cc	23 Jan 2003 04:56:00 -0000	1.944
+++ kwview.cc	26 Jan 2003 06:54:31 -0000
@@ -592,7 +592,7 @@ void KWView::setupActions()
                                   actionCollection(), "copy_text_comment");
 
 
-    actionInsertFootEndNote = new KAction( i18n( "&Footnote..." ), 0,
+    actionInsertFootEndNote = new KAction( i18n( "&Footnote/Endnote..." ), 0,
                                            this, SLOT( insertFootNote() ),
                                            actionCollection(), "insert_footendnote" );
     actionInsertFootEndNote->setToolTip( i18n( "Insert a footnote referencing the selected text." ) );

_______________________________________________
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