X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=716456737792d7fe4a11bc1752f66db01beffc43;hb=6c760c5a63a2e49bc2a5a4f39f8b4b9ed285bd7e;hp=419aa512b91ee4e3c05017393b2ad3b349721e33;hpb=9ba2b04e96449fea5b6bd212aa3d431638754bdd;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;