summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgmont Koblinger <egmont@gmail.com>2014-09-12 14:08:44 +0200
committerEgmont Koblinger <egmont@gmail.com>2014-09-12 14:08:44 +0200
commit955a2ffadc81d1e4943dc28af7796dae5d37110b (patch)
tree653fb5d0bd5f03894f64b245ed0f84fa8ea4516b
parent4aa4066846b5311c362e5537c0344c34bfa77880 (diff)
downloadvte-955a2ffadc81d1e4943dc28af7796dae5d37110b.tar.gz
glade: Update list of properties
https://bugzilla.gnome.org/show_bug.cgi?id=736508
-rw-r--r--glade/vte.xml.in.in22
1 files changed, 11 insertions, 11 deletions
diff --git a/glade/vte.xml.in.in b/glade/vte.xml.in.in
index 8371bacd..626e5bfd 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>