467 lines
		
	
	
	
		
			20 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			467 lines
		
	
	
	
		
			20 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0"?>
 | |
| <interface>
 | |
|   <requires lib="gtk+" version="2.16"/>
 | |
|   <!-- interface-naming-policy toplevel-contextual -->
 | |
|   <object class="GtkWindow" id="adhoc_commands_window">
 | |
|     <property name="visible">True</property>
 | |
|     <property name="border_width">6</property>
 | |
|     <property name="title" translatable="yes">Ad-hoc Commands - Gajim</property>
 | |
|     <property name="type_hint">dialog</property>
 | |
|     <signal name="destroy" handler="on_adhoc_commands_window_destroy"/>
 | |
|     <child>
 | |
|       <object class="GtkVBox" id="vbox1">
 | |
|         <property name="visible">True</property>
 | |
|         <property name="orientation">vertical</property>
 | |
|         <property name="spacing">6</property>
 | |
|         <child>
 | |
|           <object class="GtkNotebook" id="stages_notebook">
 | |
|             <property name="width_request">400</property>
 | |
|             <property name="height_request">400</property>
 | |
|             <property name="visible">True</property>
 | |
|             <property name="show_tabs">False</property>
 | |
|             <property name="show_border">False</property>
 | |
|             <child>
 | |
|               <object class="GtkVBox" id="retrieving_commands_stage_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="label247">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="label" translatable="yes">Please wait while retrieving command list...</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkProgressBar" id="retrieving_commands_progressbar">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="pulse_step">0.050000000745099998</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|               </object>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label264">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <placeholder/>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label265">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">1</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkVBox" id="command_list_stage_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="label253">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="xalign">0.20000000298023224</property>
 | |
|                     <property name="ypad">6</property>
 | |
|                     <property name="label" translatable="yes"><b>Choose command to execute:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkScrolledWindow" id="scrolledwindow1">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="can_focus">True</property>
 | |
|                     <property name="hscrollbar_policy">automatic</property>
 | |
|                     <property name="vscrollbar_policy">automatic</property>
 | |
|                     <child>
 | |
|                       <object class="GtkViewport" id="viewport1">
 | |
|                         <property name="visible">True</property>
 | |
|                         <child>
 | |
|                           <object class="GtkVBox" id="command_list_vbox">
 | |
|                             <property name="visible">True</property>
 | |
|                             <property name="border_width">12</property>
 | |
|                             <property name="orientation">vertical</property>
 | |
|                           </object>
 | |
|                         </child>
 | |
|                       </object>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkHBox" id="hbox2957">
 | |
|                     <property name="visible">True</property>
 | |
|                     <child>
 | |
|                       <placeholder/>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkButton" id="check_commands_1_button">
 | |
|                         <property name="label" translatable="yes">Check once more</property>
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <property name="receives_default">False</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                         <signal name="clicked" handler="on_check_commands_1_button_clicked"/>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">False</property>
 | |
|                         <property name="fill">False</property>
 | |
|                         <property name="pack_type">end</property>
 | |
|                         <property name="position">1</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="position">2</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">2</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label266">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">2</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <placeholder/>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label267">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">3</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkVBox" id="sending_form_stage_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="notes_label">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="label" translatable="yes">Please wait while the command is sending...</property>
 | |
|                     <property name="selectable">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkProgressBar" id="sending_form_progressbar">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="pulse_step">0.050000000745099998</property>
 | |
|                     <property name="text" translatable="yes">Please wait...</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="pack_type">end</property>
 | |
|                     <property name="position">2</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">4</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label268">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">4</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <placeholder/>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label269">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">5</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkVBox" id="no_commands_stage_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="label263">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="label" translatable="yes">This jabber entity does not expose any commands.</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <placeholder/>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkHBox" id="hbox2956">
 | |
|                     <property name="visible">True</property>
 | |
|                     <child>
 | |
|                       <placeholder/>
 | |
