diff src/main.h @ 1174:0bea79d87065

Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
author zas_
date Sun, 23 Nov 2008 16:10:29 +0000
parents c4fcf8001574
children 187e6096cc6c
line wrap: on
line diff
--- a/src/main.h	Sat Nov 22 22:54:51 2008 +0000
+++ b/src/main.h	Sun Nov 23 16:10:29 2008 +0000
@@ -71,8 +71,6 @@
 #define GQ_WEBSITE "geeqie.sourceforge.net"
 #define GQ_EMAIL_ADDRESS "geeqie-devel@lists.sourceforge.net"
 
-#define GQ_WMCLASS GQ_APPNAME_LC
-
 #define GQ_RC_DIR		"." GQ_APPNAME_LC
 #define GQ_COLLECTIONS_DIR	"collections"
 #define GQ_TRASH_DIR		"trash"