Commit aa26136d61034af86f898f508524b9d224e451b2

Authored by Perry Werneck
1 parent fdc489ff

Ajustando toolbar.

Showing 1 changed file with 1 additions and 3 deletions   Show diff stats
ui/00default.xml
@@ -149,9 +149,6 @@ @@ -149,9 +149,6 @@
149 <toolitem action='erase' target='input' tooltip='Erase screen contents' /> 149 <toolitem action='erase' target='input' tooltip='Erase screen contents' />
150 150
151 <separator/> 151 <separator/>
152 - <toolitem action='transfer' icon='harddisk' tooltip='Send/Receive files'/>  
153 -  
154 - <separator/>  
155 <toolitem action='connect' tooltip='Connect to host'/> 152 <toolitem action='connect' tooltip='Connect to host'/>
156 <toolitem action='disconnect' tooltip='Disconnect from host'/> 153 <toolitem action='disconnect' tooltip='Disconnect from host'/>
157 154
@@ -159,6 +156,7 @@ @@ -159,6 +156,7 @@
159 <toolitem action='set' toggle='fullscreen' icon='fullscreen' label='Full Screen' tooltip='Go to fullscreen mode'/> 156 <toolitem action='set' toggle='fullscreen' icon='fullscreen' label='Full Screen' tooltip='Go to fullscreen mode'/>
160 <toolitem action='reset' toggle='fullscreen' icon='leave-fullscreen' label='Window' tooltip='Go back to window mode'/> 157 <toolitem action='reset' toggle='fullscreen' icon='leave-fullscreen' label='Window' tooltip='Go back to window mode'/>
161 <toolitem action='editcolors' tooltip='Select terminal colors'/> 158 <toolitem action='editcolors' tooltip='Select terminal colors'/>
  159 + <toolitem action='transfer' icon='harddisk' tooltip='Send/Receive files'/>
162 <toolitem action='print' src='all' tooltip='Print screen contents'/> 160 <toolitem action='print' src='all' tooltip='Print screen contents'/>
163 <toolitem action='Quit' tooltip='Quit pw3270'/> 161 <toolitem action='Quit' tooltip='Quit pw3270'/>
164 </toolbar> 162 </toolbar>