~ubuntu-branches/ubuntu/utopic/unity-tweak-tool/utopic

« back to all changes in this revision

Viewing changes to data/unity.ui

  • Committer: Package Import Robot
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2014-03-27 12:39:22 UTC
  • Revision ID: package-import@ubuntu.com-20140327123922-oqv2975fyilyzed3
Tags: 0.0.6ubuntu2
Backport upstream commit adding support for minimizing
single window applications when clicking their icon on
the launcher (LP: #1298487).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!-- Generated with glade 3.16.1 -->
2
3
<interface>
3
 
  <!-- interface-requires gtk+ 3.0 -->
 
4
  <requires lib="gtk+" version="3.0"/>
4
5
  <object class="GtkAdjustment" id="adj_launcher_icon_size">
5
6
    <property name="lower">32</property>
6
7
    <property name="upper">64</property>
189
190
                    <property name="can_focus">False</property>
190
191
                    <property name="tooltip_markup" translatable="yes">Select the auto-hide animation of the launcher.</property>
191
192
                    <property name="tooltip_text" translatable="yes">Select the auto-hide animation of the launcher.</property>
192
 
                    <property name="entry_text_column">0</property>
193
 
                    <property name="id_column">1</property>
194
193
                    <items>
195
194
                      <item translatable="yes">Fade Dash and slide</item>
196
195
                      <item translatable="yes">Slide only</item>
358
357
              </packing>
359
358
            </child>
360
359
            <child>
 
360
              <object class="GtkCheckButton" id="check_minimize_window">
 
361
                <property name="label" translatable="yes">Minimize single window applications on click</property>
 
362
                <property name="visible">True</property>
 
363
                <property name="can_focus">True</property>
 
364
                <property name="receives_default">False</property>
 
365
                <property name="margin_left">16</property>
 
366
                <property name="xalign">0</property>
 
367
                <property name="yalign">0.47999998927116394</property>
 
368
                <property name="draw_indicator">True</property>
 
369
                <signal name="toggled" handler="on_check_minimize_window_toggled" swapped="no"/>
 
370
              </object>
 
371
              <packing>
 
372
                <property name="expand">False</property>
 
373
                <property name="fill">True</property>
 
374
                <property name="padding">6</property>
 
375
                <property name="position">3</property>
 
376
              </packing>
 
377
            </child>
 
378
            <child>
361
379
              <object class="GtkLabel" id="l_launcher_appearance">
362
380
                <property name="visible">True</property>
363
381
                <property name="can_focus">False</property>
371
389
              <packing>
372
390
                <property name="expand">False</property>
373
391
                <property name="fill">True</property>
374
 
                <property name="position">3</property>
 
392
                <property name="position">5</property>
375
393
              </packing>
376
394
            </child>
377
395
            <child>
423
441
              <packing>
424
442
                <property name="expand">False</property>
425
443
                <property name="fill">True</property>
426
 
                <property name="position">4</property>
 
444
                <property name="position">6</property>
427
445
              </packing>
428
446
            </child>
429
447
            <child>
580
598
              <packing>
581
599
                <property name="expand">False</property>
582
600
                <property name="fill">True</property>
583
 
                <property name="position">5</property>
 
601
                <property name="position">7</property>
584
602
              </packing>
585
603
            </child>
586
604
            <child>
597
615
              <packing>
598
616
                <property name="expand">False</property>
599
617
                <property name="fill">True</property>
600
 
                <property name="position">6</property>
 
618
                <property name="position">8</property>
601
619
              </packing>
602
620
            </child>
603
621
            <child>
605
623
                <property name="visible">True</property>
606
624
                <property name="can_focus">False</property>
607
625
                <property name="halign">start</property>
608
 
                <property name="row_spacing">6</property>
 
626
                <property name="row_spacing">3</property>
609
627
                <property name="column_spacing">6</property>
610
628
                <child>
611
629
                  <object class="GtkLabel" id="l_icon_size">
631
649
                    <property name="has_tooltip">True</property>
632
650
                    <property name="tooltip_markup" translatable="yes">Select the animation used for launching an application.</property>
633
651
                    <property name="tooltip_text" translatable="yes">Select the animation used for launching an application.</property>
634
 
                    <property name="entry_text_column">0</property>
635
 
                    <property name="id_column">1</property>
636
652
                    <items>
637
653
                      <item translatable="yes">No animation</item>
638
654
                      <item translatable="yes">Pulse</item>
655
671
                    <property name="has_tooltip">True</property>
656
672
                    <property name="tooltip_markup" translatable="yes">Select the animation used for an urgent notification on the launcher</property>
657
673
                    <property name="tooltip_text" translatable="yes">Select the animation used for an urgent notification on the launcher</property>
658
 
                    <property name="entry_text_column">0</property>
659
 
                    <property name="id_column">1</property>
660
674
                    <items>
661
675
                      <item translatable="yes">No animation</item>
662
676
                      <item translatable="yes">Pulse</item>
709
723
                    <property name="tooltip_markup" translatable="yes">Select how the icons are coloured on the launcher</property>
710
724
                    <property name="tooltip_text" translatable="yes">Select how the icons are coloured on the launcher</property>
711
725
                    <property name="active">1</property>
712
 
                    <property name="entry_text_column">0</property>
713
 
                    <property name="id_column">1</property>
714
726
                    <items>
715
727
                      <item translatable="yes">All applications</item>
716
728
                      <item translatable="yes">Open applications only</item>
783
795
                    <property name="tooltip_text" translatable="yes">Select the size of the icons on the launcher</property>
784
796
                    <property name="halign">start</property>
785
797
                    <property name="invisible_char">•</property>
786
 
                    <property name="invisible_char_set">True</property>
787
798
                    <property name="adjustment">adj_launcher_icon_size</property>
788
799
                    <signal name="value-changed" handler="on_spin_launcher_icon_size_value_changed" swapped="no"/>
789
800
                  </object>
804
815
              <packing>
805
816
                <property name="expand">False</property>
806
817
                <property name="fill">True</property>
807
 
                <property name="position">7</property>
 
818
                <property name="position">9</property>
808
819
              </packing>
809
820
            </child>
810
821
            <child>
824
835
              <packing>
825
836
                <property name="expand">False</property>
826
837
                <property name="fill">True</property>
827
 
                <property name="position">16</property>
 
838
                <property name="position">17</property>
828
839
              </packing>
829
840
            </child>
830
841
          </object>
1270
1281
                        <property name="margin_left">2</property>
1271
1282
                        <property name="margin_top">8</property>
1272
1283
                        <property name="invisible_char">•</property>
1273
 
                        <property name="invisible_char_set">True</property>
1274
1284
                        <property name="adjustment">adj_menu_visible</property>
1275
1285
                        <signal name="value-changed" handler="on_spin_menu_visible_value_changed" swapped="no"/>
1276
1286
                      </object>
1781
1791
                                <property name="can_focus">False</property>
1782
1792
                                <property name="tooltip_markup" translatable="yes">Select which of the installed audio players is default in the sound menu.</property>
1783
1793
                                <property name="tooltip_text" translatable="yes">Select which of the installed audio players is default in the sound menu.</property>
1784
 
                                <property name="entry_text_column">0</property>
1785
 
                                <property name="id_column">1</property>
1786
1794
                                <signal name="changed" handler="on_cbox_default_player_changed" swapped="no"/>
1787
1795
                              </object>
1788
1796
                              <packing>