/usr/share/glib-2.0/schemas/org.gnucash.warnings.gschema.xml is in gnucash-common 1:2.6.19-1.
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 | <?xml version="1.0" encoding="UTF-8"?>
<schemalist gettext-domain="gnucash">
<schema path="/org/gnucash/warnings/" id="org.gnucash.warnings">
<child schema="org.gnucash.warnings.permanent" name="permanent"/>
<child schema="org.gnucash.warnings.temporary" name="temporary"/>
</schema>
<schema path="/org/gnucash/warnings/permanent/" id="org.gnucash.warnings.permanent">
<key type="i" name="checkprinting-multi-acct">
<default>0</default>
<summary>Print checks from multiple accounts</summary>
<description>This dialog is presented if you try to print checks from multiple accounts at the same time.</description>
</key>
<key type="i" name="inv-entry-mod">
<default>0</default>
<summary>Commit changes to a invoice entry</summary>
<description>This dialog is presented when you attempt to move out of a modified invoice entry. The changed data must be either saved or discarded.</description>
</key>
<key type="i" name="inv-entry-dup">
<default>0</default>
<summary>Duplicating a changed invoice entry</summary>
<description>This dialog is presented when you attempt to duplicate a modified invoice entry. The changed data must be saved or the duplication canceled.</description>
</key>
<key type="i" name="price-comm-del">
<default>0</default>
<summary>Delete a commodity</summary>
<description>This dialog is presented before allowing you to delete a commodity.</description>
</key>
<key type="i" name="price-comm-del-quotes">
<default>0</default>
<summary>Delete a commodity with price quotes</summary>
<description>This dialog is presented before allowing you to delete a commodity that has price quotes attached. Deleting the commodity will delete the quotes as well.</description>
</key>
<key type="i" name="price-quotes-del">
<default>0</default>
<summary>Delete multiple price quotes</summary>
<description>This dialog is presented before allowing you to delete multiple price quotes at one time.</description>
</key>
<key type="i" name="reg-is-acct-pay-rec">
<default>0</default>
<summary>Edit account payable/accounts receivable register</summary>
<description>This dialog is presented before allowing you to edit an accounts payable/accounts receivable account. These account types are reserved for the business features and should rarely be manipulated manually.</description>
</key>
<key type="i" name="reg-is-read-only">
<default>0</default>
<summary>Read only register</summary>
<description>This dialog is presented when a read-only register is opened.</description>
</key>
<key type="i" name="reg-recd-split-mod">
<default>0</default>
<summary>Change contents of reconciled split</summary>
<description>This dialog is presented before allowing you to change the contents of a reconciled split. Allowing these changes can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-recd-split-unrec">
<default>0</default>
<summary>Mark transaction split as unreconciled</summary>
<description>This dialog is presented before allowing you to mark a transaction split as unreconciled. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-split-del">
<default>0</default>
<summary>Remove a split from a transaction</summary>
<description>This dialog is presented before allowing you to remove a split from a transaction.</description>
</key>
<key type="i" name="reg-split-del-recd">
<default>0</default>
<summary>Remove a reconciled split from a transaction</summary>
<description>This dialog is presented before allowing you to remove a reconciled split from a transaction. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-split-del-all">
<default>0</default>
<summary>Remove all the splits from a transaction</summary>
<description>This dialog is presented before allowing you to remove all splits from a transaction.</description>
</key>
<key type="i" name="reg-split-del-all-recd">
<default>0</default>
<summary>Remove all the splits from a transaction</summary>
<description>This dialog is presented before allowing you to remove all splits (including some reconciled splits) from a transaction. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-trans-del">
<default>0</default>
<summary>Delete a transaction</summary>
<description>This dialog is presented before allowing you to delete a transaction.</description>
</key>
<key type="i" name="reg-trans-del-recd">
<default>0</default>
<summary>Delete a transaction with reconciled splits</summary>
<description>This dialog is presented before allowing you to delete a transaction that contains reconciled splits. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-trans-dup">
<default>0</default>
<summary>Duplicating a changed transaction</summary>
<description>This dialog is presented when you attempt to duplicate a modified transaction. The changed data must be saved or the duplication canceled.</description>
</key>
<key type="i" name="reg-trans-mod">
<default>0</default>
<summary>Commit changes to a transaction</summary>
<description>This dialog is presented when you attempt to move out of a modified transaction. The changed data must be either saved or discarded.</description>
</key>
</schema>
<schema path="/org/gnucash/warnings/temporary/" id="org.gnucash.warnings.temporary">
<key type="i" name="checkprinting-multi-acct">
<default>0</default>
<summary>Print checks from multiple accounts</summary>
<description>This dialog is presented if you try to print checks from multiple accounts at the same time.</description>
</key>
<key type="i" name="inv-entry-mod">
<default>0</default>
<summary>Commit changes to a invoice entry</summary>
<description>This dialog is presented when you attempt to move out of a modified invoice entry. The changed data must be either saved or discarded.</description>
</key>
<key type="i" name="inv-entry-dup">
<default>0</default>
<summary>Duplicating a changed invoice entry</summary>
<description>This dialog is presented when you attempt to duplicate a modified invoice entry. The changed data must be saved or the duplication canceled.</description>
</key>
<key type="i" name="price-comm-del">
<default>0</default>
<summary>Delete a commodity</summary>
<description>This dialog is presented before allowing you to delete a commodity.</description>
</key>
<key type="i" name="price-comm-del-quotes">
<default>0</default>
<summary>Delete a commodity with price quotes</summary>
<description>This dialog is presented before allowing you to delete a commodity that has price quotes attached. Deleting the commodity will delete the quotes as well.</description>
</key>
<key type="i" name="price-quotes-del">
<default>0</default>
<summary>Delete multiple price quotes</summary>
<description>This dialog is presented before allowing you to delete multiple price quotes at one time.</description>
</key>
<key type="i" name="reg-is-acct-pay-rec">
<default>0</default>
<summary>Edit account payable/accounts receivable register</summary>
<description>This dialog is presented before allowing you to edit an accounts payable/accounts receivable account. These account types are reserved for the business features and should rarely be manipulated manually.</description>
</key>
<key type="i" name="reg-is-read-only">
<default>0</default>
<summary>Read only register</summary>
<description>This dialog is presented when a read-only register is opened.</description>
</key>
<key type="i" name="reg-recd-split-mod">
<default>0</default>
<summary>Change contents of reconciled split</summary>
<description>This dialog is presented before allowing you to change the contents of a reconciled split. Allowing these changes can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-recd-split-unrec">
<default>0</default>
<summary>Mark transaction split as unreconciled</summary>
<description>This dialog is presented before allowing you to mark a transaction split as unreconciled. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-split-del">
<default>0</default>
<summary>Remove a split from a transaction</summary>
<description>This dialog is presented before allowing you to remove a split from a transaction.</description>
</key>
<key type="i" name="reg-split-del-recd">
<default>0</default>
<summary>Remove a reconciled split from a transaction</summary>
<description>This dialog is presented before allowing you to remove a reconciled split from a transaction. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-split-del-all">
<default>0</default>
<summary>Remove all the splits from a transaction</summary>
<description>This dialog is presented before allowing you to remove all splits from a transaction.</description>
</key>
<key type="i" name="reg-split-del-all-recd">
<default>0</default>
<summary>Remove all the splits from a transaction</summary>
<description>This dialog is presented before allowing you to remove all splits (including some reconciled splits) from a transaction. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-trans-del">
<default>0</default>
<summary>Delete a transaction</summary>
<description>This dialog is presented before allowing you to delete a transaction.</description>
</key>
<key type="i" name="reg-trans-del-recd">
<default>0</default>
<summary>Delete a transaction with reconciled splits</summary>
<description>This dialog is presented before allowing you to delete a transaction that contains reconciled splits. Doing so will throw off the reconciled value of the register and can make it hard to perform future reconciliations.</description>
</key>
<key type="i" name="reg-trans-dup">
<default>0</default>
<summary>Duplicating a changed transaction</summary>
<description>This dialog is presented when you attempt to duplicate a modified transaction. The changed data must be saved or the duplication canceled.</description>
</key>
<key type="i" name="reg-trans-mod">
<default>0</default>
<summary>Commit changes to a transaction</summary>
<description>This dialog is presented when you attempt to move out of a modified transaction. The changed data must be either saved or discarded.</description>
</key>
</schema>
</schemalist>
|