]> Dogcows Code - chaz/openbox/blobdiff - obt/prop.h
dont assert when there is no valid key layout present
[chaz/openbox] / obt / prop.h
index ae22b6fd65258a880af715f1cb08fee4cbf986c3..cc1fe736024ec662172319b93f4f1b36ef425e0c 100644 (file)
@@ -211,6 +211,12 @@ typedef enum {
     OBT_PROP_OB_THEME,
     OBT_PROP_OB_CONFIG_FILE,
     OBT_PROP_OB_CONTROL,
+    OBT_PROP_OB_VERSION,
+    OBT_PROP_OB_APP_ROLE,
+    OBT_PROP_OB_APP_TITLE,
+    OBT_PROP_OB_APP_NAME,
+    OBT_PROP_OB_APP_CLASS,
+    OBT_PROP_OB_APP_TYPE,
 
     OBT_PROP_NUM_ATOMS
 } ObtPropAtom;
This page took 0.023901 seconds and 4 git commands to generate.