* src/GrampsCfg.py: update for selectable colors
* src/PeopleModel.py: update for selectable colors * data/gramps.schemas.in: update for selectable colors svn: r6629
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<applyto>/apps/gramps/preferences/todo-color</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>#FF0000</default>
|
||||
<default>#00FF00</default>
|
||||
<locale name="C">
|
||||
<short>Color used to highlight TODO items in a list</short>
|
||||
<long>Color used to highlight TODO items in a list</long>
|
||||
@@ -44,7 +44,7 @@
|
||||
<applyto>/apps/gramps/preferences/custom-marker-color</applyto>
|
||||
<owner>gramps</owner>
|
||||
<type>string</type>
|
||||
<default>#00FF00</default>
|
||||
<default>#0000FF</default>
|
||||
<locale name="C">
|
||||
<short>Color used to highlight custom marker items in a list</short>
|
||||
<long>Color used to highlight custom marker items in a list</long>
|
||||
|
Reference in New Issue
Block a user