~ubuntu-branches/ubuntu/oneiric/cairo-dock/oneiric

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-gui-factory.h

  • Committer: Bazaar Package Importer
  • Author(s): Matthieu Baerts (matttbe)
  • Date: 2010-09-07 20:31:25 UTC
  • mto: (18.1.1 cairo-dock) (19.1.1 cairo-dock)
  • mto: This revision was merged to the branch mainline in revision 14.
  • Revision ID: james.westby@ubuntu.com-20100907203125-a91ch8odv2r6ziic
Tags: upstream-2.2.0~0rc1
ImportĀ upstreamĀ versionĀ 2.2.0~0rc1

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
        CAIRO_DOCK_WIDGET_THEME_LIST='h',
81
81
        /// same but with a combo-entry to let the user enter any text.
82
82
        CAIRO_DOCK_WIDGET_THEME_LIST_ENTRY='H',
83
 
        // deprecated
84
 
        CAIRO_DOCK_WIDGET_USER_THEME_SELECTOR='x',
85
83
        /// list of dock themes, sortable by name, rating, and sobriety.
86
84
        CAIRO_DOCK_WIDGET_THEME_SELECTOR='R',
87
85
        /// list of available animations.
88
86
        CAIRO_DOCK_WIDGET_ANIMATION_LIST='a',
89
 
        // deprecated
90
 
        CAIRO_DOCK_WIDGET_ANIMATION_DOUBLE_LIST='z',
91
87
        /// list of available dialog decorators.
92
88
        CAIRO_DOCK_WIDGET_DIALOG_DECORATOR_LIST='t',
93
89
        /// list of available desklet decorations.