Bug 58447 - format - paper versus page layout
Summary: format - paper versus page layout
Status: RESOLVED FIXED
Alias: None
Product: koffice
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KOffice List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-13 21:55 UTC by Ferdinand Gassauer
Modified: 2004-05-14 08:09 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 Ferdinand Gassauer 2003-05-13 21:55:21 UTC
Version:            (using KDE 3.1.9)
Compiler:          gcc version 3.3 20030226 (prerelease) (SuSE Linux)
OS:          Linux (i686) release 2.4.20-4GB

Hi!
Some koffice apps use "page layout" some others "paper layout"

apart from the fact, that different apps have different tabs, they all deal with the same or similar matter and have a tab "page size and margins"

IMHO the 2 options should be 
1) generally renamed to "page layout" 
2) eventually be moved to the same position in the format menu 
3) embedded between "------" actions in the toolbar

cu
ferdinand
Comment 1 Brad Hards 2004-05-14 05:24:00 UTC
CVS commit by bhards: 

Update of the Format menu to match the other apps in KOffice, as 
discussed at koffice-devel ml.

CCMAIL: 58447@bugs.kde.org


  M +8 -8      kword.rc   1.169


--- koffice/kword/kword.rc  #1.168:1.169
@@ -1,3 +1,3 @@
-<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="KWord" version="94">
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="KWord" version="95">
 <MenuBar>
  <Menu name="file"><text>&amp;File</text>
@@ -69,11 +69,4 @@
   <Action name="format_font"/>
   <Action name="format_paragraph"/>
-  <Separator/>
-  <Action name="format_page"/>
-  <Separator/>
-  <Action name="format_stylist"/>
-  <Action name="import_style"/>
-  <Action name="create_style"/>
-  <Action name="format_stylemenu"/>
   <Action name="format_footendnote"/>
   <Menu name="Formula"><text>Formula</text>
@@ -100,4 +93,11 @@
  </Menu>
   <Separator/>
+  <Action name="format_stylemenu"/>
+  <Action name="format_stylist"/>
+  <Action name="import_style"/>
+  <Action name="create_style"/>
+  <Separator/>
+  <Action name="format_page"/>
+  <Separator/>
   <Action name="format_header"/>
   <Action name="format_footer"/>


Comment 2 Brad Hards 2004-05-14 05:27:39 UTC
CVS commit by bhards: 

Update of the Format menu to match the other apps in KOffice, as 
discussed at koffice-devel ml.

CCMAIL: 58447@bugs.kde.org


  M +4 -5      kpresenter.rc   1.161


--- koffice/kpresenter/kpresenter.rc  #1.160:1.161
@@ -1,3 +1,3 @@
-<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"><kpartgui name="KPresenter" version="107">
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd"><kpartgui name="KPresenter" version="108">
 <MenuBar>
  <Menu name="file"><text>&amp;File</text>
@@ -93,4 +93,5 @@
   <Action name="tools_rotate"/>
   <Action name="tools_zoom"/>
+  <Action name="extra_properties"/>
   <Separator/>
   <Menu name="Arrange Objects"><text>Arra&amp;nge Objects</text>
@@ -108,14 +109,12 @@
    <Action name="extra_alignbottom"/>
   </Menu>
-  <Separator/>
-  <Action name="extra_shadow"/>
-  <Separator/>
   <Action name="extra_group"/>
   <Action name="extra_ungroup"/>
+  <Action name="extra_shadow"/>
   <Separator/>
   <Action name="extra_layout"/>
+  <Separator/>
   <Action name="extra_background"/>
   <Separator/>
-  <Action name="extra_properties"/>
  </Menu>
  <Menu name="Text"><text>Te&amp;xt</text>


Comment 3 Brad Hards 2004-05-14 07:43:28 UTC
CVS commit by bhards: 

Update of the Format menu to match the other apps in KOffice, as 
discussed at koffice-devel ml.

CCMAIL: 58447@bugs.kde.org


  M +2 -3      kivio.rc   1.26


--- koffice/kivio/kiviopart/kivio.rc  #1.25:1.26
@@ -1,3 +1,3 @@
-<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="kivio" version="21">
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="kivio" version="22">
 <MenuBar>
  <Menu name="Edit"><text>&amp;Edit</text>
@@ -50,6 +50,4 @@
    <Action name="arrowHeadFormat"/>
    <Separator/>
-   <Action name="paperLayout"/>
-   <Separator/>
    <Action name="alignStencils"/>
    <Separator/>
@@ -60,4 +58,5 @@
    <Action name="bringStencilToFront"/>
    <Separator/>
+   <Action name="paperLayout"/>
  </Menu>
  <Menu name="Tools"><text>&amp;Tools</text>


Comment 4 Brad Hards 2004-05-14 08:07:15 UTC
CVS commit by bhards: 

Update of the Format menu to match the other apps in KOffice, as 
discussed at koffice-devel ml.

CCMAIL: 58447@bugs.kde.org


  M +11 -12    kspread.rc   1.118


--- koffice/kspread/kspread.rc  #1.117:1.118
@@ -1,3 +1,3 @@
-<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="KSpread" version="22">
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd" ><kpartgui name="KSpread" version="23">
 <MenuBar>
  <Menu name="file"><text>&amp;File</text>
@@ -75,9 +75,9 @@
  <Menu name="Format"><text>F&amp;ormat</text>
   <Action name="cellLayout"/>
-  <Action name="paperLayout"/>
-  <Menu name="Comment"><text>&amp;Print Range</text>
-    <Action name="definePrintRange"/>
-    <Action name="resetPrintRange"/>
-  </Menu>
+  <Action name="changeangle"/>
+  <Action name="decreaseindent"/>
+  <Action name="increaseindent"/>
+  <Action name="precplus"/>
+  <Action name="precminus"/>
   <Separator/>
   <Action name="adjust"/>
@@ -107,10 +107,9 @@
   <Action name="createStyle"/>        
   <Separator/>
-  <Action name="decreaseindent"/>
-  <Action name="increaseindent"/>
-  <Action name="precplus"/>
-  <Action name="precminus"/>
-  <Separator/>
-  <Action name="changeangle"/>
+  <Action name="paperLayout"/>
+  <Menu name="Comment"><text>&amp;Print Range</text>
+    <Action name="definePrintRange"/>
+    <Action name="resetPrintRange"/>
+  </Menu>
  </Menu>
  <Menu name="Data"><text>&amp;Data</text>


Comment 5 Brad Hards 2004-05-14 08:09:43 UTC
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 );