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

« back to all changes in this revision

Viewing changes to src/gldit/cairo-dock-internal-labels.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:
38
38
        CairoDockLabelDescription quickInfoTextDescription;
39
39
        gboolean bLabelForPointedIconOnly;
40
40
        gint iLabelSize;  // taille des etiquettes des icones, en prenant en compte le contour et la marge.
 
41
        gdouble fLabelAlphaThreshold;
 
42
        gboolean bTextAlwaysHorizontal;
41
43
        };
42
44
 
43
45