~ubuntu-branches/ubuntu/karmic/indicator-messages/karmic

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2009-10-01 23:34:28 UTC
  • mfrom: (1.1.8 upstream)
  • Revision ID: james.westby@ubuntu.com-20091001233428-85sedpxvsgsoym62
Tags: 0.2.5-0ubuntu1
* Upstream release 0.2.5 (LP: #440217)
  * Adding a check on addition of launchers to ensure icon is correctly
    visible. (LP: #433274)
  * Making it so that if applications don't set the time on an indicator
    the time isn't shown in the menu. (LP: #438237)
  * Putting icons in the right places. (LP: #436460)

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
GNOMELOCALEDIR = @GNOMELOCALEDIR@
133
133
GREP = @GREP@
134
134
INDICATORDIR = @INDICATORDIR@
 
135
INDICATORICONSDIR = @INDICATORICONSDIR@
135
136
INSTALL = @INSTALL@
136
137
INSTALL_DATA = @INSTALL_DATA@
137
138
INSTALL_PROGRAM = @INSTALL_PROGRAM@