[vte] glade: Update list of properties



commit 955a2ffadc81d1e4943dc28af7796dae5d37110b
Author: Egmont Koblinger <egmont gmail com>
Date:   Fri Sep 12 14:08:44 2014 +0200

    glade: Update list of properties
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736508

 glade/vte.xml.in.in |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/glade/vte.xml.in.in b/glade/vte.xml.in.in
index 8371bac..626e5bf 100644
--- a/glade/vte.xml.in.in
+++ b/glade/vte.xml.in.in
@@ -5,29 +5,29 @@
       <properties>
         <property id="allow-bold" />
         <property id="audible-bell" />
-        <property id="background-image-file" />
-        <property id="background-image-pixbuf" />
-        <property id="background-opacity" />
-        <property id="background-saturation" />
-        <property id="background-tint-color" />
-        <property id="background-transparent" />
         <property id="backspace-binding" />
+        <property id="cjk-ambiguous-width" />
+        <property id="current-directory-uri" />
+        <property id="current-file-uri" />
         <property id="cursor-blink-mode" />
         <property id="cursor-shape" />
         <property id="delete-binding" />
-        <property id="emulation" />
         <property id="encoding" />
-        <property id="font" />
-        <property id="font-antialias" />
+        <property id="font-desc" />
+        <property id="font-scale" />
+        <property id="hadjustment" />
+        <property id="hscroll-policy" />
         <property id="icon-title" />
+        <property id="input-enabled" />
         <property id="pointer-autohide" />
         <property id="pty" />
-        <property id="scroll-background" />
+        <property id="rewrap-on-resize" />
         <property id="scrollback-lines" />
         <property id="scroll-on-keystroke" />
         <property id="scroll-on-output" />
+        <property id="vadjustment" />
+        <property id="vscroll-policy" />
         <property id="window-title" />
-        <property id="visible-bell" />
       </properties>
     </glade-widget-class>
   </glade-widget-classes>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]