Allow setting the WM_CLASS X window property as a configuration option
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Jan 2011 11:39:44 +0000 (11:39 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Jan 2011 11:39:44 +0000 (11:39 +0000)
commit3e4a1fd769ceed639b6c27b7095e1172996adb86
tree8baf382b7029c2dd576a7a3d8ebfcde0f973f041
parenta28d45e3baaeace980ede6d70f8df0261275e0b5
Allow setting the WM_CLASS X window property as a configuration option
in saved sessions, so that a programmable window manager can
distinguish different PuTTYs/pterms on startup and assign them
different window management properties.

git-svn-id: svn://svn.tartarus.org/sgt/putty@9078 cda61777-01e9-0310-a592-d414129be87e
putty.h
settings.c
unix/gtkcfg.c
unix/gtkwin.c