Changeset 155
- Timestamp:
- 01/15/08 21:06:52 (1 year ago)
- Files:
-
- pytrainer/trunk/extensions/wordpress/conf.xml (modified) (1 diff)
- pytrainer/trunk/glade/pytrainer.glade (modified) (28 diffs)
- pytrainer/trunk/pytrainer/lib/ddbb.py (modified) (1 diff)
- pytrainer/trunk/pytrainer/lib/mysqlUtils.py (modified) (1 diff)
- pytrainer/trunk/pytrainer/lib/sqliteUtils.py (modified) (1 diff)
- pytrainer/trunk/pytrainer/record.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
pytrainer/trunk/extensions/wordpress/conf.xml
r64 r155 1 1 <?xml version="1.0" ?> 2 2 <pytrainer-extension 3 name=" Pytrainer wordpress extension"3 name="Wordpress Export" 4 4 description="Publish your record as post in your weblog" 5 5 extensionbutton="Post it in wordpress" pytrainer/trunk/glade/pytrainer.glade
r151 r155 166 166 <widget class="GtkRadioMenuItem" id="waipointsview_item"> 167 167 <property name="visible">True</property> 168 <property name="label" translatable="yes"> _Waypoints Editor View</property>168 <property name="label" translatable="yes"> _Waypoints Editor</property> 169 169 <property name="use_underline">True</property> 170 170 <property name="active">False</property> … … 4878 4878 <child> 4879 4879 <widget class="GtkFrame" id="frame10"> 4880 <property name="border_width"> 10</property>4880 <property name="border_width">9</property> 4881 4881 <property name="visible">True</property> 4882 4882 <property name="label_xalign">0</property> … … 4950 4950 <property name="expand">False</property> 4951 4951 <property name="fill">False</property> 4952 <property name="pack_type">GTK_PACK_END</property> 4952 4953 </packing> 4953 4954 </child> … … 4981 4982 4982 4983 <child> 4983 <widget class="Gtk Entry" id="waypoint_longitude">4984 <widget class="GtkLabel" id="label-2147483643"> 4984 4985 <property name="visible">True</property> 4985 <property name="can_focus">True</property> 4986 <property name="editable">True</property> 4987 <property name="visibility">True</property> 4988 <property name="max_length">0</property> 4989 <property name="text" translatable="yes"></property> 4990 <property name="has_frame">True</property> 4991 <property name="invisible_char">â</property> 4992 <property name="activates_default">False</property> 4986 <property name="label" translatable="yes">Type:</property> 4987 <property name="use_underline">False</property> 4988 <property name="use_markup">True</property> 4989 <property name="justify">GTK_JUSTIFY_LEFT</property> 4990 <property name="wrap">False</property> 4991 <property name="selectable">False</property> 4992 <property name="xalign">0</property> 4993 <property name="yalign">0.5</property> 4994 <property name="xpad">0</property> 4995 <property name="ypad">0</property> 4996 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 4997 <property name="width_chars">-1</property> 4998 <property name="single_line_mode">False</property> 4999 <property name="angle">0</property> 4993 5000 </widget> 4994 5001 <packing> 4995 <property name="left_attach"> 1</property>4996 <property name="right_attach"> 2</property>4997 <property name="top_attach"> 1</property>4998 <property name="bottom_attach"> 2</property>4999 <property name="x_options"> </property>5002 <property name="left_attach">4</property> 5003 <property name="right_attach">5</property> 5004 <property name="top_attach">0</property> 5005 <property name="bottom_attach">1</property> 5006 <property name="x_options">fill</property> 5000 5007 <property name="y_options"></property> 5001 5008 </packing> … … 5003 5010 5004 5011 <child> 5005 <widget class="Gtk Entry" id="waypoint_description">5012 <widget class="GtkComboBoxEntry" id="waypoint_type"> 5006 5013 <property name="visible">True</property> 5007 <property name=" can_focus">True</property>5008 <property name="editable">True</property> 5009 <property name="visibility">True</property> 5010 <property name="max_length">0</property>5011 <property name=" text" translatable="yes"></property>5014 <property name="items" translatable="yes">Font 5015 Restaurant 5016 Scenic Area 5017 Summit</property> 5018 <property name="add_tearoffs">False</property> 5012 5019 <property name="has_frame">True</property> 5013 <property name="invisible_char">â</property> 5014 <property name="activates_default">False</property> 5020 <property name="focus_on_click">True</property> 5015 5021 </widget> 5016 5022 <packing> 5017 <property name="left_attach"> 3</property>5018 <property name="right_attach"> 4</property>5019 <property name="top_attach"> 1</property>5020 <property name="bottom_attach"> 2</property>5021 <property name="x_options"> </property>5023 <property name="left_attach">5</property> 5024 <property name="right_attach">6</property> 5025 <property name="top_attach">0</property> 5026 <property name="bottom_attach">1</property> 5027 <property name="x_options">expand</property> 5022 5028 <property name="y_options"></property> 5023 5029 </packing> … … 5025 5031 5026 5032 <child> 5027 <widget class="GtkLabel" id="label-214748364 5">5033 <widget class="GtkLabel" id="label-2147483647"> 5028 5034 <property name="visible">True</property> 5029 <property name="label" translatable="yes"> <b>Name:</b></property>5035 <property name="label" translatable="yes">Latitude: </property> 5030 5036 <property name="use_underline">False</property> 5031 5037 <property name="use_markup">True</property> … … 5053 5059 5054 5060 <child> 5055 <widget class="GtkLabel" id="label-214748364 4">5061 <widget class="GtkLabel" id="label-2147483645"> 5056 5062 <property name="visible">True</property> 5057 <property name="label" translatable="yes"> <b>Description:</b></property> 5063 <property name="label" translatable="yes"> Name:</property> 5064 <property name="use_underline">False</property> 5065 <property name="use_markup">True</property> 5066 <property name="justify">GTK_JUSTIFY_LEFT</property> 5067 <property name="wrap">False</property> 5068 <property name="selectable">False</property> 5069 <property name="xalign">0</property> 5070 <property name="yalign">0.5</property> 5071 <property name="xpad">0</property> 5072 <property name="ypad">0</property> 5073 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 5074 <property name="width_chars">-1</property> 5075 <property name="single_line_mode">False</property> 5076 <property name="angle">0</property> 5077 </widget> 5078 <packing> 5079 <property name="left_attach">0</property> 5080 <property name="right_attach">1</property> 5081 <property name="top_attach">0</property> 5082 <property name="bottom_attach">1</property> 5083 <property name="x_options">fill</property> 5084 <property name="y_options"></property> 5085 </packing> 5086 </child> 5087 5088 <child> 5089 <widget class="GtkLabel" id="label-2147483646"> 5090 <property name="visible">True</property> 5091 <property name="label" translatable="yes">Longitude:</property> 5058 5092 <property name="use_underline">False</property> 5059 5093 <property name="use_markup">True</property> … … 5081 5115 5082 5116 <child> 5083 <widget class="GtkLabel" id="label-214748364 7">5117 <widget class="GtkLabel" id="label-2147483644"> 5084 5118 <property name="visible">True</property> 5085 <property name="label" translatable="yes"> <b>Latitude: </b></property> 5086 <property name="use_underline">False</property> 5087 <property name="use_markup">True</property> 5088 <property name="justify">GTK_JUSTIFY_LEFT</property> 5089 <property name="wrap">False</property> 5090 <property name="selectable">False</property> 5091 <property name="xalign">0</property> 5092 <property name="yalign">0.5</property> 5093 <property name="xpad">0</property> 5094 <property name="ypad">0</property> 5095 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 5096 <property name="width_chars">-1</property> 5097 <property name="single_line_mode">False</property> 5098 <property name="angle">0</property> 5099 </widget> 5100 <packing> 5101 <property name="left_attach">0</property> 5102 <property name="right_attach">1</property> 5103 <property name="top_attach">0</property> 5104 <property name="bottom_attach">1</property> 5105 <property name="x_options">fill</property> 5106 <property name="y_options"></property> 5107 </packing> 5108 </child> 5109 5110 <child> 5111 <widget class="GtkLabel" id="label-2147483646"> 5112 <property name="visible">True</property> 5113 <property name="label" translatable="yes"> <b>Longitude:</b></property> 5119 <property name="label" translatable="yes">Description:</property> 5114 5120 <property name="use_underline">False</property> 5115 5121 <property name="use_markup">True</property> … … 5137 5143 5138 5144 <child> 5139 <widget class="Gtk Label" id="label-2147483643">5145 <widget class="GtkEntry" id="waypoint_longitude"> 5140 5146 <property name="visible">True</property> 5141 <property name="label" translatable="yes"> <b>Type:</b></property> 5142 <property name="use_underline">False</property> 5143 <property name="use_markup">True</property> 5144 <property name="justify">GTK_JUSTIFY_LEFT</property> 5145 <property name="wrap">False</property> 5146 <property name="selectable">False</property> 5147 <property name="xalign">0</property> 5148 <property name="yalign">0.5</property> 5149 <property name="xpad">0</property> 5150 <property name="ypad">0</property> 5151 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 5152 <property name="width_chars">-1</property> 5153 <property name="single_line_mode">False</property> 5154 <property name="angle">0</property> 5147 <property name="can_focus">True</property> 5148 <property name="editable">True</property> 5149 <property name="visibility">True</property> 5150 <property name="max_length">0</property> 5151 <property name="text" translatable="yes"></property> 5152 <property name="has_frame">True</property> 5153 <property name="invisible_char">â</property> 5154 <property name="activates_default">False</property> 5155 5155 </widget> 5156 5156 <packing> 5157 <property name="left_attach"> 4</property>5158 <property name="right_attach"> 5</property>5159 <property name="top_attach"> 0</property>5160 <property name="bottom_attach"> 1</property>5161 <property name="x_options"> fill</property>5157 <property name="left_attach">3</property> 5158 <property name="right_attach">4</property> 5159 <property name="top_attach">1</property> 5160 <property name="bottom_attach">2</property> 5161 <property name="x_options"></property> 5162 5162 <property name="y_options"></property> 5163 5163 </packing> … … 5165 5165 5166 5166 <child> 5167 <widget class="GtkEntry" id="waypoint_ latitude">5167 <widget class="GtkEntry" id="waypoint_description"> 5168 5168 <property name="visible">True</property> 5169 5169 <property name="can_focus">True</property> … … 5179 5179 <property name="left_attach">1</property> 5180 5180 <property name="right_attach">2</property> 5181 <property name="top_attach"> 0</property>5182 <property name="bottom_attach"> 1</property>5183 <property name="x_options"> expand</property>5181 <property name="top_attach">1</property> 5182 <property name="bottom_attach">2</property> 5183 <property name="x_options"></property> 5184 5184 <property name="y_options"></property> 5185 5185 </packing> … … 5187 5187 5188 5188 <child> 5189 <widget class="GtkEntry" id="waypoint_ name">5189 <widget class="GtkEntry" id="waypoint_latitude"> 5190 5190 <property name="visible">True</property> 5191 5191 <property name="can_focus">True</property> … … 5209 5209 5210 5210 <child> 5211 <widget class="Gtk ComboBoxEntry" id="waypoint_type">5211 <widget class="GtkEntry" id="waypoint_name"> 5212 5212 <property name="visible">True</property> 5213 <property name=" items" translatable="yes">Font5214 Restaurant 5215 Scenic Area 5216 Summit</property>5217 <property name=" add_tearoffs">False</property>5213 <property name="can_focus">True</property> 5214 <property name="editable">True</property> 5215 <property name="visibility">True</property> 5216 <property name="max_length">0</property> 5217 <property name="text" translatable="yes"></property> 5218 5218 <property name="has_frame">True</property> 5219 <property name="focus_on_click">True</property> 5219 <property name="invisible_char">â</property> 5220 <property name="activates_default">False</property> 5220 5221 </widget> 5221 5222 <packing> 5222 <property name="left_attach"> 5</property>5223 <property name="right_attach"> 6</property>5223 <property name="left_attach">1</property> 5224 <property name="right_attach">2</property> 5224 5225 <property name="top_attach">0</property> 5225 5226 <property name="bottom_attach">1</property> … … 8922 8923 <property name="visible">True</property> 8923 8924 <property name="destroy_with_parent">False</property> 8924 <property name="name" translatable="yes">pytraine r</property>8925 <property name="name" translatable="yes">pytraine</property> 8925 8926 <property name="copyright" translatable="yes">(c) Fiz Vazquez <vud1@sindominio.net></property> 8926 <property name="comments" translatable="yes">T he free sport trainning center</property>8927 <property name="comments" translatable="yes">Track sporting activities and performance</property> 8927 8928 <property name="license" translatable="yes">(C) Fiz Vazquez 8928 8929 … … 9241 9242 <child> 9242 9243 <widget class="GtkHBox" id="hbox32"> 9243 <property name="border_width"> 12</property>9244 <property name="border_width">9</property> 9244 9245 <property name="width_request">32</property> 9245 9246 <property name="height_request">16</property> … … 9288 9289 <child> 9289 9290 <widget class="GtkTable" id="table11"> 9290 <property name="border_width"> 4</property>9291 <property name="border_width">5</property> 9291 9292 <property name="visible">True</property> 9292 <property name="n_rows"> 3</property>9293 <property name="n_rows">4</property> 9293 9294 <property name="n_columns">2</property> 9294 9295 <property name="homogeneous">False</property> 9295 <property name="row_spacing"> 4</property>9296 <property name="column_spacing"> 4</property>9296 <property name="row_spacing">5</property> 9297 <property name="column_spacing">5</property> 9297 9298 9298 9299 <child> 9299 <widget class="GtkLabel" id="label 166">9300 <widget class="GtkLabel" id="label-2147483648"> 9300 9301 <property name="visible">True</property> 9301 <property name="label" translatable="yes"><b> Name:</b></property>9302 <property name="label" translatable="yes"><b>Extension Details</b></property> 9302 9303 <property name="use_underline">False</property> 9303 9304 <property name="use_markup">True</property> … … 9316 9317 <packing> 9317 9318 <property name="left_attach">0</property> 9318 <property name="right_attach"> 1</property>9319 <property name="right_attach">2</property> 9319 9320 <property name="top_attach">0</property> 9320 9321 <property name="bottom_attach">1</property> … … 9325 9326 9326 9327 <child> 9327 <widget class="GtkLabel" id=" label167">9328 <widget class="GtkLabel" id="nameEntry"> 9328 9329 <property name="visible">True</property> 9329 <property name="label" translatable="yes"><b>Description:</b></property> 9330 <property name="label" translatable="yes">name-entry</property> 9331 <property name="use_underline">False</property> 9332 <property name="use_markup">False</property> 9333 <property name="justify">GTK_JUSTIFY_LEFT</property> 9334 <property name="wrap">False</property> 9335 <property name="selectable">False</property> 9336 <property name="xalign">0</property> 9337 <property name="yalign">0.5</property> 9338 <property name="xpad">0</property> 9339 <property name="ypad">0</property> 9340 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 9341 <property name="width_chars">-1</property> 9342 <property name="single_line_mode">False</property> 9343 <property name="angle">0</property> 9344 </widget> 9345 <packing> 9346 <property name="left_attach">1</property> 9347 <property name="right_attach">2</property> 9348 <property name="top_attach">1</property> 9349 <property name="bottom_attach">2</property> 9350 <property name="x_options">fill</property> 9351 <property name="y_options"></property> 9352 </packing> 9353 </child> 9354 9355 <child> 9356 <widget class="GtkLabel" id="label166"> 9357 <property name="visible">True</property> 9358 <property name="label" translatable="yes">Name:</property> 9330 9359 <property name="use_underline">False</property> 9331 9360 <property name="use_markup">True</property> … … 9355 9384 <widget class="GtkLabel" id="label168"> 9356 9385 <property name="visible">True</property> 9357 <property name="label" translatable="yes"> <b>Status:</b></property>9386 <property name="label" translatable="yes">Status:</property> 9358 9387 <property name="use_underline">False</property> 9359 9388 <property name="use_markup">True</property> … … 9381 9410 9382 9411 <child> 9383 <widget class="GtkLabel" id=" nameEntry">9412 <widget class="GtkLabel" id="label167"> 9384 9413 <property name="visible">True</property> 9385 <property name="label" translatable="yes"> name-entry</property>9414 <property name="label" translatable="yes">Description:</property> 9386 9415 <property name="use_underline">False</property> 9387 <property name="use_markup"> False</property>9416 <property name="use_markup">True</property> 9388 9417 <property name="justify">GTK_JUSTIFY_LEFT</property> 9389 9418 <property name="wrap">False</property> … … 9399 9428 </widget> 9400 9429 <packing> 9401 <property name="left_attach">1</property> 9402 <property name="right_attach">2</property> 9403 <property name="top_attach">0</property> 9404 <property name="bottom_attach">1</property> 9405 <property name="x_options">fill</property> 9406 <property name="y_options"></property> 9407 </packing> 9408 </child> 9409 9410 <child> 9411 <widget class="GtkLabel" id="descriptionEntry"> 9412 <property name="visible">True</property> 9413 <property name="label" translatable="yes">description-entry</property> 9414 <property name="use_underline">False</property> 9415 <property name="use_markup">False</property> 9416 <property name="justify">GTK_JUSTIFY_LEFT</property> 9417 <property name="wrap">True</property> 9418 <property name="selectable">False</property> 9419 <property name="xalign">0</property> 9420 <property name="yalign">0.5</property> 9421 <property name="xpad">0</property> 9422 <property name="ypad">0</property> 9423 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 9424 <property name="width_chars">-1</property> 9425 <property name="single_line_mode">False</property> 9426 <property name="angle">0</property> 9427 </widget> 9428 <packing> 9429 <property name="left_attach">1</property> 9430 <property name="right_attach">2</property> 9431 <property name="top_attach">1</property> 9432 <property name="bottom_attach">2</property> 9430 <property name="left_attach">0</property> 9431 <property name="right_attach">1</property> 9432 <property name="top_attach">3</property> 9433 <property name="bottom_attach">4</property> 9433 9434 <property name="x_options">fill</property> 9434 9435 <property name="y_options"></property> … … 9459 9460 <property name="top_attach">2</property> 9460 9461 <property name="bottom_attach">3</property> 9462 <property name="x_options">fill</property> 9463 <property name="y_options"></property> 9464 </packing> 9465 </child> 9466 9467 <child> 9468 <widget class="GtkLabel" id="descriptionEntry"> 9469 <property name="visible">True</property> 9470 <property name="label" translatable="yes">description-entry</property> 9471 <property name="use_underline">False</property> 9472 <property name="use_markup">False</property> 9473 <property name="justify">GTK_JUSTIFY_LEFT</property> 9474 <property name="wrap">True</property> 9475 <property name="selectable">False</property> 9476 <property name="xalign">0</property> 9477 <property name="yalign">0.5</property> 9478 <property name="xpad">0</property> 9479 <property name="ypad">0</property> 9480 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 9481 <property name="width_chars">-1</property> 9482 <property name="single_line_mode">False</property> 9483 <property name="angle">0</property> 9484 </widget> 9485 <packing> 9486 <property name="left_attach">1</property> 9487 <property name="right_attach">2</property> 9488 <property name="top_attach">3</property> 9489 <property name="bottom_attach">4</property> 9461 9490 <property name="x_options">fill</property> 9462 9491 <property name="y_options"></property> … … 9591 9620 <child> 9592 9621 <widget class="GtkHBox" id="hbox34"> 9593 <property name="border_width"> 12</property>9622 <property name="border_width">9</property> 9594 9623 <property name="width_request">32</property> 9595 9624 <property name="height_request">16</property> … … 9638 9667 <child> 9639 9668 <widget class="GtkTable" id="table12"> 9640 <property name="border_width"> 4</property>9669 <property name="border_width">5</property> 9641 9670 <property name="visible">True</property> 9642 <property name="n_rows"> 3</property>9671 <property name="n_rows">4</property> 9643 9672 <property name="n_columns">2</property> 9644 9673 <property name="homogeneous">False</property> 9645 <property name="row_spacing"> 4</property>9646 <property name="column_spacing"> 4</property>9674 <property name="row_spacing">5</property> 9675 <property name="column_spacing">5</property> 9647 9676 9648 9677 <child> 9649 <widget class="GtkLabel" id="label 11112">9678 <widget class="GtkLabel" id="label-2147483647"> 9650 9679 <property name="visible">True</property> 9651 <property name="label" translatable="yes"><b>Name:</b></property> 9680 <property name="label" translatable="yes"><b>Plugin Details</b></property> 9681 <property name="use_underline">False</property> 9682 <property name="use_markup">True</property> 9683 <property name="justify">GTK_JUSTIFY_LEFT</property> 9684 <property name="wrap">False</property> 9685 <property name="selectable">False</property> 9686 <property name="xalign">0</property> 9687 <property name="yalign">0.5</property> 9688 <property name="xpad">0</property> 9689 <property name="ypad">0</property> 9690 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 9691 <property name="width_chars">-1</property> 9692 <property name="single_line_mode">False</property> 9693 <property name="angle">0</property> 9694 </widget> 9695 <packing> 9696 <property name="left_attach">0</property> 9697 <property name="right_attach">2</property> 9698 <property name="top_attach">0</property> 9699 <property name="bottom_attach">1</property> 9700 <property name="x_options">fill</property> 9701 <property name="y_options"></property> 9702 </packing> 9703 </child> 9704 9705 <child> 9706 <widget class="GtkLabel" id="descriptionEntry"> 9707 <property name="height_request">78</property> 9708 <property name="visible">True</property> 9709 <property name="label" translatable="yes">description-entry </property> 9710 <property name="use_underline">True</property> 9711 <property name="use_markup">False</property> 9712 <property name="justify">GTK_JUSTIFY_LEFT</property> 9713 <property name="wrap">True</property> 9714 <property name="selectable">False</property> 9715 <property name="xalign">0</property> 9716 <property name="yalign">0</property> 9717 <property name="xpad">0</property> 9718 <property name="ypad">0</property> 9719 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 9720 <property name="width_chars">-1</property> 9721 <property name="single_line_mode">False</property> 9722 <property name="angle">0</property> 9723 </widget> 9724 <packing> 9725 <property name="left_attach">1</property> 9726 <property name="right_attach">2</property> 9727 <property name="top_attach">3</property> 9728 <property name="bottom_attach">4</property> 9729 <property name="x_options">fill</property> 9730 <property name="y_options"></property> 9731 </packing> 9732 </child> 9733 9734 <child> 9735 <widget class="GtkLabel" id="label11113"> 9736 <property name="visible">True</property> 9737 <property name="label" translatable="yes">Description:</property> 9738 <property name="use_underline">False</property> 9739 <property name="use_markup">True</property> 9740 <property name="justify">GTK_JUSTIFY_LEFT</property> 9741 <property name="wrap">False</property> 9742 <property name="selectable">False</property> 9743 <property name="xalign">0</property> 9744 <property name="yalign">0</property> 9745 <property name="xpad">0</property> 9746 <property name="ypad">0</property> 9747 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 9748 <property name="width_chars">-1</property> 9749 <property name="single_line_mode">False</property> 9750 <property name="angle">0</property> 9751 </widget> 9752 <packing> 9753 <property name="left_attach">0</property> 9754 <property name="right_attach">1</property> 9755 <property name="top_attach">3</property> 9756 <property name="bottom_attach">4</property> 9757 <property name="x_options">fill</property> 9758 <property name="y_options">fill</property> 9759 </packing> 9760 </child> 9761 9762 <child> 9763 <widget class="GtkLabel" id="statusEntry"> 9764 <property name="visible">True</property> 9765 <property name="label" translatable="yes">status-entry</property> 9766 <property name="use_underline">False</property> 9767 <property name="use_markup">False</property> 9768 <property name="justify">GTK_JUSTIFY_LEFT</property> 9769 <property name="wrap">False</property> 9770 <property name="selectable">False</property> 9771 <property name="xalign">0</property> 9772 <property name="yalign">0.5</property> 9773 <property name="xpad">0</property> 9774 <property name="ypad">0</property> 9775 <property name="ellipsize">PANGO_ELLIPSIZE_NONE</property> 9776 <property name="width_chars">-1</property> 9777 <property name="single_line_mode">False</property> 9778 <property name="angle">0</property> 9779 </widget> 9780 <packing> 9781 <property name="left_attach">1</property> 9782 <property name="right_attach">2</property> 9783 <property name="top_attach">2</property> 9784 <property name="bottom_attach">3</property> 9785 <property name="x_options">fill</property> 9786 <property name="y_options"></property> 9787 </packing> 9788 </child> 9789 9790 <child> 9791 <widget class="GtkLabel" id="label11114"> 9792 <property name="visible">True</property> 9793 <property name="label" translatable="yes">Status:</property> 9652 9794 <property name="use_underline">False</property> 9653 9795 <property name="use_markup">True</property> … … 9667 9809 <property name="left_attach">0</property> 9668 9810 <property name="right_attach">1</property> 9669 <property name="top_attach"> 0</property>9670 <property name="bottom_attach"> 1</property>9811 <property name="top_attach">2</property> 9812 <property name="bottom_attach">3</property> 9671 9813 <property name="x_options">fill</property> 9672 9814 <property name="y_options"></property> … … 9678 9820 <property name="visible">True</property> 9679 9821 <property name="label" translatable="yes">nameEntry</property> 9680 <property name="use_underline">False</property>9681 <property name="use_markup">False</property>9682 <property name="justify">GTK_JUSTIFY_LEFT</property>9683 <property name="wrap">False</property>9684 <property name="selectable">False</property>9685 <property name="xalign">0</property>
