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

« back to all changes in this revision

Viewing changes to Status-Notifier/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:
32
32
        CAIRO_DOCK_CATEGORY_APPLET_DESKTOP,
33
33
        N_("A <b>notification area</b> for your dock\n"
34
34
        "Programs can use it to display their current status.\n"
35
 
        "If a program doesn't appear inside when it should, it's probably because it doesn't support the this feature yet. Please fill a bug report to the devs."),
 
35
        "If a program doesn't appear inside when it should, it's probably because it doesn't support this feature yet. Please fill a bug report to the devs."),
36
36
        "Fabounet (Fabrice Rey)")
37
37
        CD_APPLET_DEFINE_COMMON_APPLET_INTERFACE
38
38
        CD_APPLET_REDEFINE_TITLE (N_("Notification Area"))