~ubuntu-core-dev/update-notifier/ubuntu

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Michael Vogt
  • Date: 2011-10-05 10:09:25 UTC
  • mfrom: (639.1.6 app-indicator-port)
  • Revision ID: michael.vogt@ubuntu.com-20111005100925-c0j7d7k3706145uk
port to libappindicator (LP: #779382) to ensure its visible
under unity{,-2d}

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
/* Gettext package. */
10
10
#undef GETTEXT_PACKAGE
11
11
 
 
12
/* Have AppIndicator */
 
13
#undef HAVE_APP_INDICATOR
 
14
 
12
15
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
13
16
#undef HAVE_BIND_TEXTDOMAIN_CODESET
14
17