Initial commit

This commit is contained in:
Johannes Findeisen 2009-10-15 19:27:15 +02:00
commit 4eef3a1d5a
153 changed files with 178754 additions and 0 deletions

16
zynk.schemas.in Normal file
View file

@ -0,0 +1,16 @@
<gconfschemafile>
<schemalist>
<schema>
<key>/schemas/apps/zynk/start-zynk-taskbar</key>
<applyto>/apps/zynk/start-zynk-taskbar</applyto>
<owner>zynk</owner>
<type>bool</type>
<locale name="C">
<default>false</default>
<short>Open Zynk in the notification area at startup?</short>
<long>If set to true, Zynk will start it's task bar integration at
program startup.</long>
</locale>
</schema>
</schemalist>
</gconfschemafile>