[anjuta] Added schema setting to store current profile uuid.
- From: Sebastien Granjoux <sgranjoux src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [anjuta] Added schema setting to store current profile uuid.
- Date: Sat,  8 Mar 2014 07:18:30 +0000 (UTC)
commit 0ed53274dcd56eeab3465f8da9edb814f31a6ef1
Author: Tristian Celestin <tristian celestin outlook com>
Date:   Thu Feb 27 23:11:35 2014 -0500
    Added schema setting to store current profile uuid.
 .../org.gnome.anjuta.terminal.gschema.xml.in       |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/plugins/terminal/org.gnome.anjuta.terminal.gschema.xml.in 
b/plugins/terminal/org.gnome.anjuta.terminal.gschema.xml.in
index 3f151b1..145ac63 100644
--- a/plugins/terminal/org.gnome.anjuta.terminal.gschema.xml.in
+++ b/plugins/terminal/org.gnome.anjuta.terminal.gschema.xml.in
@@ -3,5 +3,8 @@
                <key name="use-default-profile" type="b">
                        <default>true</default>
                </key>
+               <key name="terminal-profile" type="s">
+                       <default>''</default>
+               </key>
        </schema>
 </schemalist>
\ No newline at end of file
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]