summaryrefslogtreecommitdiffstats
path: root/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files')
-rw-r--r--ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc148
-rw-r--r--ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc126
-rw-r--r--ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc67
3 files changed, 341 insertions, 0 deletions
diff --git a/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc b/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc
new file mode 100644
index 000000000..3a7b72ba4
--- /dev/null
+++ b/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc
@@ -0,0 +1,148 @@
+<?xml version = '1.0'?>
+<!DOCTYPE gui SYSTEM "kpartgui.dtd">
+<kpartgui version="20" name="Gwenview" >
+ <MenuBar>
+ <Menu name="file" >
+ <Action name="file_rename" />
+ <Action name="file_copy" />
+ <Action name="file_move" />
+ <Action name="file_delete" />
+ <Separator/>
+ <Action name="file_properties" />
+ </Menu>
+ <Menu name="edit" >
+ <Action name="rotate_left" />
+ <Action name="rotate_right" />
+ <Action name="mirror" />
+ <Action name="flip" />
+ </Menu>
+ <Menu noMerge="1" name="view" >
+ <text>&amp;View</text>
+ <Action name="reload" />
+ <Separator/>
+ <Action name="toggle_browse" />
+ <Action name="fullscreen" />
+ <Action name="slideshow" />
+ <Separator/>
+ <Action name="list_mode" />
+ <Action name="side_thumbnail_mode" />
+ <Action name="bottom_thumbnail_mode" />
+ <Separator/>
+ <Menu name="colors" >
+ <text>&amp;Colors</text>
+ <Action name="increase_gamma" />
+ <Action name="decrease_gamma" />
+ <Action name="increase_brightness" />
+ <Action name="decrease_brightness" />
+ <Action name="increase_contrast" />
+ <Action name="decrease_contrast" />
+ </Menu>
+ <Action name="view_zoom_auto" />
+ <Action name="view_zoom_in" />
+ <Action name="view_zoom_out" />
+ <Action name="view_actual_size" />
+ <Action name="view_zoom_lock" />
+ <Separator/>
+ <Action name="show_dot_files" />
+ </Menu>
+ <Menu noMerge="1" name="go_web" >
+ <text>&amp;Go</text>
+ <Action name="first" />
+ <Action name="previous" />
+ <Action name="next" />
+ <Action name="last" />
+ <Separator/>
+ <Action name="go_back" />
+ <Action name="go_forward" />
+ <Action name="go_home" />
+ <Separator/>
+ <Action name="go_up" />
+ <Action name="first_sub_folder" />
+ <Action name="previous_folder" />
+ <Action name="next_folder" />
+ </Menu>
+ <Action name="bookmarks" />
+ <Menu name="settings" >
+ <Action append="configure_merge" name="configure_tools" />
+ </Menu>
+ <Menu name="plugins" >
+ <text>&amp;Plugins</text>
+ <Menu name="kipi_images" >
+ <text>Images</text>
+ <ActionList name="image_actions" />
+ </Menu>
+ <Menu name="kipi_effects" >
+ <text>Effects</text>
+ <ActionList name="effect_actions" />
+ </Menu>
+ <Menu name="kipi_tools" >
+ <text>Tools</text>
+ <ActionList name="tool_actions" />
+ </Menu>
+ <Menu name="kipi_batch" >
+ <text>Batch Processing</text>
+ <ActionList name="batch_actions" />
+ </Menu>
+ <Menu name="kipi_import" >
+ <text>Import</text>
+ <ActionList name="import_actions" />
+ </Menu>
+ <Menu name="kipi_export" >
+ <text>Export</text>
+ <ActionList name="export_actions" />
+ </Menu>
+ <Menu name="kipi_collections" >
+ <text>Collections</text>
+ <ActionList name="collection_actions" />
+ </Menu>
+ </Menu>
+ <Menu name="window" >
+ <text>&amp;Window</text>
+ <ActionList name="winlist" />
+ <Separator/>
+ <Action name="reset_dock_widgets" />
+ </Menu>
+ </MenuBar>
+ <ToolBar newline="true" noMerge="1" name="mainToolBar" >
+ <text>Main Toolbar</text>
+ <Action name="toggle_browse" />
+ <Action name="fullscreen" />
+ <Action name="slideshow" />
+ <Separator/>
+ <Action name="previous" />
+ <Action name="next" />
+ <Separator/>
+ <Action name="reload" />
+ <Separator/>
+ <Action name="view_zoom_auto" />
+ <Action name="view_zoom_in" />
+ <Action name="view_zoom_out" />
+ <Action name="view_actual_size" />
+ <Separator/>
+ <Action name="rotate_left" />
+ <Action name="rotate_right" />
+ <Action name="mirror" />
+ <Action name="flip" />
+ </ToolBar>
+ <ToolBar newline="true" name="locationToolBar" fullWidth="true" >
+ <text>Location Toolbar</text>
+ <Action name="go_back" />
+ <Action name="go_forward" />
+ <Action name="go_up" />
+ <Action name="go_home" />
+ <Action name="clear_location" />
+ <Action name="location_label" />
+ <Action name="location_url" />
+ <Action name="location_go" />
+ </ToolBar>
+ <StatusBar/>
+ <ActionProperties>
+ <Action shortcut="Backspace;PageUp" name="previous" />
+ <Action shortcut="Space;PageDown" name="next" />
+ <Action shortcut="Ctrl+L;Left" name="rotate_left" />
+ <Action shortcut="Ctrl+Minus;Minus" name="view_zoom_out" />
+ <Action shortcut="Ctrl+Plus;Plus" name="view_zoom_in" />
+ <Action shortcut="Ctrl+R;Right" name="rotate_right" />
+ <Action shortcut="Ctrl+Shift+F;F" name="fullscreen" />
+ </ActionProperties>
+</kpartgui>
diff --git a/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc b/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc
new file mode 100644
index 000000000..cab74b6e5
--- /dev/null
+++ b/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc
@@ -0,0 +1,126 @@
+<?xml version = '1.0'?>
+<!DOCTYPE gui SYSTEM "kpartgui.dtd">
+<gui version="59" name="Konqueror" >
+ <MenuBar>
+ <Menu noMerge="1" name="file" >
+ <text>&amp;Location</text>
+ <Action name="new_window" />
+ <Action name="newtab" />
+ <Action name="open_location" />
+ <Separator/>
+ <Action name="sendURL" />
+ <Action name="sendPage" />
+ <Separator/>
+ <Merge/>
+ <Action name="print" />
+ <DefineGroup name="print" />
+ <Separator/>
+ <ActionList name="openwith" />
+ <Action name="quit" />
+ </Menu>
+ <Menu noMerge="1" name="edit" >
+ <text>&amp;Edit</text>
+ <Action name="undo" />
+ <Action name="cut" />
+ <Action name="copy" />
+ <Action name="paste" />
+ <Action name="rename" />
+ <Action name="trash" />
+ <ActionList name="operations" />
+ <Separator/>
+ <Action name="new_menu" />
+ <Separator/>
+ <Action name="editMimeType" />
+ <Action name="properties" />
+ <WeakSeparator/>
+ <Merge/>
+ </Menu>
+ <Menu noMerge="1" name="view" >
+ <text>&amp;View</text>
+ <Action name="go_most_often" />
+ <ActionList name="viewmode" />
+ <Separator/>
+ <Menu noMerge="1" name="split" >
+ <text>&amp;Split View</text>
+ <Action name="splitviewh" />
+ <Action name="splitviewv" />
+ <Action name="removeview" />
+ </Menu>
+ <Action name="fullscreen" />
+ <Action name="konq_sidebartng" />
+ <Separator/>
+ <WeakSeparator/>
+ <Merge/>
+ </Menu>
+<!-- ideally we would like a Go menu here with bookmarks, go_most_often and history
+ - but there is no way to add items to the bookmarks menu so we have a stock bookmarks menu
+ - and add go_most_often to View -->
+ <Action name="bookmarks" />
+ <Menu name="tools" >
+ <text>&amp;Tools</text>
+ <Action name="findfile" />
+ <WeakSeparator/>
+ <Merge/>
+ </Menu>
+ <Menu noMerge="1" name="settings" >
+ <text>&amp;Settings</text>
+ <Action name="options_show_menubar" />
+ <Merge name="StandardToolBarMenuHandler" />
+ <Separator/>
+ <Action name="loadviewprofile" />
+ <Action name="saveviewprofile" />
+ <Action name="saveremoveviewprofile" />
+ <Separator/>
+ <Action name="options_configure_extensions" />
+ <Action name="options_configure_keybinding" />
+ <Action name="options_configure_toolbars" />
+ <Action name="options_configure" />
+ </Menu>
+ <Menu append="about_merge" name="help" >
+ <text>&amp;Help</text>
+ <Action name="konqintro" />
+ </Menu>
+ <Merge/>
+ </MenuBar>
+ <ToolBar newline="true" hidden="true" name="mainToolBar" fullWidth="true" >
+ <text>Main Toolbar</text>
+ <WeakSeparator/>
+ <Merge/>
+ </ToolBar>
+ <ToolBar newline="true" name="locationToolBar" fullWidth="true" >
+ <text>Location Toolbar</text>
+ <Action name="back" />
+ <Action name="forward" />
+ <Action name="up" />
+ <Action name="home" />
+ <Action name="reload_stop" />
+ <ActionList name="viewmode_toolbar" />
+ <Action name="clear_location" />
+ <Action name="toolbar_url_combo" />
+ <Action name="go_url" />
+ <Action name="animated_logo" />
+ </ToolBar>
+ <ToolBar newline="false" hidden="true" index="1" name="extraToolBar" >
+ <text>Extra Toolbar</text>
+ <Action name="konq_sidebartng" />
+ <Action name="findfile" />
+ <Action name="splitviewv" />
+ <Action name="splitviewh" />
+ <Action name="removeview" />
+ </ToolBar>
+ <ToolBar newline="true" noEdit="true" hidden="true" iconText="icontextright" name="bookmarkToolBar" fullWidth="true" >
+ <text>Bookmark Toolbar</text>
+ </ToolBar>
+ <ActionProperties>
+ <Action shortcut="F9" name="konq_sidebartng" />
+ <Action shortcut="F6;Alt+O" name="location_label" />
+ <Action shortcut="F8" name="konsolepart" />
+ <Action shortcut="Ctrl+Shift+F;F11" name="fullscreen" />
+ <Action shortcut="Ctrl+Period;Ctrl+PageDown" name="activatenexttab" />
+ <Action shortcut="Ctrl+Comma;Ctrl+PageUp" name="activateprevtab" />
+ <Action shortcut="Ctrl+X" name="cut" />
+ <Action shortcut="Ctrl+F" name="findfile" />
+ <Action shortcut="Escape;XF86Stop" name="stop" />
+ <Action shortcut="XF86Go" name="go_url" />
+ </ActionProperties>
+</gui>
diff --git a/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc b/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc
new file mode 100644
index 000000000..56b534b10
--- /dev/null
+++ b/ubuntu/_base/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc
@@ -0,0 +1,67 @@
+<?xml version = '1.0'?>
+<!DOCTYPE kpartgui>
+<kpartgui version="30" name="kopetechatwindow" >
+<MenuBar>
+ <Menu noMerge="1" name="file" >
+ <text>&amp;Chat</text>
+ <Action name="chat_send" />
+ <Action name="file_save" />
+ <Action name="file_print" />
+ <Separator lineSeparator="true" />
+ <Action name="contacts_menu" />
+ <Merge/>
+ <Separator lineSeparator="true" />
+ <Action name="tabs_close" />
+ <Action name="file_quit" />
+ </Menu>
+ <Menu name="format" >
+ <text>&amp;Format</text>
+ <Action name="format_smiley" />
+ </Menu>
+ <Menu name="tabs" >
+ <text>&amp;Tabs</text>
+ <Action name="tabs_placement" />
+ <Action name="tabs_detach" />
+ <Action name="tabs_detachmove" />
+ <Action name="tabs_left" />
+ <Action name="tabs_right" />
+ </Menu>
+ <Menu name="settings" >
+ <text>&amp;Settings</text>
+ <Merge name="StandardToolBarMenuHandler" />
+ <Menu append="show_merge" name="options_chatmembers" >
+ <text>&amp;Chat Members List</text>
+ <Action name="options_membersleft" />
+ <Action name="options_membersright" />
+ <Action name="options_togglemembers" />
+ </Menu>
+ <Action name="enable_auto_spell_check" />
+ <Action append="show_merge" name="options_styles" />
+ <Action append="configure_merge" name="settings_prefs" />
+ </Menu>
+ <Merge/>
+</MenuBar>
+<ToolBar name="mainToolBar" fullWidth="true" >
+ <text>Main Toolbar</text>
+ <Action name="format_smiley" />
+ <Separator lineSeparator="true" weakSeparator="true" />
+ <Merge/>
+ <Separator lineSeparator="true" weakSeparator="true" />
+ <Action name="toolbar_animation" />
+</ToolBar>
+<ToolBar name="statusToolBar" >
+ <text>Status</text>
+</ToolBar>
+<ToolBar name="formatToolBar" >
+ <text>Format Toolbar</text>
+</ToolBar>
+<ActionProperties>
+<Action shortcut="Ctrl+Up" name="history_up" />
+<Action shortcut="Return" name="chat_send" />
+<Action shortcut="Ctrl+Period;Ctrl+PageDown" name="tabs_right" />
+<Action shortcut="Ctrl+Shift+B" name="tabs_detach" />
+<Action shortcut="Ctrl+Comma;Ctrl+PageUp" name="tabs_left" />
+<Action shortcut="Tab" name="nick_compete" />
+<Action shortcut="Ctrl+Down" name="history_down" />
+</ActionProperties>
+</kpartgui>