Changeset 9345

Show
Ignore:
Timestamp:
02/28/08 19:53:49 (9 months ago)
Author:
steve-e
Message:

Alignement and bold typing changes in vcard and profile window. Nothing as usual.

Location:
trunk
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/data/glade/profile_window.glade

    r8474 r9345  
    1010      <widget class="GtkVBox" id="vbox1"> 
    1111        <property name="visible">True</property> 
    12         <property name="spacing">12</property> 
    1312        <child> 
    1413          <widget class="GtkNotebook" id="information_notebook"> 
     
    2423                <property name="row_spacing">6</property> 
    2524                <child> 
     25                  <placeholder/> 
     26                </child> 
     27                <child> 
     28                  <placeholder/> 
     29                </child> 
     30                <child> 
     31                  <widget class="GtkEntry" id="FN_entry"> 
     32                    <property name="visible">True</property> 
     33                    <property name="can_focus">True</property> 
     34                  </widget> 
     35                  <packing> 
     36                    <property name="left_attach">1</property> 
     37                    <property name="right_attach">2</property> 
     38                    <property name="y_options"></property> 
     39                  </packing> 
     40                </child> 
     41                <child> 
     42                  <widget class="GtkEntry" id="EMAIL_HOME_USERID_entry"> 
     43                    <property name="visible">True</property> 
     44                    <property name="can_focus">True</property> 
     45                  </widget> 
     46                  <packing> 
     47                    <property name="left_attach">1</property> 
     48                    <property name="right_attach">4</property> 
     49                    <property name="top_attach">4</property> 
     50                    <property name="bottom_attach">5</property> 
     51                    <property name="y_options"></property> 
     52                  </packing> 
     53                </child> 
     54                <child> 
     55                  <widget class="GtkExpander" id="expander1"> 
     56                    <property name="visible">True</property> 
     57                    <property name="can_focus">True</property> 
     58                    <child> 
     59                      <widget class="GtkTable" id="table3"> 
     60                        <property name="visible">True</property> 
     61                        <property name="border_width">6</property> 
     62                        <property name="n_rows">3</property> 
     63                        <property name="n_columns">4</property> 
     64                        <property name="column_spacing">12</property> 
     65                        <property name="row_spacing">6</property> 
     66                        <child> 
     67                          <placeholder/> 
     68                        </child> 
     69                        <child> 
     70                          <placeholder/> 
     71                        </child> 
     72                        <child> 
     73                          <widget class="GtkEntry" id="N_FAMILY_entry"> 
     74                            <property name="visible">True</property> 
     75                            <property name="can_focus">True</property> 
     76                          </widget> 
     77                          <packing> 
     78                            <property name="left_attach">1</property> 
     79                            <property name="right_attach">2</property> 
     80                            <property name="y_options"></property> 
     81                          </packing> 
     82                        </child> 
     83                        <child> 
     84                          <widget class="GtkEntry" id="N_GIVEN_entry"> 
     85                            <property name="visible">True</property> 
     86                            <property name="can_focus">True</property> 
     87                          </widget> 
     88                          <packing> 
     89                            <property name="left_attach">3</property> 
     90                            <property name="right_attach">4</property> 
     91                            <property name="y_options"></property> 
     92                          </packing> 
     93                        </child> 
     94                        <child> 
     95                          <widget class="GtkEntry" id="N_MIDDLE_entry"> 
     96                            <property name="visible">True</property> 
     97                            <property name="can_focus">True</property> 
     98                          </widget> 
     99                          <packing> 
     100                            <property name="left_attach">1</property> 
     101                            <property name="right_attach">2</property> 
     102                            <property name="top_attach">1</property> 
     103                            <property name="bottom_attach">2</property> 
     104                            <property name="y_options"></property> 
     105                          </packing> 
     106                        </child> 
     107                        <child> 
     108                          <widget class="GtkEntry" id="N_PREFIX_entry"> 
     109                            <property name="visible">True</property> 
     110                            <property name="can_focus">True</property> 
     111                          </widget> 
     112                          <packing> 
     113                            <property name="left_attach">1</property> 
     114                            <property name="right_attach">2</property> 
     115                            <property name="top_attach">2</property> 
     116                            <property name="bottom_attach">3</property> 
     117                            <property name="y_options"></property> 
     118                          </packing> 
     119                        </child> 
     120                        <child> 
     121                          <widget class="GtkEntry" id="N_SUFFIX_entry"> 
     122                            <property name="visible">True</property> 
     123                            <property name="can_focus">True</property> 
     124                          </widget> 
     125                          <packing> 
     126                            <property name="left_attach">3</property> 
     127                            <property name="right_attach">4</property> 
     128                            <property name="top_attach">2</property> 
     129                            <property name="bottom_attach">3</property> 
     130                            <property name="y_options"></property> 
     131                          </packing> 
     132                        </child> 
     133                        <child> 
     134                          <widget class="GtkLabel" id="label18"> 
     135                            <property name="visible">True</property> 
     136                            <property name="xalign">1</property> 
     137                            <property name="yalign">0</property> 
     138                            <property name="label" translatable="yes" comments="Family Name">&lt;b&gt;Family:&lt;/b&gt;</property> 
     139                            <property name="use_markup">True</property> 
     140                            <property name="ellipsize">PANGO_ELLIPSIZE_MIDDLE</property> 
     141                          </widget> 
     142                          <packing> 
     143                            <property name="x_options">GTK_FILL</property> 
     144                            <property name="y_options"></property> 
     145                          </packing> 
     146                        </child> 
     147                        <child> 
     148                          <widget class="GtkLabel" id="label16"> 
     149                            <property name="visible">True</property> 
     150                            <property name="xalign">1</property> 
     151                            <property name="yalign">0</property> 
     152                            <property name="label" translatable="yes" comments="Middle Name">&lt;b&gt;Middle:&lt;/b&gt;</property> 
     153                            <property name="use_markup">True</property> 
     154                          </widget> 
     155                          <packing> 
     156                            <property name="top_attach">1</property> 
     157                            <property name="bottom_attach">2</property> 
     158                            <property name="x_options">GTK_FILL</property> 
     159                            <property name="y_options"></property> 
     160                          </packing> 
     161                        </child> 
     162                        <child> 
     163                          <widget class="GtkLabel" id="label15"> 
     164                            <property name="visible">True</property> 
     165                            <property name="xalign">1</property> 
     166                            <property name="yalign">0</property> 
     167                            <property name="label" translatable="yes" comments="Prefix in Name">&lt;b&gt;Prefix:&lt;/b&gt;</property> 
     168                            <property name="use_markup">True</property> 
     169                          </widget> 
     170                          <packing> 
     171                            <property name="top_attach">2</property> 
     172                            <property name="bottom_attach">3</property> 
     173                            <property name="x_options">GTK_FILL</property> 
     174                            <property name="y_options"></property> 
     175                          </packing> 
     176                        </child> 
     177                        <child> 
     178                          <widget class="GtkLabel" id="label17"> 
     179                            <property name="visible">True</property> 
     180                            <property name="xalign">1</property> 
     181                            <property name="yalign">0</property> 
     182                            <property name="label" translatable="yes" comments="Given Name">&lt;b&gt;Given:&lt;/b&gt;</property> 
     183                            <property name="use_markup">True</property> 
     184                          </widget> 
     185                          <packing> 
     186                            <property name="left_attach">2</property> 
     187                            <property name="right_attach">3</property> 
     188                            <property name="x_options">GTK_FILL</property> 
     189                            <property name="y_options"></property> 
     190                          </packing> 
     191                        </child> 
     192                        <child> 
     193                          <widget class="GtkLabel" id="label14"> 
     194                            <property name="visible">True</property> 
     195                            <property name="xalign">1</property> 
     196                            <property name="yalign">0</property> 
     197                            <property name="label" translatable="yes" comments="Suffix in Name">&lt;b&gt;Suffix:&lt;/b&gt;</property> 
     198                            <property name="use_markup">True</property> 
     199                          </widget> 
     200                          <packing> 
     201                            <property name="left_attach">2</property> 
     202                            <property name="right_attach">3</property> 
     203                            <property name="top_attach">2</property> 
     204                            <property name="bottom_attach">3</property> 
     205                            <property name="x_options">GTK_FILL</property> 
     206                            <property name="y_options"></property> 
     207                          </packing> 
     208                        </child> 
     209                      </widget> 
     210                    </child> 
     211                    <child> 
     212                      <widget class="GtkLabel" id="label19"> 
     213                        <property name="visible">True</property> 
     214                        <property name="xalign">0</property> 
     215                        <property name="yalign">0</property> 
     216                        <property name="label" translatable="yes">&lt;b&gt;Full Name&lt;/b&gt;</property> 
     217                        <property name="use_markup">True</property> 
     218                      </widget> 
     219                      <packing> 
     220                        <property name="type">label_item</property> 
     221                      </packing> 
     222                    </child> 
     223                  </widget> 
     224                  <packing> 
     225                    <property name="right_attach">4</property> 
     226                    <property name="top_attach">1</property> 
     227                    <property name="bottom_attach">2</property> 
     228                    <property name="y_options"></property> 
     229                  </packing> 
     230                </child> 
     231                <child> 
     232                  <widget class="GtkEntry" id="NICKNAME_entry"> 
     233                    <property name="visible">True</property> 
     234                    <property name="can_focus">True</property> 
     235                  </widget> 
     236                  <packing> 
     237                    <property name="left_attach">3</property> 
     238                    <property name="right_attach">4</property> 
     239                    <property name="y_options"></property> 
     240                  </packing> 
     241                </child> 
     242                <child> 
     243                  <widget class="GtkExpander" id="expander2"> 
     244                    <property name="visible">True</property> 
     245                    <property name="can_focus">True</property> 
     246                    <child> 
     247                      <widget class="GtkTable" id="table_ADR_STREET"> 
     248                        <property name="visible">True</property> 
     249                        <property name="border_width">6</property> 
     250                        <property name="n_rows">3</property> 
     251                        <property name="n_columns">4</property> 
     252                        <property name="column_spacing">12</property> 
     253                        <property name="row_spacing">6</property> 
     254                        <child> 
     255                          <widget class="GtkEntry" id="ADR_HOME_STREET_entry"> 
     256                            <property name="visible">True</property> 
     257                            <property name="can_focus">True</property> 
     258                          </widget> 
     259                          <packing> 
     260                            <property name="left_attach">1</property> 
     261                            <property name="right_attach">2</property> 
     262                            <property name="y_options"></property> 
     263                          </packing> 
     264                        </child> 
     265                        <child> 
     266                          <widget class="GtkEntry" id="ADR_HOME_EXTADR_entry"> 
     267                            <property name="visible">True</property> 
     268                            <property name="can_focus">True</property> 
     269                          </widget> 
     270                          <packing> 
     271                            <property name="left_attach">3</property> 
     272                            <property name="right_attach">4</property> 
     273                            <property name="y_options"></property> 
     274                          </packing> 
     275                        </child> 
     276                        <child> 
     277                          <widget class="GtkEntry" id="ADR_HOME_LOCALITY_entry"> 
     278                            <property name="visible">True</property> 
     279                            <property name="can_focus">True</property> 
     280                          </widget> 
     281                          <packing> 
     282                            <property name="left_attach">1</property> 
     283                            <property name="right_attach">2</property> 
     284                            <property name="top_attach">1</property> 
     285                            <property name="bottom_attach">2</property> 
     286                            <property name="y_options"></property> 
     287                          </packing> 
     288                        </child> 
     289                        <child> 
     290                          <widget class="GtkEntry" id="ADR_HOME_PCODE_entry"> 
     291                            <property name="visible">True</property> 
     292                            <property name="can_focus">True</property> 
     293                          </widget> 
     294                          <packing> 
     295                            <property name="left_attach">3</property> 
     296                            <property name="right_attach">4</property> 
     297                            <property name="top_attach">1</property> 
     298                            <property name="bottom_attach">2</property> 
     299                            <property name="y_options"></property> 
     300                          </packing> 
     301                        </child> 
     302                        <child> 
     303                          <widget class="GtkEntry" id="ADR_HOME_REGION_entry"> 
     304                            <property name="visible">True</property> 
     305                            <property name="can_focus">True</property> 
     306                          </widget> 
     307                          <packing> 
     308                            <property name="left_attach">1</property> 
     309                            <property name="right_attach">2</property> 
     310                            <property name="top_attach">2</property> 
     311                            <property name="bottom_attach">3</property> 
     312                            <property name="y_options"></property> 
     313                          </packing> 
     314                        </child> 
     315                        <child> 
     316                          <widget class="GtkEntry" id="ADR_HOME_CTRY_entry"> 
     317                            <property name="visible">True</property> 
     318                            <property name="can_focus">True</property> 
     319                          </widget> 
     320                          <packing> 
     321                            <property name="left_attach">3</property> 
     322                            <property name="right_attach">4</property> 
     323                            <property name="top_attach">2</property> 
     324                            <property name="bottom_attach">3</property> 
     325                            <property name="y_options"></property> 
     326                          </packing> 
     327                        </child> 
     328                        <child> 
     329                          <widget class="GtkLabel" id="label31"> 
     330                            <property name="visible">True</property> 
     331                            <property name="xalign">1</property> 
     332                            <property name="yalign">0</property> 
     333                            <property name="label" translatable="yes">&lt;b&gt;Street:&lt;/b&gt;</property> 
     334                            <property name="use_markup">True</property> 
     335                          </widget> 
     336                          <packing> 
     337                            <property name="x_options">GTK_FILL</property> 
     338                            <property name="y_options"></property> 
     339                          </packing> 
     340                        </child> 
     341                        <child> 
     342                          <widget class="GtkLabel" id="label28"> 
     343                            <property name="visible">True</property> 
     344                            <property name="xalign">1</property> 
     345                            <property name="yalign">0</property> 
     346                            <property name="label" translatable="yes">&lt;b&gt;City:&lt;/b&gt;</property> 
     347                            <property name="use_markup">True</property> 
     348                          </widget> 
     349                          <packing> 
     350                            <property name="top_attach">1</property> 
     351                            <property name="bottom_attach">2</property> 
     352                            <property name="x_options">GTK_FILL</property> 
     353                            <property name="y_options"></property> 
     354                          </packing> 
     355                        </child> 
     356                        <child> 
     357                          <widget class="GtkLabel" id="label27"> 
     358                            <property name="visible">True</property> 
     359                            <property name="xalign">1</property> 
     360                            <property name="yalign">0</property> 
     361                            <property name="label" translatable="yes">&lt;b&gt;State:&lt;/b&gt;</property> 
     362                            <property name="use_markup">True</property> 
     363                          </widget> 
     364                          <packing> 
     365                            <property name="top_attach">2</property> 
     366                            <property name="bottom_attach">3</property> 
     367                            <property name="x_options">GTK_FILL</property> 
     368                            <property name="y_options"></property> 
     369                          </packing> 
     370                        </child> 
     371                        <child> 
     372                          <widget class="GtkLabel" id="label29"> 
     373                            <property name="visible">True</property> 
     374                            <property name="xalign">1</property> 
     375                            <property name="yalign">0</property> 
     376                            <property name="label" translatable="yes">&lt;b&gt;Extra Address:&lt;/b&gt;</property> 
     377                            <property name="use_markup">True</property> 
     378                          </widget> 
     379                          <packing> 
     380                            <property name="left_attach">2</property> 
     381                            <property name="right_attach">3</property> 
     382                            <property name="x_options">GTK_FILL</property> 
     383                            <property name="y_options"></property> 
     384                          </packing> 
     385                        </child> 
     386                        <child> 
     387                          <widget class="GtkLabel" id="label26"> 
     388                            <property name="visible">True</property> 
     389                            <property name="xalign">1</property> 
     390                            <property name="yalign">0</property> 
     391                            <property name="label" translatable="yes">&lt;b&gt;Postal Code:&lt;/b&gt;</property> 
     392                            <property name="use_markup">True</property> 
     393                          </widget> 
     394                          <packing> 
     395                            <property name="left_attach">2</property> 
     396                            <property name="right_attach">3</property> 
     397                            <property name="top_attach">1</property> 
     398                            <property name="bottom_attach">2</property> 
     399                            <property name="x_options">GTK_FILL</property> 
     400                            <property name="y_options"></property> 
     401                          </packing> 
     402                        </child> 
     403                        <child> 
     404                          <widget class="GtkLabel" id="label25"> 
     405                            <property name="visible">True</property> 
     406                            <property name="xalign">1</property> 
     407                            <property name="yalign">0</property> 
     408                            <property name="label" translatable="yes">&lt;b&gt;Country:&lt;/b&gt;</property> 
     409                            <property name="use_markup">True</property> 
     410                          </widget> 
     411                          <packing> 
     412                            <property name="left_attach">2</property> 
     413                            <property name="right_attach">3</property> 
     414                            <property name="top_attach">2</property> 
     415                            <property name="bottom_attach">3</property> 
     416                            <property name="x_options">GTK_FILL</property> 
     417                            <property name="y_options"></property> 
     418                          </packing> 
     419                        </child> 
     420                      </widget> 
     421                    </child> 
     422                    <child> 
     423                      <widget class="GtkLabel" id="label30"> 
     424                        <property name="visible">True</property> 
     425                        <property name="xalign">0</property> 
     426                        <property name="yalign">0</property> 
     427                        <property name="label" translatable="yes">&lt;b&gt;Address&lt;/b&gt;</property> 
     428                        <property name="use_markup">True</property> 
     429                      </widget> 
     430                      <packing> 
     431                        <property name="type">label_item</property> 
     432                      </packing> 
     433                    </child> 
     434                  </widget> 
     435                  <packing> 
     436                    <property name="right_attach">4</property> 
     437                    <property name="top_attach">2</property> 
     438                    <property name="bottom_attach">3</property> 
     439                    <property name="y_options"></property> 
     440                  </packing> 
     441                </child> 
     442                <child> 
     443                  <widget class="GtkEntry" id="BDAY_entry"> 
     444                    <property name="visible">True</property> 
     445                    <property name="can_focus">True</property> 
     446                  </widget> 
     447                  <packing> 
     448                    <property name="left_attach">3</property> 
     449                    <property name="right_attach">4</property> 
     450                    <property name="top_attach">5</property> 
     451                    <property name="bottom_attach">6</property> 
     452                    <property name="y_options"></property> 
     453                  </packing> 
     454                </child> 
     455                <child> 
     456                  <widget class="GtkLabel" id="label22"> 
     457                    <property name="visible">True</property> 
     458                    <property name="xalign">1</property> 
     459                    <property name="yalign">0</property> 
     460                    <property name="label" translatable="yes">&lt;b&gt;Homepage:&lt;/b&gt;</property> 
     461                    <property name="use_markup">True</property> 
     462                  </widget> 
     463                  <packing> 
     464                    <property name="top_attach">3</property> 
     465                    <property name="bottom_attach">4</property> 
     466                    <property name="x_options"></property> 
     467                    <property name="y_options"></property> 
     468                  </packing> 
     469                </child> 
     470                <child> 
     471                  <widget class="GtkEntry" id="URL_entry"> 
     472                    <property name="visible">True</property> 
     473                    <property name="can_focus">True</property> 
     474                  </widget> 
     475                  <packing> 
     476                    <property name="left_attach">1</property> 
     477                    <property name="right_attach">4</property> 
     478                    <property name="top_attach">3</property> 
     479                    <property name="bottom_attach">4</property> 
     480                    <property name="y_options"></property> 
     481                  </packing> 
     482                </child> 
     483                <child> 
     484                  <widget class="GtkEntry" id="TEL_HOME_NUMBER_entry"> 
     485                    <property name="visible">True</property> 
     486                    <property name="can_focus">True</property> 
     487                  </widget> 
     488                  <packing> 
     489                    <property name="left_attach">1</property> 
     490                    <property name="right_attach">2</property> 
     491                    <property name="top_attach">5</property> 
     492                    <property name="bottom_attach">6</property> 
     493                    <property name="y_options"></property> 
     494                  </packing> 
     495                </child> 
     496                <child> 
     497                  <widget class="GtkLabel" id="label24"> 
     498                    <property name="visible">True</property> 
     499                    <property name="xalign">0</property> 
     500                    <property name="yalign">0</property> 
     501                    <property name="label" translatable="yes">&lt;b&gt;Name:&lt;/b&gt;</property> 
     502                    <property name="use_markup">True</property> 
     503                  </widget> 
     504                  <packing> 
     505                    <property name="x_options">GTK_FILL</property> 
     506                    <property name="y_options"></property> 
     507                  </packing> 
     508                </child> 
     509                <child> 
     510                  <widget class="GtkLabel" id="label20"> 
     511                    <property name="visible">True</property> 
     512                    <property name="xalign">1</property> 
     513                    <property name="yalign">0</property> 
     514                    <property name="label" translatable="yes">&lt;b&gt;Nickname:&lt;/b&gt;</property> 
     515                    <property name="use_markup">True</property> 
     516                  </widget> 
     517                  <packing> 
     518                    <property name="left_attach">2</property> 
     519                    <property name="right_attach">3</property> 
     520                    <property name="x_options">GTK_FILL</property> 
     521                    <property name="y_options"></property> 
     522                  </packing> 
     523                </child> 
     524                <child> 
     525                  <widget class="GtkLabel" id="label23"> 
     526                    <property name="visible">True</property> 
     527                    <property name="xalign">1</property> 
     528                    <property name="yalign">0</property> 
     529                    <property name="label" translatable="yes">&lt;b&gt;Phone No.:&lt;/b&gt;</property> 
     530                    <property name="use_markup">True</property> 
     531                  </widget> 
     532                  <packing> 
     533                    <property name="top_attach">5</property> 
     534                    <property name="bottom_attach">6</property> 
     535                    <property name="x_options">GTK_FILL</property> 
     536                    <property name="y_options"></property> 
     537                  </packing> 
     538                </child> 
     539                <child> 
     540                  <widget class="GtkEventBox" id="eventbox1"> 
     541                    <property name="visible">True</property>