|                     </child>
 | |
|                     <child>
 | |
|                       <object class="GtkButton" id="check_commands_2_button">
 | |
|                         <property name="label" translatable="yes">Check once more</property>
 | |
|                         <property name="visible">True</property>
 | |
|                         <property name="can_focus">True</property>
 | |
|                         <property name="receives_default">False</property>
 | |
|                         <property name="use_underline">True</property>
 | |
|                         <signal name="clicked" handler="on_check_commands_2_button_clicked"/>
 | |
|                       </object>
 | |
|                       <packing>
 | |
|                         <property name="expand">False</property>
 | |
|                         <property name="fill">False</property>
 | |
|                         <property name="pack_type">end</property>
 | |
|                         <property name="position">1</property>
 | |
|                       </packing>
 | |
|                     </child>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="pack_type">end</property>
 | |
|                     <property name="position">2</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">6</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label270">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">6</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <placeholder/>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label271">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">7</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkVBox" id="error_stage_vbox">
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="orientation">vertical</property>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="label257">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="label" translatable="yes"><b>An error has occurred:</b></property>
 | |
|                     <property name="use_markup">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">0</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|                 <child>
 | |
|                   <object class="GtkLabel" id="error_description_label">
 | |
|                     <property name="visible">True</property>
 | |
|                     <property name="label" translatable="yes">Error description...</property>
 | |
|                     <property name="wrap">True</property>
 | |
|                   </object>
 | |
|                   <packing>
 | |
|                     <property name="expand">False</property>
 | |
|                     <property name="fill">False</property>
 | |
|                     <property name="position">1</property>
 | |
|                   </packing>
 | |
|                 </child>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">8</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label272">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">8</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <placeholder/>
 | |
|             </child>
 | |
|             <child type="tab">
 | |
|               <object class="GtkLabel" id="label273">
 | |
|                 <property name="visible">True</property>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="position">9</property>
 | |
|                 <property name="tab_fill">False</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="position">0</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|         <child>
 | |
|           <object class="GtkHButtonBox" id="hbuttonbox1">
 | |
|             <property name="visible">True</property>
 | |
|             <property name="spacing">12</property>
 | |
|             <property name="layout_style">end</property>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="restart_button">
 | |
|                 <property name="label">gtk-goto-first</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_restart_button_clicked"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">0</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="back_button">
 | |
|                 <property name="label">gtk-go-back</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_back_button_clicked"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">1</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="forward_button">
 | |
|                 <property name="label">gtk-go-forward</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_forward_button_clicked"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">2</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="execute_button">
 | |
|                 <property name="label">gtk-execute</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_execute_button_clicked"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">3</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="finish_button">
 | |
|                 <property name="label" translatable="yes">F_inish</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="receives_default">True</property>
 | |
|                 <property name="use_underline">True</property>
 | |
|                 <signal name="clicked" handler="on_finish_button_clicked"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">4</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|             <child>
 | |
|               <object class="GtkButton" id="close_button">
 | |
|                 <property name="label">gtk-close</property>
 | |
|                 <property name="visible">True</property>
 | |
|                 <property name="can_focus">True</property>
 | |
|                 <property name="can_default">True</property>
 | |
|                 <property name="receives_default">False</property>
 | |
|                 <property name="use_stock">True</property>
 | |
|                 <signal name="clicked" handler="on_close_button_clicked"/>
 | |
|               </object>
 | |
|               <packing>
 | |
|                 <property name="expand">False</property>
 | |
|                 <property name="fill">False</property>
 | |
|                 <property name="position">5</property>
 | |
|               </packing>
 | |
|             </child>
 | |
|           </object>
 | |
|           <packing>
 | |
|             <property name="expand">False</property>
 | |
|             <property name="position">1</property>
 | |
|           </packing>
 | |
|         </child>
 | |
|       </object>
 | |
|     </child>
 | |
|   </object>
 | |
| </interface>
 |