~siretart/gnucash/ubuntu-fullsource

« back to all changes in this revision

Viewing changes to src/gnome-utils/glade/preferences.glade

  • Committer: Reinhard Tartler
  • Date: 2008-08-03 07:27:37 UTC
  • mto: (2.1.1 debian)
  • mto: This revision was merged to the branch mainline in revision 5.
  • Revision ID: siretart@tauware.de-20080803072737-tnidfmnpamgavfk5
import gnucash_2.2.6.orig.tar.gz

The original tarball had the md5sum: 7ac08c5e2076c9b4d44c785d21bc1a2f

Show diffs side-by-side

added added

removed removed

Lines of Context:
3116
3116
                <packing>
3117
3117
                  <property name="left_attach">0</property>
3118
3118
                  <property name="right_attach">1</property>
3119
 
                  <property name="top_attach">9</property>
3120
 
                  <property name="bottom_attach">10</property>
 
3119
                  <property name="top_attach">10</property>
 
3120
                  <property name="bottom_attach">11</property>
3121
3121
                  <property name="x_padding">12</property>
3122
3122
                  <property name="x_options">fill</property>
3123
3123
                  <property name="y_options"></property>
3146
3146
                <packing>
3147
3147
                  <property name="left_attach">0</property>
3148
3148
                  <property name="right_attach">1</property>
3149
 
                  <property name="top_attach">8</property>
3150
 
                  <property name="bottom_attach">9</property>
 
3149
                  <property name="top_attach">9</property>
 
3150
                  <property name="bottom_attach">10</property>
3151
3151
                  <property name="x_padding">12</property>
3152
3152
                  <property name="x_options">fill</property>
3153
3153
                  <property name="y_options"></property>
3170
3170
                <packing>
3171
3171
                  <property name="left_attach">1</property>
3172
3172
                  <property name="right_attach">2</property>
3173
 
                  <property name="top_attach">8</property>
3174
 
                  <property name="bottom_attach">9</property>
 
3173
                  <property name="top_attach">9</property>
 
3174
                  <property name="bottom_attach">10</property>
3175
3175
                  <property name="x_options"></property>
3176
3176
                  <property name="y_options"></property>
3177
3177
                </packing>
3226
3226
              </child>
3227
3227
 
3228
3228
              <child>
 
3229
                <widget class="GtkCheckButton" id="gconf/general/register/show_leaf_account_names">
 
3230
                  <property name="visible">True</property>
 
3231
                  <property name="tooltip" translatable="yes">If checked, only the names of the leaf accounts are displayed in the register and in the account selection popup. The default behaviour is to display the full name, including the path in the account tree. Cecking this option implies that you use unique leaf names.</property>
 
3232
                  <property name="can_focus">True</property>
 
3233
                  <property name="label" translatable="yes">_Only display leaf account names</property>
 
3234
                  <property name="use_underline">True</property>
 
3235
                  <property name="relief">GTK_RELIEF_NORMAL</property>
 
3236
                  <property name="focus_on_click">True</property>
 
3237
                  <property name="active">False</property>
 
3238
                  <property name="inconsistent">False</property>
 
3239
                  <property name="draw_indicator">True</property>
 
3240
                </widget>
 
3241
                <packing>
 
3242
                  <property name="left_attach">0</property>
 
3243
                  <property name="right_attach">4</property>
 
3244
                  <property name="top_attach">8</property>
 
3245
                  <property name="bottom_attach">9</property>
 
3246
                  <property name="x_padding">12</property>
 
3247
                  <property name="x_options">fill</property>
 
3248
                  <property name="y_options"></property>
 
3249
                </packing>
 
3250
              </child>
 
3251
 
 
3252
              <child>
3229
3253
                <widget class="GtkSpinButton" id="gconf/general/register/number_of_rows">
3230
3254
                  <property name="visible">True</property>
3231
3255
                  <property name="tooltip" translatable="yes">Display this many rows when a register is created.</property>
3241
3265
                <packing>
3242
3266
                  <property name="left_attach">1</property>
3243
3267
                  <property name="right_attach">2</property>
3244
 
                  <property name="top_attach">9</property>
3245
 
                  <property name="bottom_attach">10</property>
 
3268
                  <property name="top_attach">10</property>
 
3269
                  <property name="bottom_attach">11</property>
3246
3270
                  <property name="x_options">fill</property>
3247
3271
                  <property name="y_options"></property>
3248
3272
                </packing>