]> Dogcows Code - chaz/openbox/blobdiff - openbox/config.h
Make "Unnamed Window" translatable.
[chaz/openbox] / openbox / config.h
index 3fd1b879a61b5246f98ab8fc1f2fefd2c61e312b..62b92473b267940e2a346aefcb8a3c3147011f0c 100644 (file)
@@ -23,6 +23,7 @@
 #include "misc.h"
 #include "stacking.h"
 #include "place.h"
+#include "client.h"
 #include "geom.h"
 #include "moveresize.h"
 #include "render/render.h"
@@ -38,6 +39,7 @@ struct _ObAppSettings
     GPatternSpec *class;
     GPatternSpec *name;
     GPatternSpec *role;
+    ObClientType  type;
 
     GravityPoint position;
     gboolean pos_given;
This page took 0.023 seconds and 4 git commands to generate.