From koffice-devel Fri May 14 06:09:45 2004 From: Brad Hards Date: Fri, 14 May 2004 06:09:45 +0000 To: koffice-devel Subject: [Bug 58447] format - paper versus page layout Message-Id: <20040514060945.11780.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=koffice-devel&m=108451499726572 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=58447 bradh frogmouth net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From bradh frogmouth net 2004-05-14 08:09 ------- CVS commit by bhards: Make command more consistent with other KOffice apps, and resolve bug 58447. CCMAIL: 58447-done bugs kde org M +1 -1 karbon_view.cc 1.412 --- koffice/karbon/karbon_view.cc #1.411:1.412 @ -908,5 +908,5 @ KarbonView::initActions() SLOT( configure() ), actionCollection(), "configure" ); - new KAction( i18n( "Configure Page &Layout..." ), 0, this, + new KAction( i18n( "Page &Layout..." ), 0, this, SLOT( pageLayout() ), actionCollection(), "page_layout" ); m_contextHelpAction = new KoContextHelpAction( actionCollection(), this ); _______________________________________________ koffice-devel mailing list koffice-devel@mail.kde.org https://mail.kde.org/mailman/listinfo/koffice-devel