diff options
author | Nick Schermer <nick@xfce.org> | 2010-05-24 11:32:11 +0200 |
---|---|---|
committer | Nick Schermer <nick@xfce.org> | 2010-05-24 11:32:11 +0200 |
commit | 53810134a132de3764374130e2df131c7521975e (patch) | |
tree | 16ca74e29ab764502f213115daa3598c9ba479fa /docs | |
parent | 2dcc38ba30e1b0e82506884b069ab42a44e58346 (diff) |
Add LIBXFCE4PANEL_VERSION.
String with compile version of the panel. This will be used
for external plugin debugging to print the full version
of the panel the plugin is compiled against.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/references/libxfce4panel-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/references/libxfce4panel-sections.txt b/docs/references/libxfce4panel-sections.txt index eeba044f..1305e628 100644 --- a/docs/references/libxfce4panel-sections.txt +++ b/docs/references/libxfce4panel-sections.txt @@ -5,6 +5,7 @@ libxfce4panel_minor_version libxfce4panel_micro_version libxfce4panel_check_version <SUBSECTION> +LIBXFCE4PANEL_VERSION LIBXFCE4PANEL_MAJOR_VERSION LIBXFCE4PANEL_MINOR_VERSION LIBXFCE4PANEL_MICRO_VERSION |