~strainanalyser/strainanalyser/trunk

« back to all changes in this revision

Viewing changes to strainanalyser/datasetdiff.xml

  • Committer: Malcolm Scott
  • Date: 2010-10-17 22:18:58 UTC
  • Revision ID: launchpad@malc.org.uk-20101017221858-92981erpzkmu92j8
Add Strain Analyser to window titles

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  <requires lib="gtk+" version="2.16"/>
4
4
  <!-- interface-naming-policy project-wide -->
5
5
  <object class="GtkWindow" id="datasetdiffwindow">
6
 
    <property name="title" translatable="yes">Compare Datasets</property>
 
6
    <property name="title" translatable="yes">Compare Datasets - Strain Analyser</property>
7
7
    <property name="default_width">600</property>
8
8
    <property name="default_height">800</property>
9
9
    <property name="icon">icon-48.png</property>