~ubuntu-branches/ubuntu/trusty/gnumeric/trusty

« back to all changes in this revision

Viewing changes to src/dialogs/doc-meta-data.ui

  • Committer: Bazaar Package Importer
  • Author(s): Angel Abad
  • Date: 2011-05-02 10:16:08 UTC
  • mfrom: (2.1.28 sid)
  • Revision ID: james.westby@ubuntu.com-20110502101608-5m2ohvyqiph54pmd
Tags: 1.10.14-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - debian/control: Promote gnumeric-doc to Recommends in package gnumeric
    so that help gets installed automatically.
  - debian/rules: run intltool-update in po{,-functions}/

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0"?>
 
1
<?xml version="1.0" encoding="UTF-8"?>
2
2
<interface>
3
3
  <!-- interface-requires gtk+ 2.12 -->
4
4
  <!-- interface-naming-policy toplevel-contextual -->
5
5
  <object class="GtkDialog" id="GOMetadataDialog">
6
6
    <property name="border_width">6</property>
7
 
    <property name="title">Document Properties</property>
 
7
    <property name="title" translatable="yes">Document Properties</property>
8
8
    <property name="type_hint">dialog</property>
9
 
    <property name="has_separator">False</property>
10
9
    <child internal-child="vbox">
11
10
      <object class="GtkVBox" id="dialog-vbox1">
12
11
        <property name="visible">True</property>
13
 
        <property name="orientation">vertical</property>
14
12
        <property name="spacing">6</property>
15
13
        <child>
16
14
          <object class="GtkHBox" id="hbox1">
18
16
            <property name="spacing">10</property>
19
17
            <child>
20
18
              <object class="GtkScrolledWindow" id="scrolledwindow3">
21
 
                <property name="width_request">120</property>
22
19
                <property name="visible">True</property>
23
20
                <property name="can_focus">True</property>
24
21
                <property name="hscrollbar_policy">never</property>
25
 
                <property name="vscrollbar_policy">automatic</property>
 
22
                <property name="vscrollbar_policy">never</property>
26
23
                <property name="shadow_type">in</property>
27
24
                <child>
28
25
                  <object class="GtkTreeView" id="itemlist">
33
30
                </child>
34
31
              </object>
35
32
              <packing>
 
33
                <property name="expand">False</property>
36
34
                <property name="position">1</property>
37
35
              </packing>
38
36
            </child>
48
46
                  <object class="GtkVBox" id="vbox5">
49
47
                    <property name="visible">True</property>
50
48
                    <property name="border_width">5</property>
51
 
                    <property name="orientation">vertical</property>
52
49
                    <property name="spacing">6</property>
53
50
                    <child>
54
51
                      <object class="GtkLabel" id="label79">
719
716
                        <property name="visible">True</property>
720
717
                        <property name="can_focus">True</property>
721
718
                        <property name="tooltip_text">The document keywords</property>
722
 
                        <property name="invisible_char">&#x2022;</property>
 
719
                        <property name="invisible_char">•</property>
723
720
                      </object>
724
721
                      <packing>
725
722
                        <property name="left_attach">1</property>
787
784
                        <property name="visible">True</property>
788
785
                        <property name="can_focus">True</property>
789
786
                        <property name="tooltip_text">The document category</property>
790
 
                        <property name="invisible_char">&#x2022;</property>
 
787
                        <property name="invisible_char">•</property>
791
788
                      </object>
792
789
                      <packing>
793
790
                        <property name="left_attach">1</property>
802
799
                        <property name="visible">True</property>
803
800
                        <property name="can_focus">True</property>
804
801
                        <property name="tooltip_text">The document company</property>
805
 
                        <property name="invisible_char">&#x2022;</property>
 
802
                        <property name="invisible_char">•</property>
806
803
                      </object>
807
804
                      <packing>
808
805
                        <property name="left_attach">1</property>
817
814
                        <property name="visible">True</property>
818
815
                        <property name="can_focus">True</property>
819
816
                        <property name="tooltip_text">The document manager</property>
820
 
                        <property name="invisible_char">&#x2022;</property>
 
