~ubuntu-branches/ubuntu/oneiric/cairo-dock-plug-ins/oneiric-updates

« back to all changes in this revision

Viewing changes to Xgamma/src/applet-init.c

  • Committer: Kees Cook
  • Date: 2011-08-11 23:17:39 UTC
  • mfrom: (20.1.1 cairo-dock-plug-ins)
  • Revision ID: kees@outflux.net-20110811231739-cteedan51tmdg77v
Tags: 2.4.0~0beta2-0ubuntu1
releasing version 2.4.0~0beta2-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        "You can also define a luminosity value that will be applied automatically on startup."),
48
48
        "Fabounet (Fabrice Rey)")
49
49
        CD_APPLET_DEFINE_COMMON_APPLET_INTERFACE
 
50
        CD_APPLET_ALLOW_EMPTY_TITLE
50
51
        CD_APPLET_REDEFINE_TITLE (N_("Screen Luminosity"))
51
52
CD_APPLET_DEFINE_END
52
53