diff options
Diffstat (limited to 'ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files')
3 files changed, 0 insertions, 341 deletions
diff --git a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc deleted file mode 100644 index 3a7b72ba4..000000000 --- a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/gwenviewui.rc +++ /dev/null @@ -1,148 +0,0 @@ -<?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>&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>&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>&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>&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>&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/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc deleted file mode 100644 index cab74b6e5..000000000 --- a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/konqueror.rc +++ /dev/null @@ -1,126 +0,0 @@ -<?xml version = '1.0'?> -<!DOCTYPE gui SYSTEM "kpartgui.dtd"> -<gui version="59" name="Konqueror" > - <MenuBar> - <Menu noMerge="1" name="file" > - <text>&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>&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>&View</text> - <Action name="go_most_often" /> - <ActionList name="viewmode" /> - <Separator/> - <Menu noMerge="1" name="split" > - <text>&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>&Tools</text> - <Action name="findfile" /> - <WeakSeparator/> - <Merge/> - </Menu> - <Menu noMerge="1" name="settings" > - <text>&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>&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/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc b/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc deleted file mode 100644 index 56b534b10..000000000 --- a/ubuntu/maverick/defaultsettings/kubuntu-default-settings/ui-rc-files/kopetechatwindow.rc +++ /dev/null @@ -1,67 +0,0 @@ -<?xml version = '1.0'?> -<!DOCTYPE kpartgui> -<kpartgui version="30" name="kopetechatwindow" > -<MenuBar> - <Menu noMerge="1" name="file" > - <text>&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>&Format</text> - <Action name="format_smiley" /> - </Menu> - <Menu name="tabs" > - <text>&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>&Settings</text> - <Merge name="StandardToolBarMenuHandler" /> - <Menu append="show_merge" name="options_chatmembers" > - <text>&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> |