Advertisement
Briga

fixrhygtk.glade

May 2nd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 51.61 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- Generated with glade 3.18.3 -->
  3. <interface domain="">
  4.   <requires lib="gtk+" version="3.10"/>
  5.   <object class="GtkImage" id="icon_fill_ask">
  6.     <property name="visible">True</property>
  7.     <property name="can_focus">False</property>
  8.     <property name="pixbuf">icons/fill_ask.png</property>
  9.   </object>
  10.   <object class="GtkImage" id="icon_fill_text">
  11.     <property name="visible">True</property>
  12.     <property name="can_focus">False</property>
  13.     <property name="pixbuf">icons/fill_text.png</property>
  14.   </object>
  15.   <object class="GtkImage" id="icon_filter">
  16.     <property name="visible">True</property>
  17.     <property name="can_focus">False</property>
  18.     <property name="pixbuf">icons/missing.png</property>
  19.   </object>
  20.   <object class="GtkImage" id="icon_find">
  21.     <property name="visible">True</property>
  22.     <property name="can_focus">False</property>
  23.     <property name="pixbuf">icons/find.png</property>
  24.   </object>
  25.   <object class="GtkImage" id="icon_find_next">
  26.     <property name="visible">True</property>
  27.     <property name="can_focus">False</property>
  28.     <property name="pixbuf">icons/find_next.png</property>
  29.     <property name="icon_size">0</property>
  30.   </object>
  31.   <object class="GtkImage" id="icon_flll">
  32.     <property name="visible">True</property>
  33.     <property name="can_focus">False</property>
  34.     <property name="pixbuf">icons/fill.png</property>
  35.   </object>
  36.   <object class="GtkWindow" id="MainWindow">
  37.     <property name="visible">True</property>
  38.     <property name="can_focus">False</property>
  39.     <property name="title" translatable="yes">Fix Rhythmbox Database</property>
  40.     <property name="default_width">650</property>
  41.     <property name="default_height">350</property>
  42.     <property name="icon">fixrhygtk.png</property>
  43.     <signal name="destroy" handler="on_main_window_destroy" swapped="no"/>
  44.     <child>
  45.       <object class="GtkBox" id="MainBox">
  46.         <property name="visible">True</property>
  47.         <property name="can_focus">False</property>
  48.         <property name="orientation">vertical</property>
  49.         <child>
  50.           <object class="GtkToolbar" id="MainToolbar">
  51.             <property name="visible">True</property>
  52.             <property name="can_focus">False</property>
  53.             <child>
  54.               <object class="GtkToolButton" id="tbtn_load">
  55.                 <property name="visible">True</property>
  56.                 <property name="can_focus">False</property>
  57.                 <property name="tooltip_text" translatable="yes">Reload the file (loosing changes)</property>
  58.                 <property name="label" translatable="yes">(Re)Load</property>
  59.                 <property name="use_underline">True</property>
  60.                 <property name="stock_id">gtk-open</property>
  61.                 <signal name="clicked" handler="on_tbtn_load_clicked" swapped="no"/>
  62.               </object>
  63.               <packing>
  64.                 <property name="expand">False</property>
  65.                 <property name="homogeneous">True</property>
  66.               </packing>
  67.             </child>
  68.             <child>
  69.               <object class="GtkToolButton" id="tbtn_save">
  70.                 <property name="visible">True</property>
  71.                 <property name="can_focus">False</property>
  72.                 <property name="tooltip_text" translatable="yes">Save all the changes</property>
  73.                 <property name="label" translatable="yes">Save</property>
  74.                 <property name="use_underline">True</property>
  75.                 <property name="stock_id">gtk-save</property>
  76.                 <signal name="clicked" handler="on_tbtn_save_clicked" swapped="no"/>
  77.               </object>
  78.               <packing>
  79.                 <property name="expand">False</property>
  80.                 <property name="homogeneous">True</property>
  81.               </packing>
  82.             </child>
  83.             <child>
  84.               <object class="GtkSeparatorToolItem" id="sprtFile">
  85.                 <property name="visible">True</property>
  86.                 <property name="can_focus">False</property>
  87.               </object>
  88.               <packing>
  89.                 <property name="expand">False</property>
  90.                 <property name="homogeneous">True</property>
  91.               </packing>
  92.             </child>
  93.             <child>
  94.               <object class="GtkToolButton" id="tbtn_find">
  95.                 <property name="visible">True</property>
  96.                 <property name="can_focus">False</property>
  97.                 <property name="tooltip_text" translatable="yes">Find...</property>
  98.                 <property name="label" translatable="yes">Find</property>
  99.                 <property name="use_underline">True</property>
  100.                 <property name="icon_widget">icon_find</property>
  101.                 <signal name="clicked" handler="on_tbtn_find_clicked" swapped="no"/>
  102.               </object>
  103.               <packing>
  104.                 <property name="expand">False</property>
  105.                 <property name="homogeneous">True</property>
  106.               </packing>
  107.             </child>
  108.             <child>
  109.               <object class="GtkToolButton" id="tbtn_find_next">
  110.                 <property name="visible">True</property>
  111.                 <property name="can_focus">False</property>
  112.                 <property name="tooltip_text" translatable="yes">Find next one</property>
  113.                 <property name="label" translatable="yes">Find next</property>
  114.                 <property name="use_underline">True</property>
  115.                 <property name="icon_widget">icon_find_next</property>
  116.                 <signal name="clicked" handler="on_tbtn_find_next_clicked" swapped="no"/>
  117.               </object>
  118.               <packing>
  119.                 <property name="expand">False</property>
  120.                 <property name="homogeneous">True</property>
  121.               </packing>
  122.             </child>
  123.             <child>
  124.               <object class="GtkToggleToolButton" id="tbtn_filter">
  125.                 <property name="visible">True</property>
  126.                 <property name="can_focus">False</property>
  127.                 <property name="tooltip_text" translatable="yes">Add a filter</property>
  128.                 <property name="label" translatable="yes">Filter</property>
  129.                 <property name="use_underline">True</property>
  130.                 <property name="icon_widget">icon_filter</property>
  131.                 <signal name="toggled" handler="on_tbtn_filter_toggled" swapped="no"/>
  132.               </object>
  133.               <packing>
  134.                 <property name="expand">False</property>
  135.                 <property name="homogeneous">True</property>
  136.               </packing>
  137.             </child>
  138.             <child>
  139.               <object class="GtkSeparatorToolItem" id="sprtInfo">
  140.                 <property name="visible">True</property>
  141.                 <property name="can_focus">False</property>
  142.               </object>
  143.               <packing>
  144.                 <property name="expand">False</property>
  145.                 <property name="homogeneous">True</property>
  146.               </packing>
  147.             </child>
  148.             <child>
  149.               <object class="GtkToolButton" id="tbtn_info">
  150.                 <property name="visible">True</property>
  151.                 <property name="can_focus">False</property>
  152.                 <property name="tooltip_text" translatable="yes">Informations on record</property>
  153.                 <property name="label" translatable="yes">Info</property>
  154.                 <property name="use_underline">True</property>
  155.                 <property name="stock_id">gtk-info</property>
  156.                 <signal name="clicked" handler="on_tbtn_info_clicked" swapped="no"/>
  157.               </object>
  158.               <packing>
  159.                 <property name="expand">False</property>
  160.                 <property name="homogeneous">True</property>
  161.               </packing>
  162.             </child>
  163.             <child>
  164.               <object class="GtkToolButton" id="tbtn_fill">
  165.                 <property name="visible">True</property>
  166.                 <property name="can_focus">False</property>
  167.                 <property name="tooltip_text" translatable="yes">Try filling data automatically</property>
  168.                 <property name="label" translatable="yes">Fill</property>
  169.                 <property name="use_underline">True</property>
  170.                 <property name="icon_widget">icon_flll</property>
  171.                 <signal name="clicked" handler="on_tbtn_fill_clicked" swapped="no"/>
  172.               </object>
  173.               <packing>
  174.                 <property name="expand">False</property>
  175.                 <property name="homogeneous">True</property>
  176.               </packing>
  177.             </child>
  178.             <child>
  179.               <object class="GtkToolButton" id="tbtn_fill_ask">
  180.                 <property name="visible">True</property>
  181.                 <property name="can_focus">False</property>
  182.                 <property name="tooltip_text" translatable="yes">Try filling (asking for artist)</property>
  183.                 <property name="label" translatable="yes">Fill asking</property>
  184.                 <property name="use_underline">True</property>
  185.                 <property name="icon_widget">icon_fill_ask</property>
  186.                 <signal name="clicked" handler="on_tbtn_fill_ask_clicked" swapped="no"/>
  187.               </object>
  188.               <packing>
  189.                 <property name="expand">False</property>
  190.                 <property name="homogeneous">True</property>
  191.               </packing>
  192.             </child>
  193.             <child>
  194.               <object class="GtkToolButton" id="tbtn_fill_text">
  195.                 <property name="visible">True</property>
  196.                 <property name="can_focus">False</property>
  197.                 <property name="tooltip_text" translatable="yes">Fill with given data   </property>
  198.                 <property name="label" translatable="yes">Fill text</property>
  199.                 <property name="use_underline">True</property>
  200.                 <property name="icon_widget">icon_fill_text</property>
  201.                 <signal name="clicked" handler="on_tbtn_fill_text_clicked" swapped="no"/>
  202.               </object>
  203.               <packing>
  204.                 <property name="expand">False</property>
  205.                 <property name="homogeneous">True</property>
  206.               </packing>
  207.             </child>
  208.             <child>
  209.               <object class="GtkSeparatorToolItem" id="sprtActions">
  210.                 <property name="visible">True</property>
  211.                 <property name="can_focus">False</property>
  212.               </object>
  213.               <packing>
  214.                 <property name="expand">False</property>
  215.                 <property name="homogeneous">True</property>
  216.               </packing>
  217.             </child>
  218.             <child>
  219.               <object class="GtkToolButton" id="tbtn_preferences">
  220.                 <property name="visible">True</property>
  221.                 <property name="can_focus">False</property>
  222.                 <property name="tooltip_text" translatable="yes">View/edit the preferences  </property>
  223.                 <property name="label" translatable="yes">Preferences...</property>
  224.                 <property name="use_underline">True</property>
  225.                 <property name="stock_id">gtk-preferences</property>
  226.                 <signal name="clicked" handler="on_tbtn_preferences_clicked" swapped="no"/>
  227.               </object>
  228.               <packing>
  229.                 <property name="expand">False</property>
  230.                 <property name="homogeneous">True</property>
  231.               </packing>
  232.             </child>
  233.             <child>
  234.               <object class="GtkToolButton" id="tbtn_about">
  235.                 <property name="visible">True</property>
  236.                 <property name="can_focus">False</property>
  237.                 <property name="tooltip_text" translatable="yes">About this program </property>
  238.                 <property name="label" translatable="yes">About...</property>
  239.                 <property name="use_underline">True</property>
  240.                 <property name="stock_id">gtk-about</property>
  241.                 <signal name="clicked" handler="on_tbtn_about_clicked" swapped="no"/>
  242.               </object>
  243.               <packing>
  244.                 <property name="expand">False</property>
  245.                 <property name="homogeneous">True</property>
  246.               </packing>
  247.             </child>
  248.           </object>
  249.           <packing>
  250.             <property name="expand">False</property>
  251.             <property name="fill">True</property>
  252.             <property name="position">0</property>
  253.           </packing>
  254.         </child>
  255.         <child>
  256.           <object class="GtkScrolledWindow" id="MainScrollWindow">
  257.             <property name="visible">True</property>
  258.             <property name="can_focus">True</property>
  259.             <property name="vexpand">True</property>
  260.             <property name="shadow_type">in</property>
  261.             <child>
  262.               <object class="GtkTreeView" id="MainTreeView">
  263.                 <property name="visible">True</property>
  264.                 <property name="can_focus">True</property>
  265.                 <property name="hscroll_policy">natural</property>
  266.                 <property name="search_column">3</property>
  267.                 <property name="level_indentation">5</property>
  268.                 <signal name="button-press-event" handler="on_tvButtonPress" swapped="no"/>
  269.                 <child internal-child="selection">
  270.                   <object class="GtkTreeSelection" id="TreeViewSelection">
  271.                     <property name="mode">multiple</property>
  272.                   </object>
  273.                 </child>
  274.               </object>
  275.             </child>
  276.           </object>
  277.           <packing>
  278.             <property name="expand">False</property>
  279.             <property name="fill">True</property>
  280.             <property name="position">1</property>
  281.           </packing>
  282.         </child>
  283.         <child>
  284.           <object class="GtkStatusbar" id="MyStatusBar">
  285.             <property name="visible">True</property>
  286.             <property name="can_focus">False</property>
  287.             <property name="margin_left">10</property>
  288.             <property name="margin_right">10</property>
  289.             <property name="margin_top">6</property>
  290.             <property name="margin_bottom">6</property>
  291.             <property name="orientation">vertical</property>
  292.             <property name="spacing">2</property>
  293.           </object>
  294.           <packing>
  295.             <property name="expand">False</property>
  296.             <property name="fill">True</property>
  297.             <property name="position">2</property>
  298.           </packing>
  299.         </child>
  300.       </object>
  301.     </child>
  302.   </object>
  303.   <object class="GtkAboutDialog" id="AboutDialog">
  304.     <property name="can_focus">False</property>
  305.     <property name="title" translatable="yes">About fixrhygtk</property>
  306.     <property name="resizable">False</property>
  307.     <property name="modal">True</property>
  308.     <property name="type_hint">dialog</property>
  309.     <property name="transient_for">MainWindow</property>
  310.     <property name="program_name">fixrhygtk</property>
  311.     <property name="version">1.0</property>
  312.     <property name="copyright" translatable="yes">Paolo Pelloni </property>
  313.     <property name="comments" translatable="yes">A small utility to amend sorting informations in rhythmbox.</property>
  314.     <property name="website">www.paolopelloni.com</property>
  315.     <property name="website_label" translatable="yes">Author website    </property>
  316.     <property name="authors">Paolo Pelloni</property>
  317.     <property name="logo">fixrhygtk.png</property>
  318.     <property name="license_type">gpl-3-0</property>
  319.     <child internal-child="vbox">
  320.       <object class="GtkBox" id="box1">
  321.         <property name="can_focus">False</property>
  322.         <property name="orientation">vertical</property>
  323.         <property name="spacing">2</property>
  324.         <child internal-child="action_area">
  325.           <object class="GtkButtonBox" id="aboutdialog-action_area1">
  326.             <property name="can_focus">False</property>
  327.             <property name="layout_style">end</property>
  328.           </object>
  329.           <packing>
  330.             <property name="expand">False</property>
  331.             <property name="fill">False</property>
  332.             <property name="position">0</property>
  333.           </packing>
  334.         </child>
  335.         <child>
  336.           <placeholder/>
  337.         </child>
  338.       </object>
  339.     </child>
  340.   </object>
  341.   <object class="GtkDialog" id="InfoDialog">
  342.     <property name="can_focus">False</property>
  343.     <property name="title" translatable="yes">Track(s) information</property>
  344.     <property name="modal">True</property>
  345.     <property name="type_hint">dialog</property>
  346.     <property name="transient_for">MainWindow</property>
  347.     <child internal-child="vbox">
  348.       <object class="GtkBox" id="dialog-vbox5">
  349.         <property name="can_focus">False</property>
  350.         <property name="orientation">vertical</property>
  351.         <property name="spacing">2</property>
  352.         <child internal-child="action_area">
  353.           <object class="GtkButtonBox" id="dialog-action_area5">
  354.             <property name="can_focus">False</property>
  355.             <property name="layout_style">end</property>
  356.             <child>
  357.               <object class="GtkButton" id="btn_previous">
  358.                 <property name="label">gtk-media-previous</property>
  359.                 <property name="visible">True</property>
  360.                 <property name="can_focus">True</property>
  361.                 <property name="receives_default">True</property>
  362.                 <property name="use_stock">True</property>
  363.                 <property name="xalign">0.50999999046325684</property>
  364.                 <property name="always_show_image">True</property>
  365.                 <signal name="clicked" handler="on_btn_previous_clicked" swapped="no"/>
  366.               </object>
  367.               <packing>
  368.                 <property name="expand">True</property>
  369.                 <property name="fill">True</property>
  370.                 <property name="position">0</property>
  371.               </packing>
  372.             </child>
  373.             <child>
  374.               <object class="GtkButton" id="btn_next">
  375.                 <property name="label">gtk-media-next</property>
  376.                 <property name="visible">True</property>
  377.                 <property name="can_focus">True</property>
  378.                 <property name="receives_default">True</property>
  379.                 <property name="use_stock">True</property>
  380.                 <property name="image_position">right</property>
  381.                 <property name="always_show_image">True</property>
  382.                 <signal name="clicked" handler="on_btn_next_clicked" swapped="no"/>
  383.               </object>
  384.               <packing>
  385.                 <property name="expand">True</property>
  386.                 <property name="fill">True</property>
  387.                 <property name="position">1</property>
  388.               </packing>
  389.             </child>
  390.             <child>
  391.               <object class="GtkButton" id="btn_close">
  392.                 <property name="label">gtk-close</property>
  393.                 <property name="visible">True</property>
  394.                 <property name="can_focus">True</property>
  395.                 <property name="receives_default">True</property>
  396.                 <property name="use_stock">True</property>
  397.                 <property name="xalign">0.49000000953674316</property>
  398.                 <property name="always_show_image">True</property>
  399.               </object>
  400.               <packing>
  401.                 <property name="expand">True</property>
  402.                 <property name="fill">True</property>
  403.                 <property name="position">2</property>
  404.               </packing>
  405.             </child>
  406.           </object>
  407.           <packing>
  408.             <property name="expand">False</property>
  409.             <property name="fill">False</property>
  410.             <property name="position">0</property>
  411.           </packing>
  412.         </child>
  413.         <child>
  414.           <object class="GtkGrid" id="grid2">
  415.             <property name="visible">True</property>
  416.             <property name="can_focus">False</property>
  417.             <child>
  418.               <object class="GtkLabel" id="label">
  419.                 <property name="visible">True</property>
  420.                 <property name="can_focus">False</property>
  421.                 <property name="halign">end</property>
  422.                 <property name="label" translatable="yes">Title:</property>
  423.               </object>
  424.               <packing>
  425.                 <property name="left_attach">0</property>
  426.                 <property name="top_attach">0</property>
  427.               </packing>
  428.             </child>
  429.             <child>
  430.               <object class="GtkLabel" id="label6">
  431.                 <property name="visible">True</property>
  432.                 <property name="can_focus">False</property>
  433.                 <property name="halign">end</property>
  434.                 <property name="label" translatable="yes">Artist:</property>
  435.                 <property name="ellipsize">end</property>
  436.               </object>
  437.               <packing>
  438.                 <property name="left_attach">0</property>
  439.                 <property name="top_attach">1</property>
  440.               </packing>
  441.             </child>
  442.             <child>
  443.               <object class="GtkLabel" id="label7">
  444.                 <property name="visible">True</property>
  445.                 <property name="can_focus">False</property>
  446.                 <property name="halign">end</property>
  447.                 <property name="label" translatable="yes">Album:</property>
  448.               </object>
  449.               <packing>
  450.                 <property name="left_attach">0</property>
  451.                 <property name="top_attach">2</property>
  452.               </packing>
  453.             </child>
  454.             <child>
  455.               <object class="GtkEntry" id="txt_title">
  456.                 <property name="visible">True</property>
  457.                 <property name="can_focus">True</property>
  458.               </object>
  459.               <packing>
  460.                 <property name="left_attach">1</property>
  461.                 <property name="top_attach">0</property>
  462.               </packing>
  463.             </child>
  464.             <child>
  465.               <object class="GtkEntry" id="txt_artist">
  466.                 <property name="visible">True</property>
  467.                 <property name="can_focus">True</property>
  468.               </object>
  469.               <packing>
  470.                 <property name="left_attach">1</property>
  471.                 <property name="top_attach">1</property>
  472.               </packing>
  473.             </child>
  474.             <child>
  475.               <object class="GtkEntry" id="txt_album">
  476.                 <property name="visible">True</property>
  477.                 <property name="can_focus">True</property>
  478.               </object>
  479.               <packing>
  480.                 <property name="left_attach">1</property>
  481.                 <property name="top_attach">2</property>
  482.               </packing>
  483.             </child>
  484.             <child>
  485.               <object class="GtkEntry" id="txt_track">
  486.                 <property name="visible">True</property>
  487.                 <property name="can_focus">True</property>
  488.               </object>
  489.               <packing>
  490.                 <property name="left_attach">1</property>
  491.                 <property name="top_attach">3</property>
  492.               </packing>
  493.             </child>
  494.             <child>
  495.               <object class="GtkEntry" id="txt_disk">
  496.                 <property name="visible">True</property>
  497.                 <property name="can_focus">True</property>
  498.               </object>
  499.               <packing>
  500.                 <property name="left_attach">1</property>
  501.                 <property name="top_attach">4</property>
  502.               </packing>
  503.             </child>
  504.             <child>
  505.               <object class="GtkEntry" id="txt_date">
  506.                 <property name="visible">True</property>
  507.                 <property name="can_focus">True</property>
  508.               </object>
  509.               <packing>
  510.                 <property name="left_attach">1</property>
  511.                 <property name="top_attach">6</property>
  512.               </packing>
  513.             </child>
  514.             <child>
  515.               <object class="GtkEntry" id="txt_composer">
  516.                 <property name="visible">True</property>
  517.                 <property name="can_focus">True</property>
  518.               </object>
  519.               <packing>
  520.                 <property name="left_attach">1</property>
  521.                 <property name="top_attach">7</property>
  522.               </packing>
  523.             </child>
  524.             <child>
  525.               <object class="GtkEntry" id="txt_duration">
  526.                 <property name="visible">True</property>
  527.                 <property name="can_focus">True</property>
  528.               </object>
  529.               <packing>
  530.                 <property name="left_attach">1</property>
  531.                 <property name="top_attach">8</property>
  532.               </packing>
  533.             </child>
  534.             <child>
  535.               <object class="GtkEntry" id="txt_filesize">
  536.                 <property name="visible">True</property>
  537.                 <property name="can_focus">True</property>
  538.               </object>
  539.               <packing>
  540.                 <property name="left_attach">1</property>
  541.                 <property name="top_attach">9</property>
  542.               </packing>
  543.             </child>
  544.             <child>
  545.               <object class="GtkEntry" id="txt_playcount">
  546.                 <property name="visible">True</property>
  547.                 <property name="can_focus">True</property>
  548.               </object>
  549.               <packing>
  550.                 <property name="left_attach">1</property>
  551.                 <property name="top_attach">10</property>
  552.               </packing>
  553.             </child>
  554.             <child>
  555.               <object class="GtkEntry" id="txt_comment">
  556.                 <property name="visible">True</property>
  557.                 <property name="can_focus">True</property>
  558.               </object>
  559.               <packing>
  560.                 <property name="left_attach">1</property>
  561.                 <property name="top_attach">11</property>
  562.               </packing>
  563.             </child>
  564.             <child>
  565.               <object class="GtkEntry" id="txt_artist_sort">
  566.                 <property name="visible">True</property>
  567.                 <property name="can_focus">True</property>
  568.               </object>
  569.               <packing>
  570.                 <property name="left_attach">1</property>
  571.                 <property name="top_attach">12</property>
  572.               </packing>
  573.             </child>
  574.             <child>
  575.               <object class="GtkEntry" id="txt_album_sort">
  576.                 <property name="visible">True</property>
  577.                 <property name="can_focus">True</property>
  578.               </object>
  579.               <packing>
  580.                 <property name="left_attach">1</property>
  581.                 <property name="top_attach">13</property>
  582.               </packing>
  583.             </child>
  584.             <child>
  585.               <object class="GtkLabel" id="label8">
  586.                 <property name="visible">True</property>
  587.                 <property name="can_focus">False</property>
  588.                 <property name="label" translatable="yes">Track number:</property>
  589.               </object>
  590.               <packing>
  591.                 <property name="left_attach">0</property>
  592.                 <property name="top_attach">3</property>
  593.               </packing>
  594.             </child>
  595.             <child>
  596.               <object class="GtkLabel" id="label10">
  597.                 <property name="visible">True</property>
  598.                 <property name="can_focus">False</property>
  599.                 <property name="halign">end</property>
  600.                 <property name="label" translatable="yes">Date:</property>
  601.               </object>
  602.               <packing>
  603.                 <property name="left_attach">0</property>
  604.                 <property name="top_attach">6</property>
  605.               </packing>
  606.             </child>
  607.             <child>
  608.               <object class="GtkLabel" id="label11">
  609.                 <property name="visible">True</property>
  610.                 <property name="can_focus">False</property>
  611.                 <property name="halign">end</property>
  612.                 <property name="label" translatable="yes">Composer:</property>
  613.               </object>
  614.               <packing>
  615.                 <property name="left_attach">0</property>
  616.                 <property name="top_attach">7</property>
  617.               </packing>
  618.             </child>
  619.             <child>
  620.               <object class="GtkLabel" id="label12">
  621.                 <property name="visible">True</property>
  622.                 <property name="can_focus">False</property>
  623.                 <property name="halign">end</property>
  624.                 <property name="label" translatable="yes">Duration:</property>
  625.               </object>
  626.               <packing>
  627.                 <property name="left_attach">0</property>
  628.                 <property name="top_attach">8</property>
  629.               </packing>
  630.             </child>
  631.             <child>
  632.               <object class="GtkLabel" id="label13">
  633.                 <property name="visible">True</property>
  634.                 <property name="can_focus">False</property>
  635.                 <property name="halign">end</property>
  636.                 <property name="label" translatable="yes">Filesize:</property>
  637.               </object>
  638.               <packing>
  639.                 <property name="left_attach">0</property>
  640.                 <property name="top_attach">9</property>
  641.               </packing>
  642.             </child>
  643.             <child>
  644.               <object class="GtkLabel" id="label14">
  645.                 <property name="visible">True</property>
  646.                 <property name="can_focus">False</property>
  647.                 <property name="halign">end</property>
  648.                 <property name="label" translatable="yes">Playcount:</property>
  649.               </object>
  650.               <packing>
  651.                 <property name="left_attach">0</property>
  652.                 <property name="top_attach">10</property>
  653.               </packing>
  654.             </child>
  655.             <child>
  656.               <object class="GtkLabel" id="label16">
  657.                 <property name="visible">True</property>
  658.                 <property name="can_focus">False</property>
  659.                 <property name="halign">end</property>
  660.                 <property name="label" translatable="yes">Comment:</property>
  661.               </object>
  662.               <packing>
  663.                 <property name="left_attach">0</property>
  664.                 <property name="top_attach">11</property>
  665.               </packing>
  666.             </child>
  667.             <child>
  668.               <object class="GtkLabel" id="label17">
  669.                 <property name="visible">True</property>
  670.                 <property name="can_focus">False</property>
  671.                 <property name="halign">end</property>
  672.                 <property name="label" translatable="yes">Artist sort:</property>
  673.               </object>
  674.               <packing>
  675.                 <property name="left_attach">0</property>
  676.                 <property name="top_attach">12</property>
  677.               </packing>
  678.             </child>
  679.             <child>
  680.               <object class="GtkLabel" id="label18">
  681.                 <property name="visible">True</property>
  682.                 <property name="can_focus">False</property>
  683.                 <property name="halign">end</property>
  684.                 <property name="label" translatable="yes">Album sort:</property>
  685.               </object>
  686.               <packing>
  687.                 <property name="left_attach">0</property>
  688.                 <property name="top_attach">13</property>
  689.               </packing>
  690.             </child>
  691.             <child>
  692.               <object class="GtkLabel" id="label9">
  693.                 <property name="visible">True</property>
  694.                 <property name="can_focus">False</property>
  695.                 <property name="halign">end</property>
  696.                 <property name="label" translatable="yes">Genre:</property>
  697.               </object>
  698.               <packing>
  699.                 <property name="left_attach">0</property>
  700.                 <property name="top_attach">5</property>
  701.               </packing>
  702.             </child>
  703.             <child>
  704.               <object class="GtkLabel" id="label15">
  705.                 <property name="visible">True</property>
  706.                 <property name="can_focus">False</property>
  707.                 <property name="halign">end</property>
  708.                 <property name="label" translatable="yes">Disk:</property>
  709.               </object>
  710.               <packing>
  711.                 <property name="left_attach">0</property>
  712.                 <property name="top_attach">4</property>
  713.               </packing>
  714.             </child>
  715.             <child>
  716.               <object class="GtkEntry" id="txt_genre">
  717.                 <property name="visible">True</property>
  718.                 <property name="can_focus">True</property>
  719.               </object>
  720.               <packing>
  721.                 <property name="left_attach">1</property>
  722.                 <property name="top_attach">5</property>
  723.               </packing>
  724.             </child>
  725.           </object>
  726.           <packing>
  727.             <property name="expand">False</property>
  728.             <property name="fill">True</property>
  729.             <property name="position">1</property>
  730.           </packing>
  731.         </child>
  732.       </object>
  733.     </child>
  734.     <action-widgets>
  735.       <action-widget response="-1">btn_close</action-widget>
  736.     </action-widgets>
  737.   </object>
  738.   <object class="GtkWindow" id="ProgressWindow">
  739.     <property name="can_focus">False</property>
  740.     <property name="window_position">center-on-parent</property>
  741.     <property name="type_hint">splashscreen</property>
  742.     <property name="transient_for">MainWindow</property>
  743.     <child>
  744.       <object class="GtkBox" id="box2">
  745.         <property name="visible">True</property>
  746.         <property name="can_focus">False</property>
  747.         <property name="orientation">vertical</property>
  748.         <child>
  749.           <object class="GtkLabel" id="ProgressLabel">
  750.             <property name="visible">True</property>
  751.             <property name="can_focus">False</property>
  752.             <property name="label" translatable="yes">Rendering data</property>
  753.           </object>
  754.           <packing>
  755.             <property name="expand">False</property>
  756.             <property name="fill">True</property>
  757.             <property name="position">0</property>
  758.           </packing>
  759.         </child>
  760.         <child>
  761.           <object class="GtkProgressBar" id="ProgressBar">
  762.             <property name="visible">True</property>
  763.             <property name="can_focus">False</property>
  764.           </object>
  765.           <packing>
  766.             <property name="expand">False</property>
  767.             <property name="fill">True</property>
  768.             <property name="position">1</property>
  769.           </packing>
  770.         </child>
  771.       </object>
  772.     </child>
  773.   </object>
  774.   <object class="GtkDialog" id="SearchDialog">
  775.     <property name="can_focus">False</property>
  776.     <property name="title" translatable="yes">Find</property>
  777.     <property name="modal">True</property>
  778.     <property name="type_hint">dialog</property>
  779.     <property name="transient_for">MainWindow</property>
  780.     <child internal-child="vbox">
  781.       <object class="GtkBox" id="dialog-vbox2">
  782.         <property name="can_focus">False</property>
  783.         <property name="orientation">vertical</property>
  784.         <property name="spacing">2</property>
  785.         <child internal-child="action_area">
  786.           <object class="GtkButtonBox" id="dialog-action_area2">
  787.             <property name="can_focus">False</property>
  788.             <property name="layout_style">end</property>
  789.             <child>
  790.               <object class="GtkButton" id="btn_cancel2">
  791.                 <property name="label">gtk-cancel</property>
  792.                 <property name="visible">True</property>
  793.                 <property name="can_focus">True</property>
  794.                 <property name="receives_default">True</property>
  795.                 <property name="use_stock">True</property>
  796.               </object>
  797.               <packing>
  798.                 <property name="expand">True</property>
  799.                 <property name="fill">True</property>
  800.                 <property name="position">0</property>
  801.               </packing>
  802.             </child>
  803.             <child>
  804.               <object class="GtkButton" id="btn_find">
  805.                 <property name="label">gtk-find</property>
  806.                 <property name="visible">True</property>
  807.                 <property name="can_focus">True</property>
  808.                 <property name="can_default">True</property>
  809.                 <property name="has_default">True</property>
  810.                 <property name="receives_default">True</property>
  811.                 <property name="use_stock">True</property>
  812.               </object>
  813.               <packing>
  814.                 <property name="expand">True</property>
  815.                 <property name="fill">True</property>
  816.                 <property name="position">1</property>
  817.               </packing>
  818.             </child>
  819.           </object>
  820.           <packing>
  821.             <property name="expand">False</property>
  822.             <property name="fill">False</property>
  823.             <property name="position">0</property>
  824.           </packing>
  825.         </child>
  826.         <child>
  827.           <object class="GtkBox" id="box3">
  828.             <property name="visible">True</property>
  829.             <property name="can_focus">False</property>
  830.             <child>
  831.               <object class="GtkLabel" id="label1">
  832.                 <property name="visible">True</property>
  833.                 <property name="can_focus">False</property>
  834.                 <property name="label" translatable="yes">Text to search:</property>
  835.               </object>
  836.               <packing>
  837.                 <property name="expand">False</property>
  838.                 <property name="fill">True</property>
  839.                 <property name="position">0</property>
  840.               </packing>
  841.             </child>
  842.             <child>
  843.               <object class="GtkSearchEntry" id="search_entry">
  844.                 <property name="visible">True</property>
  845.                 <property name="can_focus">True</property>
  846.                 <property name="has_focus">True</property>
  847.                 <property name="is_focus">True</property>
  848.                 <property name="primary_icon_name">edit-find-symbolic</property>
  849.                 <property name="primary_icon_activatable">False</property>
  850.                 <property name="primary_icon_sensitive">False</property>
  851.               </object>
  852.               <packing>
  853.                 <property name="expand">False</property>
  854.                 <property name="fill">True</property>
  855.                 <property name="position">1</property>
  856.               </packing>
  857.             </child>
  858.           </object>
  859.           <packing>
  860.             <property name="expand">False</property>
  861.             <property name="fill">True</property>
  862.             <property name="position">1</property>
  863.           </packing>
  864.         </child>
  865.       </object>
  866.     </child>
  867.     <action-widgets>
  868.       <action-widget response="-6">btn_cancel2</action-widget>
  869.       <action-widget response="-1">btn_find</action-widget>
  870.     </action-widgets>
  871.   </object>
  872.   <object class="GtkDialog" id="SettingsDialog">
  873.     <property name="can_focus">False</property>
  874.     <property name="title" translatable="yes">Preferences</property>
  875.     <property name="resizable">False</property>
  876.     <property name="modal">True</property>
  877.     <property name="icon_name">preferences-desktop</property>
  878.     <property name="type_hint">dialog</property>
  879.     <property name="transient_for">MainWindow</property>
  880.     <child internal-child="vbox">
  881.       <object class="GtkBox" id="dialog-vbox1">
  882.         <property name="can_focus">False</property>
  883.         <property name="orientation">vertical</property>
  884.         <property name="spacing">2</property>
  885.         <child internal-child="action_area">
  886.           <object class="GtkButtonBox" id="dialog-action_area1">
  887.             <property name="can_focus">False</property>
  888.             <property name="layout_style">end</property>
  889.             <child>
  890.               <object class="GtkButton" id="btn_ok">
  891.                 <property name="label">gtk-ok</property>
  892.                 <property name="visible">True</property>
  893.                 <property name="can_focus">True</property>
  894.                 <property name="receives_default">True</property>
  895.                 <property name="use_stock">True</property>
  896.                 <property name="always_show_image">True</property>
  897.               </object>
  898.               <packing>
  899.                 <property name="expand">True</property>
  900.                 <property name="fill">True</property>
  901.                 <property name="position">0</property>
  902.               </packing>
  903.             </child>
  904.             <child>
  905.               <object class="GtkButton" id="btn_cancel">
  906.                 <property name="label">gtk-cancel</property>
  907.                 <property name="visible">True</property>
  908.                 <property name="can_focus">True</property>
  909.                 <property name="receives_default">True</property>
  910.                 <property name="use_stock">True</property>
  911.                 <property name="xalign">0.46000000834465027</property>
  912.                 <property name="always_show_image">True</property>
  913.               </object>
  914.               <packing>
  915.                 <property name="expand">True</property>
  916.                 <property name="fill">True</property>
  917.                 <property name="position">1</property>
  918.               </packing>
  919.             </child>
  920.           </object>
  921.           <packing>
  922.             <property name="expand">False</property>
  923.             <property name="fill">False</property>
  924.             <property name="position">0</property>
  925.           </packing>
  926.         </child>
  927.         <child>
  928.           <object class="GtkGrid" id="grid1">
  929.             <property name="visible">True</property>
  930.             <property name="can_focus">False</property>
  931.             <child>
  932.               <object class="GtkFileChooserButton" id="fcb_db">
  933.                 <property name="width_request">65</property>
  934.                 <property name="visible">True</property>
  935.                 <property name="can_focus">False</property>
  936.                 <property name="width_chars">20</property>
  937.               </object>
  938.               <packing>
  939.                 <property name="left_attach">1</property>
  940.                 <property name="top_attach">0</property>
  941.               </packing>
  942.             </child>
  943.             <child>
  944.               <object class="GtkCheckButton" id="chk_show_missing">
  945.                 <property name="visible">True</property>
  946.                 <property name="can_focus">True</property>
  947.                 <property name="receives_default">False</property>
  948.                 <property name="xalign">0</property>
  949.                 <property name="draw_indicator">True</property>
  950.               </object>
  951.               <packing>
  952.                 <property name="left_attach">1</property>
  953.                 <property name="top_attach">1</property>
  954.               </packing>
  955.             </child>
  956.             <child>
  957.               <object class="GtkLabel" id="label2">
  958.                 <property name="visible">True</property>
  959.                 <property name="can_focus">False</property>
  960.                 <property name="halign">start</property>
  961.                 <property name="label" translatable="yes">Show only tracks with no sort information:</property>
  962.               </object>
  963.               <packing>
  964.                 <property name="left_attach">0</property>
  965.                 <property name="top_attach">1</property>
  966.               </packing>
  967.             </child>
  968.             <child>
  969.               <object class="GtkLabel" id="lbl_db">
  970.                 <property name="visible">True</property>
  971.                 <property name="can_focus">False</property>
  972.                 <property name="halign">start</property>
  973.                 <property name="label" translatable="yes">Rhythmbox database file:</property>
  974.               </object>
  975.               <packing>
  976.                 <property name="left_attach">0</property>
  977.                 <property name="top_attach">0</property>
  978.               </packing>
  979.             </child>
  980.             <child>
  981.               <object class="GtkLabel" id="label5">
  982.                 <property name="visible">True</property>
  983.                 <property name="can_focus">False</property>
  984.                 <property name="halign">start</property>
  985.                 <property name="label" translatable="yes">Overwrite sort information if present:</property>
  986.               </object>
  987.               <packing>
  988.                 <property name="left_attach">0</property>
  989.                 <property name="top_attach">2</property>
  990.               </packing>
  991.             </child>
  992.             <child>
  993.               <object class="GtkCheckButton" id="chk_force">
  994.                 <property name="visible">True</property>
  995.                 <property name="can_focus">True</property>
  996.                 <property name="receives_default">False</property>
  997.                 <property name="xalign">0</property>
  998.                 <property name="draw_indicator">True</property>
  999.               </object>
  1000.               <packing>
  1001.                 <property name="left_attach">1</property>
  1002.                 <property name="top_attach">2</property>
  1003.               </packing>
  1004.             </child>
  1005.           </object>
  1006.           <packing>
  1007.             <property name="expand">False</property>
  1008.             <property name="fill">True</property>
  1009.             <property name="position">0</property>
  1010.           </packing>
  1011.         </child>
  1012.       </object>
  1013.     </child>
  1014.     <action-widgets>
  1015.       <action-widget response="-5">btn_ok</action-widget>
  1016.       <action-widget response="-6">btn_cancel</action-widget>
  1017.     </action-widgets>
  1018.   </object>
  1019.   <object class="GtkDialog" id="SortDialog">
  1020.     <property name="can_focus">False</property>
  1021.     <property name="title" translatable="yes">Fill with sort informations</property>
  1022.     <property name="modal">True</property>
  1023.     <property name="type_hint">dialog</property>
  1024.     <property name="transient_for">MainWindow</property>
  1025.     <child internal-child="vbox">
  1026.       <object class="GtkBox" id="dialog-vbox4">
  1027.         <property name="can_focus">False</property>
  1028.         <property name="orientation">vertical</property>
  1029.         <property name="spacing">2</property>
  1030.         <child internal-child="action_area">
  1031.           <object class="GtkButtonBox" id="dialog-action_area4">
  1032.             <property name="can_focus">False</property>
  1033.             <property name="layout_style">end</property>
  1034.             <child>
  1035.               <object class="GtkButton" id="btn_OK">
  1036.                 <property name="label">gtk-ok</property>
  1037.                 <property name="visible">True</property>
  1038.                 <property name="can_focus">True</property>
  1039.                 <property name="receives_default">True</property>
  1040.                 <property name="use_stock">True</property>
  1041.                 <property name="always_show_image">True</property>
  1042.               </object>
  1043.               <packing>
  1044.                 <property name="expand">True</property>
  1045.                 <property name="fill">True</property>
  1046.                 <property name="position">0</property>
  1047.               </packing>
  1048.             </child>
  1049.             <child>
  1050.               <object class="GtkButton" id="btn_cance">
  1051.                 <property name="label">gtk-cancel</property>
  1052.                 <property name="visible">True</property>
  1053.                 <property name="can_focus">True</property>
  1054.                 <property name="receives_default">True</property>
  1055.                 <property name="use_stock">True</property>
  1056.                 <property name="yalign">0.57999998331069946</property>
  1057.                 <property name="always_show_image">True</property>
  1058.               </object>
  1059.               <packing>
  1060.                 <property name="expand">True</property>
  1061.                 <property name="fill">True</property>
  1062.                 <property name="position">1</property>
  1063.               </packing>
  1064.             </child>
  1065.           </object>
  1066.           <packing>
  1067.             <property name="expand">False</property>
  1068.             <property name="fill">False</property>
  1069.             <property name="position">0</property>
  1070.           </packing>
  1071.         </child>
  1072.         <child>
  1073.           <object class="GtkBox" id="box4">
  1074.             <property name="visible">True</property>
  1075.             <property name="can_focus">False</property>
  1076.             <property name="orientation">vertical</property>
  1077.             <child>
  1078.               <object class="GtkLabel" id="label3">
  1079.                 <property name="visible">True</property>
  1080.                 <property name="can_focus">False</property>
  1081.                 <property name="label" translatable="yes">Artist sort information:</property>
  1082.               </object>
  1083.               <packing>
  1084.                 <property name="expand">False</property>
  1085.                 <property name="fill">True</property>
  1086.                 <property name="position">0</property>
  1087.               </packing>
  1088.             </child>
  1089.             <child>
  1090.               <object class="GtkComboBoxText" id="box_artist_sort">
  1091.                 <property name="visible">True</property>
  1092.                 <property name="can_focus">False</property>
  1093.                 <property name="has_entry">True</property>
  1094.                 <child internal-child="entry">
  1095.                   <object class="GtkEntry" id="comboboxtext-entry">
  1096.                     <property name="can_focus">True</property>
  1097.                   </object>
  1098.                 </child>
  1099.               </object>
  1100.               <packing>
  1101.                 <property name="expand">False</property>
  1102.                 <property name="fill">True</property>
  1103.                 <property name="position">1</property>
  1104.               </packing>
  1105.             </child>
  1106.             <child>
  1107.               <object class="GtkLabel" id="label4">
  1108.                 <property name="visible">True</property>
  1109.                 <property name="can_focus">False</property>
  1110.                 <property name="label" translatable="yes">Album sort information:</property>
  1111.               </object>
  1112.               <packing>
  1113.                 <property name="expand">False</property>
  1114.                 <property name="fill">True</property>
  1115.                 <property name="position">2</property>
  1116.               </packing>
  1117.             </child>
  1118.             <child>
  1119.               <object class="GtkComboBoxText" id="box_album_sort">
  1120.                 <property name="visible">True</property>
  1121.                 <property name="can_focus">False</property>
  1122.                 <property name="has_entry">True</property>
  1123.                 <child internal-child="entry">
  1124.                   <object class="GtkEntry" id="comboboxtext-entry1">
  1125.                     <property name="can_focus">True</property>
  1126.                   </object>
  1127.                 </child>
  1128.               </object>
  1129.               <packing>
  1130.                 <property name="expand">False</property>
  1131.                 <property name="fill">True</property>
  1132.                 <property name="position">3</property>
  1133.               </packing>
  1134.             </child>
  1135.           </object>
  1136.           <packing>
  1137.             <property name="expand">False</property>
  1138.             <property name="fill">True</property>
  1139.             <property name="position">1</property>
  1140.           </packing>
  1141.         </child>
  1142.       </object>
  1143.     </child>
  1144.     <action-widgets>
  1145.       <action-widget response="-5">btn_OK</action-widget>
  1146.       <action-widget response="-6">btn_cance</action-widget>
  1147.     </action-widgets>
  1148.   </object>
  1149. </interface>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement