summaryrefslogtreecommitdiffstats
path: root/kexi/formeditor/test/kformdesigner_part_shell.rc
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-20 01:29:50 +0000
commit8362bf63dea22bbf6736609b0f49c152f975eb63 (patch)
tree0eea3928e39e50fae91d4e68b21b1e6cbae25604 /kexi/formeditor/test/kformdesigner_part_shell.rc
downloadkoffice-8362bf63dea22bbf6736609b0f49c152f975eb63.tar.gz
koffice-8362bf63dea22bbf6736609b0f49c152f975eb63.zip
Added old abandoned KDE3 version of koffice
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kexi/formeditor/test/kformdesigner_part_shell.rc')
-rw-r--r--kexi/formeditor/test/kformdesigner_part_shell.rc138
1 files changed, 138 insertions, 0 deletions
diff --git a/kexi/formeditor/test/kformdesigner_part_shell.rc b/kexi/formeditor/test/kformdesigner_part_shell.rc
new file mode 100644
index 00000000..8163cab3
--- /dev/null
+++ b/kexi/formeditor/test/kformdesigner_part_shell.rc
@@ -0,0 +1,138 @@
+<!DOCTYPE kpartgui SYSTEM "kpartgui.dtd">
+<kpartgui name="kfd_part" version="2">
+
+<MenuBar>
+ <Menu name="file" noMerge="1">
+ <Action name="file_new"/>
+ <Action name="file_open"/>
+ <Separator />
+ <Action name="file_save"/>
+ <Action name="file_save_as"/>
+ <Separator/>
+ </Menu>
+ <Menu name="edit" noMerge="1">
+ <Action name="edit_undo" group="edit_undo_merge"/>
+ <Action name="edit_redo" group="edit_undo_merge"/>
+ <Separator group="edit_undo_merge"/>
+ <Action name="edit_cut" group="edit_paste_merge"/>
+ <Action name="edit_copy" group="edit_paste_merge"/>
+ <Action name="edit_paste" group="edit_paste_merge"/>
+ <Action name="edit_delete" group="edit_paste_merge"/>
+ <Action name="clear_contents" group="edit_paste_merge"/>
+ <Separator group="edit_select_merge"/>
+ <Action name="edit_select_all" group="edit_select_merge"/>
+ <Separator group="edit_paste_merge"/>
+ </Menu>
+ <Menu name="view" noMerge="1">
+ <Action name="preview_form"/>
+ </Menu>
+ <Menu name="tools" noMerge="1">
+ <Action name="taborder"/>
+ <Action name="change_style"/>
+ <Action name="pixmap_collection"/>
+ <Action name="form_connections"/>
+ </Menu>
+ <Menu name="widgets" noMerge="1">
+ <text>&amp;Widgets</text>
+ <Merge/>
+ <Action name="pointer"/>
+ <Action name="drag_connection"/>
+ <Separator/>
+ <Action name="library_widget_SubForm"/>
+ <Action name="library_widget_QGroupBox"/>
+ <Action name="library_widget_KFDTabWidget"/>
+ <Action name="library_widget_QWidgetStack"/>
+ <Action name="library_widget_QFrame"/>
+ <Separator/>
+ <Action name="library_widget_KLineEdit"/>
+ <Action name="library_widget_QLabel"/>
+ <Action name="library_widget_KexiPictureLabel"/>
+ <Action name="library_widget_KPushButton"/>
+ <Action name="library_widget_QRadioButton"/>
+ <Action name="library_widget_QCheckBox"/>
+ <Action name="library_widget_KIntSpinBox"/>
+ <Action name="library_widget_KComboBox"/>
+ <Action name="library_widget_KListBox"/>
+ <Action name="library_widget_KTextEdit"/>
+ <Action name="library_widget_KListView"/>
+ <Action name="library_widget_QSlider"/>
+ <Action name="library_widget_KProgress"/>
+ <Action name="library_widget_KTimeWidget"/>
+ <Action name="library_widget_KDateWidget"/>
+ <Action name="library_widget_KDateTimeWidget"/>
+ <Action name="library_widget_Line"/>
+ <Action name="library_widget_Spring"/>
+ </Menu>
+ <Menu name="format" noMerge="1">
+ <text>&amp;Format</text>
+ <Action name="snap_to_grid"/>
+ <Separator/>
+ <Action name="layout_menu"/>
+ <Action name="break_layout"/>
+ <Separator/>
+ <Action name="align_menu"/>
+ <Action name="adjust_size_menu"/>
+ <Separator/>
+ <Action name="format_raise"/>
+ <Action name="format_lower"/>
+ </Menu>
+</MenuBar>
+
+<ToolBar name="fileToolBar" noMerge="1"><text>Main Toolbar</text>
+ <Action name="file_new"/>
+ <Action name="file_open"/>
+ <Action name="file_save"/>
+ <Action name="preview_form"/>
+ <Separator/>
+ <Action name="edit_undo"/>
+ <Action name="edit_redo"/>
+ <Separator/>
+ <Action name="edit_cut"/>
+ <Action name="edit_copy"/>
+ <Action name="edit_paste"/>
+</ToolBar>
+<ToolBar name="containers" fullWidth="false" noMerge="1">
+ <text>Containers</text>
+ <Action name="library_widget_SubForm"/>
+ <Action name="library_widget_QGroupBox"/>
+ <Action name="library_widget_KFDTabWidget"/>
+ <Action name="library_widget_QWidgetStack"/>
+ <Action name="library_widget_QFrame"/>
+</ToolBar>
+<ToolBar name="widgets" fullWidth="false" noMerge="1">
+ <text>Widgets</text>
+ <Action name="pointer"/>
+ <Action name="drag_connection"/>
+ <Separator/>
+ <Action name="library_widget_KLineEdit"/>
+ <Action name="library_widget_QLabel"/>
+ <Action name="library_widget_KexiPictureLabel"/>
+ <Action name="library_widget_KPushButton"/>
+ <Action name="library_widget_QRadioButton"/>
+ <Action name="library_widget_QCheckBox"/>
+ <Action name="library_widget_KIntSpinBox"/>
+ <Action name="library_widget_KComboBox"/>
+ <Action name="library_widget_KListBox"/>
+ <Action name="library_widget_KTextEdit"/>
+ <Action name="library_widget_KListView"/>
+ <Action name="library_widget_QSlider"/>
+ <Action name="library_widget_KProgress"/>
+ <Action name="library_widget_KTimeWidget"/>
+ <Action name="library_widget_KDateWidget"/>
+ <Action name="library_widget_KDateTimeWidget"/>
+ <Action name="library_widget_Line"/>
+ <Action name="library_widget_Spring"/>
+ <ActionList name="undo_actions" />
+</ToolBar>
+<ToolBar name="tools" fullWidth="false" noMerge="1">
+<text>Tools Toolbar</text>
+ <Action name="pixmap_collection"/>
+ <!-- <Action name="change_style"/> !-->
+</ToolBar>
+<ToolBar name="format" fullWidth="false" noMerge="1">
+<text>Format Toolbar</text>
+ <Action name="align_menu"/>
+ <Action name="adjust_size_menu"/>
+</ToolBar>
+
+</kpartgui> \ No newline at end of file