~ubuntu-branches/ubuntu/raring/gnome-session/raring

« back to all changes in this revision

Viewing changes to data/gsm-inhibit-dialog.ui

  • Committer: Package Import Robot
  • Author(s): Robert Ancell
  • Date: 2012-05-24 17:05:26 UTC
  • mfrom: (1.1.76)
  • Revision ID: package-import@ubuntu.com-20120524170526-b4zspgv2n9l67veh
Tags: 3.4.2.1-0ubuntu1
* New upstream release
* debian/patches/03_display_session_capplet.patch:
  - Applied upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
      <object class="GtkLabel" id="header-label">
12
12
        <property name="visible">True</property>
13
13
        <property name="xalign">0</property>
14
 
        <property name="label" translatable="yes">&lt;b&gt;Some programs are still running:&lt;/b&gt;</property>
15
 
        <property name="use_markup">True</property>
 
14
        <property name="label" translatable="yes">Some programs are still running:</property>
16
15
        <property name="wrap">True</property>
 
16
        <attributes>
 
17
          <attribute name="weight" value="bold"/>
 
18
        </attributes>
17
19
      </object>
18
20
      <packing>
19
21
        <property name="expand">False</property>