~ubuntu-branches/ubuntu/vivid/xfce4-panel/vivid

« back to all changes in this revision

Viewing changes to libxfce4panel/libxfce4panel-config.h

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2013-07-07 10:54:09 UTC
  • mfrom: (4.2.15 sid)
  • Revision ID: package-import@ubuntu.com-20130707105409-nam2sh68h1reuiv4
Tags: 4.10.1-1ubuntu1
* Merge from Debian unstable, remaining Ubuntu changes:
  - debian/patches:
    + xubuntu_migrate-tasklist-separator.patch: added, try to be smart and
      work around the non-expandable tasklist plugin from 4.10 by setting
      as expandable the separator next to it (should work with the default
      panel layouts from Xubuntu, Mythbuntu and UbuntuStudio).
    + xubuntu_add-calendar-popup-to-clock-plugin.patch: added, taken from
      upstream git to show a calendar when left-clicking on the clock plugin
      (so we don't need orage/xfce4-datetime-plugin for this feature only).

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
 *
35
35
 * Since: 4.8
36
36
 **/
37
 
#define LIBXFCE4PANEL_VERSION ("4.10.0")
 
37
#define LIBXFCE4PANEL_VERSION ("4.10.1")
38
38
 
39
39
/**
40
40
 * LIBXFCE4PANEL_MAJOR_VERSION:
70
70
 * 
71
71
 * Since: 4.8
72
72
 **/
73
 
#define LIBXFCE4PANEL_MICRO_VERSION (0)
 
73
#define LIBXFCE4PANEL_MICRO_VERSION (1)
74
74
 
75
75
/**
76
76
 * LIBXFCE4PANEL_CHECK_VERSION: