X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=716456737792d7fe4a11bc1752f66db01beffc43;hb=91af4d5bc9e04b766735aaa3ac098233ba103959;hp=419aa512b91ee4e3c05017393b2ad3b349721e33;hpb=b8e994e837d260860a4dc0a1ee3a680e2cdfc75a;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 419aa512..71645673 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -202,9 +202,11 @@ typedef struct Atoms { Atom ob_theme; Atom ob_config_file; Atom ob_control; - Atom ob_role; - Atom ob_name; - Atom ob_class; + Atom ob_version; + Atom ob_app_role; + Atom ob_app_name; + Atom ob_app_class; + Atom ob_app_type; } Atoms; extern Atoms prop_atoms;