/usr/share/gnucash/glade/acctperiod.glade is in gnucash-common 1:2.4.10-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 | <?xml version="1.0"?>
<glade-interface>
<requires lib="gnome"/>
<!-- interface-requires gnome 2430.49384 -->
<!-- interface-requires gtk+ 2.10 -->
<!-- interface-naming-policy toplevel-contextual -->
<widget class="GtkWindow" id="Acct Period Druid">
<property name="visible">True</property>
<property name="title" translatable="yes">Setup Accounting Periods</property>
<child>
<widget class="GnomeDruid" id="acct_period_druid">
<property name="visible">True</property>
<property name="border_width">4</property>
<child>
<widget class="GnomeDruidPageEdge" id="start page">
<property name="visible">True</property>
<property name="position">Edge Start</property>
<property name="title" translatable="yes">Setup Accounting Periods</property>
<property name="text" translatable="yes">This assistant will help you setup and use accounting periods.
Danger: this feature does not work correctly at this time; it is still under development. It will probably damage your data in such a way that it cannot be repaired!</property>
</widget>
</child>
<child>
<widget class="GnomeDruidPageStandard" id="menu page">
<property name="visible">True</property>
<property name="title" translatable="yes">Book Closing Dates</property>
<property name="title_foreground_gdk">#ffffffffffff</property>
<property name="background_gdk">#666666669998</property>
<property name="logo_background_gdk">#666666669998</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox-xx">
<property name="visible">True</property>
<property name="border_width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<widget class="GtkLabel" id="label847720">
<property name="visible">True</property>
<property name="label" translatable="yes">Select an accounting period and the closing date for the period. Books will be closed on midnight of the selected date.</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkHBox" id="period box">
<property name="visible">True</property>
<property name="border_width">12</property>
<child>
<placeholder/>
</child>
</widget>
<packing>
<property name="position">1</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="remarks label">
<property name="visible">True</property>
<property name="label" translatable="yes">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">2</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GnomeDruidPageStandard" id="book page">
<property name="visible">True</property>
<property name="title" translatable="yes">Close Book</property>
<property name="title_foreground_gdk">#ffffffffffff</property>
<property name="background_gdk">#666666669998</property>
<property name="logo_background_gdk">#666666669998</property>
<property name="contents_background_gdk">#e6e6e6e6e6e6</property>
<child internal-child="vbox">
<widget class="GtkVBox" id="druid-vbox-yy">
<property name="visible">True</property>
<property name="border_width">5</property>
<property name="orientation">vertical</property>
<property name="spacing">10</property>
<child>
<widget class="GtkLabel" id="results label">
<property name="visible">True</property>
<property name="label" translatable="yes">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="book label">
<property name="visible">True</property>
<property name="label" translatable="yes">xxx</property>
<property name="justify">center</property>
<property name="wrap">True</property>
</widget>
<packing>
<property name="expand">False</property>
<property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
<child>
<widget class="GtkTable" id="table1">
<property name="visible">True</property>
<property name="n_rows">2</property>
<property name="n_columns">2</property>
<child>
<widget class="GtkLabel" id="label847723">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Title:</property>
<property name="justify">center</property>
</widget>
<packing>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
<widget class="GtkLabel" id="label847724">
<property name="visible">True</property>
<property name="xalign">0</property>
<property name="label" translatable="yes">Notes:</property>
<property name="justify">center</property>
</widget>
<packing>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options"></property>
</packing>
</child>
<child>
<widget class="GtkScrolledWindow" id="scrolledwindow1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hscrollbar_policy">never</property>
<property name="shadow_type">in</property>
<child>
<widget class="GtkTextView" id="book notes text">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip" translatable="yes">Enter notes that describe this book.</property>
<property name="wrap_mode">word</property>
</widget>
</child>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="top_attach">1</property>
<property name="bottom_attach">2</property>
<property name="x_options">GTK_FILL</property>
<property name="y_options">GTK_EXPAND | GTK_SHRINK | GTK_FILL</property>
<property name="x_padding">5</property>
</packing>
</child>
<child>
<widget class="GtkEntry" id="book title entry">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="tooltip" translatable="yes">Enter a title for this book.</property>
</widget>
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
<property name="y_options"></property>
<property name="x_padding">5</property>
</packing>
</child>
</widget>
<packing>
<property name="position">2</property>
</packing>
</child>
</widget>
</child>
</widget>
</child>
<child>
<widget class="GnomeDruidPageEdge" id="finish page">
<property name="visible">True</property>
<property name="position">GNOME_EDGE_FINISH</property>
<property name="title" translatable="yes">Finish Closing Books</property>
<property name="text" translatable="yes">xxx</property>
</widget>
</child>
</widget>
</child>
</widget>
</glade-interface>
|