From dadc34655c3ab961b0b0b94a10eaaba710f0b5e8 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 4 Jul 2011 22:38:03 +0000 Subject: Added kmymoney git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kmymoney2/dialogs/settings/ksettingscolorsdecl.ui | 406 ++++++++++++++++++++++ 1 file changed, 406 insertions(+) create mode 100644 kmymoney2/dialogs/settings/ksettingscolorsdecl.ui (limited to 'kmymoney2/dialogs/settings/ksettingscolorsdecl.ui') diff --git a/kmymoney2/dialogs/settings/ksettingscolorsdecl.ui b/kmymoney2/dialogs/settings/ksettingscolorsdecl.ui new file mode 100644 index 0000000..2d4d15b --- /dev/null +++ b/kmymoney2/dialogs/settings/ksettingscolorsdecl.ui @@ -0,0 +1,406 @@ + +KSettingsColorsDecl + + + KSettingsColorsDecl + + + + 0 + 0 + 453 + 402 + + + + Color settings + + + + unnamed + + + + tabWidget2 + + + + tab + + + Foreground + + + + unnamed + + + + groupBox3 + + + Text colors + + + + unnamed + + + + textLabel3 + + + Grid color + + + + + textLabel1_3 + + + Erronous transaction + + + + + textLabel4 + + + Value with missing conversion rate + + + + + kcfg_listMissingConversionRate + + + + + + + 0 + 0 + 255 + + + + + + kcfg_listNegativeValueColor + + + + + + + 255 + 0 + 0 + + + + + + textLabel5 + + + Negative value + + + + + kcfg_listErronousTransactionColor + + + + + + + 255 + 0 + 0 + + + + + + kcfg_listGridColor + + + + 0 + 0 + 0 + 0 + + + + + + + + 154 + 154 + 154 + + + + + + + + spacer3 + + + Vertical + + + Expanding + + + + 21 + 20 + + + + + + + + tab + + + Background + + + + unnamed + + + + kcfg_useSystemColors + + + Use system colors + + + + + m_individualColorFrame + + + List background colors + + + + unnamed + + + + textLabel2 + + + Normal + + + + + textLabel1 + + + Alternate + + + + + kcfg_listColor + + + + + + + 240 + 240 + 240 + + + + + + kcfg_listBGColor + + + + 0 + 0 + 0 + 0 + + + + + + + + 255 + 255 + 255 + + + + + + + + groupBox5 + + + Special background colors + + + + unnamed + + + + textLabel1_5 + + + Ledger group separator + + + + + kcfg_groupMarkerColor + + + + + + + 255 + 170 + 0 + + + + + + textLabel1_2 + + + Required field + + + + + kcfg_requiredFieldColor + + + + 0 + 0 + 0 + 0 + + + + + + + + 255 + 255 + 221 + + + + + + textLabel1_4 + + + Imported transaction + + + + + kcfg_importedTransactionColor + + + + + + + 255 + 255 + 0 + + + + + + textLabel2_2 + + + Matched transaction + + + + + kcfg_matchedTransactionColor + + + + 255 + 255 + 221 + + + + + + + + 152 + 251 + 152 + + + + + + + + spacer2 + + + Vertical + + + Expanding + + + + 20 + 20 + + + + + + + + + + + kcfg_useSystemColors + toggled(bool) + m_individualColorFrame + setDisabled(bool) + + + + -- cgit v1.2.1