]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
update copyright step 2
[chaz/openbox] / openbox / client.h
index a75c6d2b074c0d0b1a94b100aa368ac8b5a8116c..41531979ddf34a1bee854763dd9c17cae1aafa36 100644 (file)
@@ -1,6 +1,7 @@
 /* -*- indent-tabs-mode: nil; tab-width: 4; c-basic-offset: 4; -*-
 
    client.h for the Openbox window manager
+   Copyright (c) 2006        Mikael Magnusson
    Copyright (c) 2003        Ben Jansens
 
    This program is free software; you can redistribute it and/or modify
@@ -272,6 +273,7 @@ struct _ObClient
 
 struct _ObAppSettings
 {
+    gchar *class;
     gchar *name;
     gchar *role;
 
This page took 0.023269 seconds and 4 git commands to generate.