~timo-jyrinki/ubuntu/trusty/pitivi/backport_utopic_fixes

« back to all changes in this revision

Viewing changes to data/ui/medialibrary.ui

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2014-03-29 15:22:50 UTC
  • mto: (3.1.23 experimental)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: package-import@ubuntu.com-20140329152250-flg9onx416bqf3e3
Tags: upstream-0.93
Import upstream version 0.93

Show diffs side-by-side

added added

removed removed

Lines of Context:
124
124
      <object class="GtkToolItem" id="toolbutton7">
125
125
        <property name="visible">True</property>
126
126
        <property name="can_focus">False</property>
 
127
        <property name="margin_left">5</property>
127
128
        <child>
128
129
          <object class="GtkEntry" id="media_search_entry">
129
130
            <property name="visible">True</property>
209
210
        </child>
210
211
        <child>
211
212
          <object class="GtkButton" id="warnings_dismiss_button">
212
 
            <property name="label">gtk-close</property>
 
213
            <property name="label">✖</property>
213
214
            <property name="visible">True</property>
214
215
            <property name="can_focus">True</property>
 
216
            <property name="has_tooltip">True</property>
 
217
            <property name="tooltip_text" translatable="yes">Close this message</property>
215
218
            <property name="receives_default">True</property>
216
 
            <property name="use_stock">True</property>
217
219
            <signal name="clicked" handler="_warningInfoBarDismissedCb" swapped="no"/>
218
220
          </object>
219
221
          <packing>