aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-25 07:39:41 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-25 07:39:41 +0800
commit7a2d1a768b010b6c1c62c9e7ebdcf2aad563700a (patch)
tree684556fed6436bb880602bb03f29d3933d3bc839 /shell/main.c
parent51058a71f7f67e86bee98fe0c29f27a0636ec633 (diff)
downloadgsoc2013-evolution-7a2d1a768b010b6c1c62c9e7ebdcf2aad563700a.tar.gz
gsoc2013-evolution-7a2d1a768b010b6c1c62c9e7ebdcf2aad563700a.tar.zst
gsoc2013-evolution-7a2d1a768b010b6c1c62c9e7ebdcf2aad563700a.zip
Set the WMClass of the quit dialog to be different from the default one in
* main.c (quit_box_new): Set the WMClass of the quit dialog to be different from the default one in an attempt to fix #13441. svn path=/trunk/; revision=14076
Diffstat (limited to 'shell/main.c')
-rw-r--r--shell/main.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/main.c b/shell/main.c
index f1b70bf271..75b5f1490b 100644
--- a/shell/main.c
+++ b/shell/main.c
@@ -75,6 +75,10 @@ quit_box_new (void)
window = gtk_window_new (GTK_WINDOW_TOPLEVEL);
gtk_window_set_position (GTK_WINDOW (window), GTK_WIN_POS_CENTER);
+ /* (Just to prevent smart-ass window managers like Sawfish from setting
+ the make the dialog as big as the standard Evolution window). */
+ gtk_window_set_wmclass (GTK_WINDOW (window), "evolution-quit", "Evolution:quit");
+
e_make_widget_backing_stored (window);
gtk_window_set_title (GTK_WINDOW (window), _("Evolution"));
endabot/npm_and_yarn/devel/electron6/files/ini-1.3.8&id=05299851a2b4bdb047bd19db1b79e6ca830c05f3'>- Update to 1.4.3wen2020-02-252-4/+4 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-02-257-174/+170 |\| | * editors/xi-core: update g20190420 -> 0.3.0pi2020-02-232-152/+150 | * editors/o: Update 2.17.0 -> 2.18.0yuri2020-02-232-13/+13 | * editors/ghostwriter: Update to v1.8.1tobik2020-02-233-9/+7 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-02-221-5/+6 |\| | * editors/emacs: Use more precise description for the FCITXPATCH knobjrm2020-02-211-5/+6 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-02-2069-160/+8855 |\| | * Add atom 1.44.0, hackable text editor for the 21st century.ehaupt2020-02-2054-0/+8741 | * Remove optional dependency on pygtk2antoine2020-02-192-13/+3 | * - Update to 1.42.1ehaupt2020-02-197-37/+89 | * editors/emacs: Add optional workaround for Fcitx input methodjrm2020-02-192-9/+22 | * Remove expired ports:rene2020-02-165-101/+0 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-02-168-16/+14 |\| | * editors/quilter: Update 2.1.0 -> 2.1.1yuri2020-02-152-4/+4 | * - Update to git snapshot 2e81e57ashish2020-02-152-5/+5 | * Fix stage-qa of shebang with PYTHON option disabled after r522484sunpoet2020-02-111-3/+1 | * editors/vscode: fix a patch renamepizzamig2020-02-091-0/+0 | * - Update to 4.8danilo2020-02-092-4/+4 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-02-0819-565/+151 |\| | * Update KDE's Applications to 19.12.2tcberner2020-02-072-4/+9 | * editors/vscode: Update to 1.41.1pizzamig2020-02-079-528/+104 | * editors/o: Update 2.16.3 -> 2.17.0yuri2020-02-062-7/+7 | * editors/emacs-devel: Update to latest master branch commit, da7267ejrm2020-02-053-8/+9 | * editors/nedit: Fix broken MASTER_SITESswills2020-02-041-3/+1 | * vim: Update to patchlevel 205 and add PYTHON optionadamw2020-02-042-15/+21 * | More syncKoop Mast2020-02-048-51/+1 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-02-0428-48/+480 |\| | * Bump revision of poppler dependenciestcberner2020-02-046-6/+6 | * Add compiler:c++11-lang to USES to fix build on GCC-based systems:linimon2020-02-011-1/+2 | * xed is a small and lightweight text editor, which supports most standarddanfe2020-01-315-0/+403 | * Upgrade editors/openoffice-devel to git commit d12e928220 on the upstreamtruckman2020-01-314-32/+7 | * lang/rust: Update to 1.41.0tobik2020-01-314-3/+4 | * editors/o: Update 2.16.0 -> 2.16.3yuri2020-01-302-10/+10 | * editors/rubygem-neovim: Update to 0.8.1meta2020-01-302-5/+4 | * Deprecate some pygtk2 portsantoine2020-01-291-0/+3 | * - Update to 50.0.4danilo2020-01-292-4/+4 | * - Update to 4.7danilo2020-01-292-4/+4 | * Add explicit USES=gettext-toolsantoine2020-01-281-1/+1 | * editors/o: Update 2.15.3 -> 2.16.0yuri2020-01-282-7/+7 | * editors/o: Update 2.15.2 -> 2.15.3yuri2020-01-262-4/+4 | * editors/o: Update 2.14.0 -> 2.15.2yuri2020-01-252-13/+13 | * editors/jucipp: Update to 1.5.1tcberner2020-01-242-9/+8 | * graphics/poppler: update to 0.84.0tcberner2020-01-238-4/+145 | * editors/emacs: fix miscompilation on powerpc64 elfv2pkubaj2020-01-221-1/+5 | * editors/o: Update 2.13.2 -> 2.14.0yuri2020-01-212-10/+10 | * editors/libreoffice: fix build on GCC architecturespkubaj2020-01-211-0/+1 | * Update manpage location (r523104)sunpoet2020-01-191-3/+4 | * editors/focuswriter: Update to 1.7.4tcberner2020-01-182-4/+4 | * editors/kakoune: Update to 2020.01.16tobik2020-01-164-16/+5 | * editors/quilter: Update 2.0.5 -> 2.1.0yuri2020-01-163-4/+8 | * - Update to git snapshot e31287eashish2020-01-162-5/+5 | * Deprecate some ROX desktop componentsantoine2020-01-141-0/+3 | * editors/o: Update 2.12.1 -> 2.13.2yuri2020-01-122-10/+7 | * Update KDE's App Bundle to 19.12.1tcberner2020-01-102-3/+5 * | editors/o: Update 2.15.2 -> 2.15.3yuri2020-01-272-4/+4 * | editors/o: Update 2.14.0 -> 2.15.2yuri2020-01-272-13/+13 * | editors/jucipp: Update to 1.5.1tcberner2020-01-272-9/+8 * | graphics/poppler: update to 0.84.0tcberner2020-01-278-4/+145 * | editors/emacs: fix miscompilation on powerpc64 elfv2pkubaj2020-01-271-1/+5 * | editors/o: Update 2.13.2 -> 2.14.0yuri2020-01-272-10/+10 * | editors/libreoffice: fix build on GCC architecturespkubaj2020-01-271-0/+1 * | Update manpage location (r523104)sunpoet2020-01-271-3/+4 * | editors/focuswriter: Update to 1.7.4tcberner2020-01-272-4/+4 * | editors/kakoune: Update to 2020.01.16tobik2020-01-274-16/+5 * | editors/quilter: Update 2.0.5 -> 2.1.0yuri2020-01-273-4/+8 * | - Update to git snapshot e31287eashish2020-01-272-5/+5 * | Deprecate some ROX desktop componentsantoine2020-01-271-0/+3 * | editors/o: Update 2.12.1 -> 2.13.2yuri2020-01-272-10/+7 * | Update KDE's App Bundle to 19.12.1tcberner2020-01-272-3/+5 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-01-1018-26/+47 |\| | * neovim, lynx: Update WWWadamw2020-01-091-1/+1 | * Update to 4.2.3joneum2020-01-082-4/+4 | * editors/emacs-devel: Update to latest master branch commit, 4f2b415jrm2020-01-0711-12/+15 | * editors/micro: fix build on aarch64swills2020-01-061-0/+16 | * editors/neovim-qt: Update to 0.2.15swills2020-01-062-5/+5 | * vim: Add a MAKE_JOBS option for concurrent build, default offadamw2020-01-061-4/+6 * | Merge remote-tracking branch 'upstream/master'Koop Mast2020-01-05