Philipp Hörist pushed to branch master at gajim / gajim

Commits:
5554e994 by Philipp Hörist at 2017-08-13T00:45:03+02:00
Add maximize button to XMLConsole window

- - - - -


1 changed file:

- gajim/dialogs.py


Changes:

=====================================
gajim/dialogs.py
=====================================
--- a/gajim/dialogs.py
+++ b/gajim/dialogs.py
@@ -3365,8 +3365,6 @@ class XMLConsoleWindow(Gtk.Window):
         switch.connect("notify::active", self.on_enable)
         headerbar.pack_start(switch)
 
-        headerbar.set_decoration_layout(':minimize,close')
-
         self.enabled = True
         self.presence = True
         self.message = True



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/5554e994524a1840e8b166958fa4adfc89372809

---
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/commit/5554e994524a1840e8b166958fa4adfc89372809
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to