817
                        <property name="invisible_char">•</property>
821
818
                      </object>
822
819
                      <packing>
823
820
                        <property name="left_attach">1</property>
832
829
                        <property name="visible">True</property>
833
830
                        <property name="can_focus">True</property>
834
831
                        <property name="tooltip_text">The document author</property>
835
 
                        <property name="invisible_char">&#x2022;</property>
 
832
                        <property name="invisible_char">•</property>
836
833
                      </object>
837
834
                      <packing>
838
835
                        <property name="left_attach">1</property>
847
844
                        <property name="visible">True</property>
848
845
                        <property name="can_focus">True</property>
849
846
                        <property name="tooltip_text">The document subject</property>
850
 
                        <property name="invisible_char">&#x2022;</property>
 
847
                        <property name="invisible_char">•</property>
851
848
                      </object>
852
849
                      <packing>
853
850
                        <property name="left_attach">1</property>
862
859
                        <property name="visible">True</property>
863
860
                        <property name="can_focus">True</property>
864
861
                        <property name="tooltip_text">The document title (not filename)</property>
865
 
                        <property name="invisible_char">&#x2022;</property>
 
862
                        <property name="invisible_char">•</property>
866
863
                      </object>
867
864
                      <packing>
868
865
                        <property name="left_attach">1</property>
973
970
                  <object class="GtkVBox" id="vbox10">
974
971
                    <property name="visible">True</property>
975
972
                    <property name="border_width">5</property>
976
 
                    <property name="orientation">vertical</property>
977
973
                    <property name="spacing">6</property>
978
974
                    <child>
979
975
                      <object class="GtkScrolledWindow" id="scrolledwindow2">
1041
1037
                            <property name="visible">True</property>
1042
1038
                            <property name="can_focus">True</property>
1043
1039
                            <property name="tooltip_text">This property's content (text)</property>
1044
 
                            <property name="invisible_char">&#x2022;</property>
 
1040
                            <property name="invisible_char">•</property>
1045
1041
                          </object>
1046
1042
                          <packing>
1047
1043
                            <property name="left_attach">1</property>
1069
1065
                          <object class="GtkEntry" id="ppt_link">
1070
1066
                            <property name="visible">True</property>
1071
1067
                            <property name="can_focus">True</property>
1072
 
                            <property name="invisible_char">&#x2022;</property>
 
1068
                            <property name="invisible_char">•</property>
1073
1069
                          </object>
1074
1070
                          <packing>
1075
1071
                            <property name="left_attach">1</property>
1173
1169
                  <object class="GtkVBox" id="vbox4">
1174
1170
                    <property name="visible">True</property>
1175
1171
                    <property name="border_width">4</property>
1176
 
                    <property name="orientation">vertical</property>
1177
1172
                    <property name="spacing">6</property>
1178
1173
                    <child>
1179
1174
                      <object class="GtkTable" id="table6">
1298
1293
                  <object class="GtkVBox" id="vbox1">
1299
1294
                    <property name="visible">True</property>
1300
1295
                    <property name="border_width">12</property>
1301
 
                    <property name="orientation">vertical</property>
1302
1296
                    <property name="spacing">12</property>
1303
1297
                    <child>
1304
1298
                      <object class="GtkHBox" id="hbox2">
1398
1392
                              <object class="GtkEntry" id="max_iterations">
1399
1393
                                <property name="visible">True</property>
1400
1394
                                <property name="can_focus">True</property>
1401
 
                                <property name="invisible_char">&#x2022;</property>
 
1395
                                <property name="invisible_char">•</property>
1402
1396
                              </object>
1403
1397
                              <packing>
1404
1398
                                <property name="left_attach">1</property>
1410
1404
                              <object class="GtkEntry" id="iteration_tolerance">
1411
1405
                                <property name="visible">True</property>
1412
1406
                                <property name="can_focus">True</property>
1413
 
                                <property name="invisible_char">&#x2022;</property>
 
1407
                                <property name="invisible_char">•</property>
1414
1408
                              </object>
1415
1409
                              <packing>
1416
1410
                                <property name="left_attach">1</property>