Advertisement
Guest User

rekonqui.rc

a guest
Oct 7th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 6.27 KB | None | 0 0
  1. <!DOCTYPE kpartgui SYSTEM 'kpartgui.dtd'>
  2. <kpartgui version="61" name="rekonq">
  3.  <MenuBar alreadyVisited="1">
  4.   <Menu noMerge="1" name="file" alreadyVisited="1">
  5.    <text>&amp;File</text>
  6.    <Action name="file_open"/>
  7.    <Action name="open_location"/>
  8.    <Separator/>
  9.    <Action name="new_tab"/>
  10.    <Action name="close_tab"/>
  11.    <Separator/>
  12.    <Action name="file_save_as"/>
  13.    <Separator/>
  14.    <Action name="file_print_preview"/>
  15.    <Action name="file_print"/>
  16.    <Separator/>
  17.    <Action name="file_quit"/>
  18.   </Menu>
  19.   <Menu noMerge="1" name="edit" alreadyVisited="1">
  20.    <text>&amp;Edit</text>
  21.    <Action name="edit_undo"/>
  22.    <Action name="edit_redo"/>
  23.    <Separator/>
  24.    <Action name="edit_cut"/>
  25.    <Action name="edit_copy"/>
  26.    <Action name="edit_paste"/>
  27.    <Separator/>
  28.    <Action name="edit_find"/>
  29.    <Action name="edit_find_next"/>
  30.    <Action name="edit_find_prev"/>
  31.   </Menu>
  32.   <Menu noMerge="1" name="view" alreadyVisited="1">
  33.    <text>&amp;View</text>
  34.    <Action name="view_redisplay"/>
  35.    <Action name="go_home"/>
  36.    <Separator/>
  37.    <Action name="bigger_font"/>
  38.    <Action name="normal_font"/>
  39.    <Action name="smaller_font"/>
  40.    <Separator/>
  41.    <Action name="page_source"/>
  42.   </Menu>
  43.   <Menu deleted="true" name="go" alreadyVisited="1">
  44.    <text>&amp;Go</text>
  45.    <Action name="go_back"/>
  46.    <Action name="go_forward"/>
  47.    <Action name="go_home"/>
  48.    <Separator weakSeparator="1"/>
  49.    <Action name="go_back"/>
  50.    <Action name="go_forward"/>
  51.    <Action name="go_home"/>
  52.    <Separator weakSeparator="1"/>
  53.    <Action name="go_back"/>
  54.    <Action name="go_forward"/>
  55.    <Action name="go_home"/>
  56.   </Menu>
  57.   <Action name="history">
  58.    <text>Hi&amp;story</text>
  59.   </Action>
  60.   <Action name="bookmarksActionMenu">
  61.    <text>&amp;Bookmarks</text>
  62.   </Action>
  63.   <Separator weakSeparator="1"/>
  64.   <Separator weakSeparator="1"/>
  65.   <Menu noMerge="1" name="tools" alreadyVisited="1">
  66.    <text>&amp;Tools</text>
  67.    <Action name="web_inspector"/>
  68.    <Action name="private_browsing"/>
  69.    <Action name="clear_private_data"/>
  70.    <Action name="page_source"/>
  71.    <Action name="net_analyzer"/>
  72.    <Action name="set_editable"/>
  73.    <Separator/>
  74.    <Action name="useragent"/>
  75.    <Action name="adblock"/>
  76.   </Menu>
  77.   <Menu noMerge="1" name="settings" alreadyVisited="1">
  78.    <text>&amp;Settings</text>
  79.    <Action name="options_show_menubar"/>
  80.    <Merge name="StandardToolBarMenuHandler"/>
  81.    <Merge/>
  82.    <Separator/>
  83.    <Action name="fullscreen"/>
  84.    <Separator/>
  85.    <Action name="options_configure_keybinding"/>
  86.    <Action name="options_configure_toolbars"/>
  87.    <Action name="options_configure"/>
  88.   </Menu>
  89.   <Separator weakSeparator="1"/>
  90.   <Menu name="help" alreadyVisited="1">
  91.    <text>&amp;Help</text>
  92.    <Action name="help_contents"/>
  93.    <Action name="help_whats_this"/>
  94.    <Separator weakSeparator="1"/>
  95.    <Action name="help_contents"/>
  96.    <Action name="help_whats_this"/>
  97.    <Separator weakSeparator="1"/>
  98.    <Action name="help_contents"/>
  99.    <Action name="help_whats_this"/>
  100.    <Separator weakSeparator="1"/>
  101.    <Action name="help_report_bug"/>
  102.    <Separator weakSeparator="1"/>
  103.    <Action name="switch_application_language"/>
  104.    <Separator weakSeparator="1"/>
  105.    <Action name="help_about_app"/>
  106.    <Action name="help_about_kde"/>
  107.    <Separator weakSeparator="1"/>
  108.    <Action name="help_report_bug"/>
  109.    <Separator weakSeparator="1"/>
  110.    <Action name="switch_application_language"/>
  111.    <Separator weakSeparator="1"/>
  112.    <Action name="help_about_app"/>
  113.    <Action name="help_about_kde"/>
  114.    <Separator weakSeparator="1"/>
  115.    <Action name="help_report_bug"/>
  116.    <Separator weakSeparator="1"/>
  117.    <Action name="switch_application_language"/>
  118.    <Separator weakSeparator="1"/>
  119.    <Action name="help_about_app"/>
  120.    <Action name="help_about_kde"/>
  121.   </Menu>
  122.  </MenuBar>
  123.  <ToolBar noMerge="1" name="mainToolBar" alreadyVisited="1">
  124.   <Action name="go_back"/>
  125.   <Action name="go_forward"/>
  126.   <Action name="view_redisplay"/>
  127.   <Action name="go_home"/>
  128.   <Action name="url_bar"/>
  129.   <Action name="load_stop_reload"/>
  130.   <Separator name="separator_0"/>
  131.   <Action name="file_print"/>
  132.   <Action name="edit_find"/>
  133.   <Action name="view_zoom"/>
  134.   <Separator weakSeparator="1" name="separator_1"/>
  135.   <Action name="show_history_panel"/>
  136.   <Action name="openDownloadsPage"/>
  137.   <Action name="show_bookmarks_panel"/>
  138.   <Action name="bookmarksActionMenu"/>
  139.   <Separator weakSeparator="1" name="separator_2"/>
  140.   <Action name="adblock"/>
  141.   <Action name="useragent"/>
  142.   <text>Main Toolbar</text>
  143.   <Action name="options_configure"/>
  144.   <Action name="help_about_app"/>
  145.  </ToolBar>
  146.  <Menu noMerge="1" name="rekonqMenu">
  147.   <Action name="new_tab"/>
  148.   <Action name="new_window"/>
  149.   <Action name="private_browsing"/>
  150.   <Separator/>
  151.   <Action name="file_open"/>
  152.   <Action name="file_save_as"/>
  153.   <Action name="file_print"/>
  154.   <Action name="edit_find"/>
  155.   <Action name="view_zoom"/>
  156.   <Separator/>
  157.   <Menu noMerge="1" icon="preferences-other" name="toolsMenu">
  158.    <text>&amp;Tools</text>
  159.    <Action name="clear_private_data"/>
  160.    <Separator/>
  161.    <Action name="webapp_shortcut"/>
  162.    <Action name="web_inspector"/>
  163.    <Action name="page_source"/>
  164.    <Action name="net_analyzer"/>
  165.    <Action name="set_editable"/>
  166.    <Separator/>
  167.    <Action name="useragent"/>
  168.    <Action name="sync"/>
  169.    <Action name="adblock"/>
  170.   </Menu>
  171.   <Separator/>
  172.   <Action name="show_history_panel"/>
  173.   <Action name="show_bookmarks_toolbar"/>
  174.   <Action name="show_bookmarks_panel"/>
  175.   <Action name="fullscreen"/>
  176.   <Separator/>
  177.   <Menu icon="help-browser" name="help">
  178.    <text>&amp;Help</text>
  179.    <Action name="help_contents"/>
  180.    <Action name="help_whats_this"/>
  181.    <Separator weakSeparator="1"/>
  182.    <Action name="help_report_bug"/>
  183.    <Separator weakSeparator="1"/>
  184.    <Action name="switch_application_language"/>
  185.    <Separator weakSeparator="1"/>
  186.    <Action name="help_about_app"/>
  187.    <Action name="help_about_kde"/>
  188.   </Menu>
  189.   <Action name="options_configure"/>
  190.  </Menu>
  191.  <ActionProperties>
  192.   <Action priority="0" name="go_back"/>
  193.   <Action priority="0" name="go_forward"/>
  194.   <Action priority="0" name="go_home"/>
  195.   <Action priority="0" name="options_configure"/>
  196.   <Action priority="0" name="useragent"/>
  197.   <Action priority="0" name="view_redisplay"/>
  198.  </ActionProperties>
  199. </kpartgui>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement