diff options
author | monsta <[email protected]> | 2014-11-14 15:47:33 +0300 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-11-16 15:43:15 +0100 |
commit | cf027a41e238f40389a462e695d020c8de76d3ad (patch) | |
tree | f56363ac6a02ec362b80fa5a0f50ca74cfc111f4 /sendto/caja-sendto.ui | |
parent | 9c6b18ed14db66529624627c6826ae03a2b314fd (diff) | |
download | caja-extensions-cf027a41e238f40389a462e695d020c8de76d3ad.tar.bz2 caja-extensions-cf027a41e238f40389a462e695d020c8de76d3ad.tar.xz |
Remove obsolete property from ui files
should fix the showing of rotate dialog in GTK+3 build, see https://git.gnome.org/browse/nautilus-image-converter/commit/?id=23441ed6d74b4eba68333c802890cb396721a6d6
Closes https://github.com/mate-desktop/caja-extensions/pull/8
Diffstat (limited to 'sendto/caja-sendto.ui')
-rw-r--r-- | sendto/caja-sendto.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sendto/caja-sendto.ui b/sendto/caja-sendto.ui index 44db667..189ce3b 100644 --- a/sendto/caja-sendto.ui +++ b/sendto/caja-sendto.ui @@ -34,7 +34,6 @@ <property name="gravity">GDK_GRAVITY_NORTH_WEST</property> <property name="focus_on_map">True</property> <property name="urgency_hint">False</property> - <property name="has_separator">False</property> <property name="icon_name">document-send</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> |