From f8bcc72100cce429ea79040d91b4c21e9bafaa19 Mon Sep 17 00:00:00 2001
From: Eduardo Grajeda <tatofoo@gmail.com>
Date: Fri, 2 Apr 2010 14:29:40 -0600
Subject: [PATCH 2/4] Updated the gconf schema
---
data/guake.schemas | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/data/guake.schemas b/data/guake.schemas
index da82d34..3d26c6d 100644
|
a
|
b
|
|
| 233 | 233 | </schema> |
| 234 | 234 | |
| 235 | 235 | <schema> |
| | 236 | <key>/schemas/apps/guake/style/font/palette</key> |
| | 237 | <applyto>/apps/guake/style/font/palette</applyto> |
| | 238 | <owner>guake</owner> |
| | 239 | <type>string</type> |
| | 240 | <default>#000000000000:#cccc00000000:#4e4e9a9a0606:#c4c4a0a00000:#34346565a4a4:#757550507b7b:#060698209a9a:#d3d3d7d7cfcf:#555557575353:#efef29292929:#8a8ae2e23434:#fcfce9e94f4f:#72729f9fcfcf:#adad7f7fa8a8:#3434e2e2e2e2:#eeeeeeeeecec</default> |
| | 241 | <locale name="C"> |
| | 242 | <short>Color scheme.</short> |
| | 243 | <long>Color scheme that will be used in terminal.</long> |
| | 244 | </locale> |
| | 245 | </schema> |
| | 246 | |
| | 247 | <schema> |
| 236 | 248 | <key>/schemas/apps/guake/style/background/color</key> |
| 237 | 249 | <applyto>/apps/guake/style/background/color</applyto> |
| 238 | 250 | <owner>guake</owner> |