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

List:       kde-commits
Subject:    =?utf-8?q?=5Bcalligra=5D_words/part=3A_Name_it_page_borders_caus?=
From:       Sebastian Sauer <sebastian.sauer () kdab ! com>
Date:       2011-04-30 20:26:10
Message-ID: 20110430202610.C3141A60A4 () git ! kde ! org
[Download RAW message or body]

Git commit e7197825930901e845b84eda0fcf007786b933a4 by Sebastian Sauer.
Committed on 30/04/2011 at 22:20.
Pushed by sebsauer into branch 'master'.

Name it page borders cause that's what the action is about.

M  +1    -1    words/part/KWView.cpp     

http://commits.kde.org/calligra/e7197825930901e845b84eda0fcf007786b933a4

diff --git a/words/part/KWView.cpp b/words/part/KWView.cpp
index 793fff8..33b418f 100644
--- a/words/part/KWView.cpp
+++ b/words/part/KWView.cpp
@@ -353,7 +353,7 @@ void KWView::setupActions()
     actionCollection()->addAction("insert_footendnote", action);
     connect(action, SIGNAL(triggered()), this, SLOT(insertFootEndNote()));
 
-    action = new KAction(i18n("Frame Borders"), this);
+    action = new KAction(i18n("Page Borders"), this);
     action->setToolTip(i18n("Turns the border display on and off"));
     action->setCheckable(true);
     actionCollection()->addAction("view_frameborders", action);

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

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