diff options
author | Nick Schermer <nick@xfce.org> | 2010-02-26 10:47:41 +0100 |
---|---|---|
committer | Nick Schermer <nick@xfce.org> | 2010-02-26 10:47:41 +0100 |
commit | 4b94e4aabe1106ae1d9339e19f755123cca7532d (patch) | |
tree | 9210b3098bc990d6392952b1dc3e3f1d242cbed1 /docs/API/libxfce4panel.types | |
parent | 2904023c00e0d315c6b5f86ccfd44a474ee7f98a (diff) |
Empty master for devel branch merge.
Because the devel branch is a rewrite that is not based
on master, so it needs to be merged on top of an empty
master.
Diffstat (limited to 'docs/API/libxfce4panel.types')
-rw-r--r-- | docs/API/libxfce4panel.types | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/API/libxfce4panel.types b/docs/API/libxfce4panel.types deleted file mode 100644 index dd42e3fa..00000000 --- a/docs/API/libxfce4panel.types +++ /dev/null @@ -1,13 +0,0 @@ -#include <libxfce4panel/xfce-panel-plugin.h> -#include <libxfce4panel/xfce-arrow-button.h> -#include <libxfce4panel/xfce-hvbox.h> -#include <libxfce4panel/xfce-panel-window.h> -#include <libxfce4panel/xfce-itembar.h> - -xfce_arrow_button_get_type -xfce_hvbox_get_type -xfce_panel_plugin_get_type -xfce_panel_window_get_type -xfce_itembar_get_type -xfce_external_panel_plugin_get_type -xfce_internal_panel_plugin_get_type |