diff options
author | Issa Alkurtass <ialkurtass@kacst.edu.sa> | 2013-06-15 14:47:10 +0200 |
---|---|---|
committer | Issa Alkurtass <ialkurtass@kacst.edu.sa> | 2013-06-15 18:37:01 +0200 |
commit | 16613995dd9489e190e74eadae357a7b6c45c594 (patch) | |
tree | a5ff70af49fbcdfa4448abc187050ed6df7a8727 /officecfg | |
parent | ff318ccb0cd5e87633a1bcc9c491702cba76e712 (diff) |
Enable Sifr theme
Change-Id: I3adcc90fe7621c11e77b05d4394b8d55ad223469
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index f20d0bd685d5..a50e335f9b4a 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5617,6 +5617,11 @@ <desc>Tango Testing - used for testing by the design team</desc> </info> </enumeration> + <enumeration oor:value="sifr"> + <info> + <desc>Sifr - an adaptation of the Gnome symbolic theme</desc> + </info> + </enumeration> </constraints> <value>auto</value> </prop> |