X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=openbox%2Fprop.h;h=716456737792d7fe4a11bc1752f66db01beffc43;hb=6c760c5a63a2e49bc2a5a4f39f8b4b9ed285bd7e;hp=644717a2af816ed905cedd166e3fb025c68ccb91;hpb=5b678bdfcf9e21c846d6560badd009484d174a89;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 644717a2..71645673 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -202,6 +202,11 @@ typedef struct Atoms { Atom ob_theme; Atom ob_config_file; Atom ob_control; + Atom ob_version; + Atom ob_app_role; + Atom ob_app_name; + Atom ob_app_class; + Atom ob_app_type; } Atoms; extern Atoms prop_atoms;