~rosco2/ubuntu/wily/gramps/bug-1492304

« back to all changes in this revision

Viewing changes to gramps/plugins/export/exportcsv.glade

  • Committer: Package Import Robot
  • Author(s): Ross Gammon
  • Date: 2015-08-11 23:03:11 UTC
  • mfrom: (1.4.3)
  • mto: This revision was merged to the branch mainline in revision 58.
  • Revision ID: package-import@ubuntu.com-20150811230311-acjr8gcfe8isx7ij
* New upstream release
* Drop patches applied upstream or cherry-picked from there
* Add version constraints for gtk and pygobject
* Add goocanvas dependency - available soon
* Drop webkit dpendency as HTML view has been removed
* Force removal of upstream packages when installing Debian one
  (LP: #1464845)
* Drop fixperm override as permissions fixed upstream
* Fix spelling error in changelog
* Switch to nose for unit tests
* Add build dependencies for the nose tests
* Update copyright file
* Add uversionmangle to watch file to deal with alpha/beta versions
* Add manual test cases
* Drop FAQ URL from upstream metadata - changes every release
* Add patch to fix transparent windows in Ubuntu.
  Thanks to Lance Orner (LP: #1451259)

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
                      <object class="GtkLabel" id="label9">
110
110
                        <property name="visible">True</property>
111
111
                        <property name="can_focus">False</property>
112
 
                        <property name="halign">1</property>
 
112
                        <property name="halign">start</property>
113
113
                        <property name="label" translatable="yes">Options</property>
114
114
                        <attributes>
115
115
                          <attribute name="weight" value="bold"/>
125
125
                      <object class="GtkLabel" id="label1">
126
126
                        <property name="visible">True</property>
127
127
                        <property name="can_focus">False</property>
128
 
                        <property name="halign">1</property>
 
128
                        <property name="halign">start</property>
129
129
                        <property name="label" translatable="yes">Filt_er:</property>
130
130
                        <property name="use_underline">True</property>
131
131
                      </object>
170
170
                            <property name="receives_default">False</property>
171
171
                            <property name="use_action_appearance">False</property>
172
172
                            <property name="use_underline">True</property>
173
 
                            <property name="halign">3</property>
 
173
                            <property name="halign">center</property>
174
174
                            <property name="active">True</property>
175
175
                            <property name="draw_indicator">True</property>
176
176
                          </object>
192
192
                            <property name="receives_default">False</property>
193
193
                            <property name="use_action_appearance">False</property>
194
194
                            <property name="use_underline">True</property>
195
 
                            <property name="halign">3</property>
 
195
                            <property name="halign">center</property>
196
196
                            <property name="active">True</property>
197
197
                            <property name="draw_indicator">True</property>
198
198
                          </object>
214
214
                            <property name="receives_default">False</property>
215
215
                            <property name="use_action_appearance">False</property>
216
216
                            <property name="use_underline">True</property>
217
 
                            <property name="halign">3</property>
 
217
                            <property name="halign">center</property>
218
218
                            <property name="active">True</property>
219
219
                            <property name="draw_indicator">True</property>
220
220
                          </object>
244
244
                            <property name="receives_default">False</property>
245
245
                            <property name="use_action_appearance">False</property>
246
246
                            <property name="use_underline">True</property>
247
 
                            <property name="halign">3</property>
 
247
                            <property name="halign">center</property>
248
248
                            <property name="active">True</property>
249
249
                            <property name="draw_indicator">True</property>
250
250
                          </object>
270
270
                      <object class="GtkLabel" id="label10">
271
271
                        <property name="visible">True</property>
272
272
                        <property name="can_focus">False</property>
273
 
                        <property name="halign">1</property>
 
273
                        <property name="halign">start</property>
274
274
                        <property name="label" translatable="yes">Export:</property>
275
275
                        <property name="use_underline">True</property>
276
276
                      </object>