~psusi/ubuntu/natty/indicator-session/sleep

« back to all changes in this revision

Viewing changes to data/icons/24x24/status/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Ted Gould
  • Date: 2010-08-12 11:41:45 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20100812114145-9ty4fvfpgxkhxc41
Tags: 0.2.10-0ubuntu1
* New upstream release.
  * Fix to lock screen so that the menu item is always to lock
    the screen. (LP: #599848)
  * Fix capitalization of complete update message.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
subdir = data/icons/24x24/status
38
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
 
am__aclocal_m4_deps = $(top_srcdir)/m4/intltool.m4 \
41
 
        $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42
 
        $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43
 
        $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
 
40
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
41
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
42
        $(ACLOCAL_M4)
46
43
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
165
162
PACKAGE_VERSION = @PACKAGE_VERSION@
166
163
PATH_SEPARATOR = @PATH_SEPARATOR@
167
164
PKG_CONFIG = @PKG_CONFIG@
 
165
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
166
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
168
167
POFILES = @POFILES@
169
168
POSUB = @POSUB@
170
169
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@