]> git.0d.be Git - empathy.git/commit
Make EmpathyDebugDialog be a GtkWindow subclass rather than a GtkDialog.
authorXavier Claessens <xclaesse@gmail.com>
Fri, 21 Aug 2009 12:39:03 +0000 (14:39 +0200)
committerXavier Claessens <xclaesse@gmail.com>
Wed, 26 Aug 2009 07:52:09 +0000 (09:52 +0200)
commit5b06953566c13a940f69933868541e4a43200e90
tree404f48585419284b0439ab845791d41c162cfb08
parentcd8ff6a009f3e9cb41cc6b13f6d89e2e81dcb1b7
Make EmpathyDebugDialog be a GtkWindow subclass rather than a GtkDialog.

This is because:
1) There are no actions, so it's not a dialog
2) We want to hide the seperator for the action area
3) To be able to maximize the window
src/empathy-debug-dialog.c
src/empathy-debug-dialog.h