~ubuntu-branches/ubuntu/lucid/gnome-subtitles/lucid

« back to all changes in this revision

Viewing changes to src/Glade/SearchDialog.glade

  • Committer: Bazaar Package Importer
  • Author(s): Tiago Bortoletto Vaz
  • Date: 2007-12-03 20:52:52 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071203205252-2y6uuv4gcw9mi9n5
Tags: 0.7-1
* New upstream release;
* Add libxml-parser-perl to Build-Depends-Indep. Thanks to Lucas Nussbaum.
  (Closes: #445799);
* Fixes manpage issue with dpatch

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
-->
9
9
<glade-interface>
10
10
  <widget class="GtkDialog" id="dialog">
11
 
    <property name="title">Replace</property>
 
11
    <property name="title" translatable="yes">Replace</property>
12
12
    <property name="resizable">False</property>
13
13
    <property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property>
14
14
    <property name="destroy_with_parent">True</property>