~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to data/icons/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Moya
  • Date: 2011-05-18 17:53:39 UTC
  • mfrom: (1.1.47 upstream) (1.4.3 experimental)
  • Revision ID: james.westby@ubuntu.com-20110518175339-so6a6fejezs5i1pc
Tags: 3.0.0-1ubuntu1
* Rebase from Debian and GNOME3 PPA. Remaining Ubuntu changes:
* debian/control:
  - Build-Depend on dh-autoreconf, libappindicator3-dev and
    liblaunchpad-integration-3.0-dev
  - Recommends: brasero-cdrkit
  - libbrasero-media3-1 Depends on dvd+rw-tools not growisofs and
    Suggests rather than Recommends gstreamer plugin packages
* debian/patches/010_lpi.patch:
  - Launchpad integration patch
* debian/patches/012_appindicator.patch:
  - Use application indicators
* debian/rules:
  - Include autoreconf.mk
* debian/watch:
  - Watch unstable releases also

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
85
BRASERO_GTK_LIBS = @BRASERO_GTK_LIBS@
86
86
BRASERO_LIBBURNIA_CFLAGS = @BRASERO_LIBBURNIA_CFLAGS@
87
87
BRASERO_LIBBURNIA_LIBS = @BRASERO_LIBBURNIA_LIBS@
88
 
BRASERO_LIBRARY_SUFFIX = @BRASERO_LIBRARY_SUFFIX@
89
 
BRASERO_LIBUNIQUE_CFLAGS = @BRASERO_LIBUNIQUE_CFLAGS@
90
 
BRASERO_LIBUNIQUE_LIBS = @BRASERO_LIBUNIQUE_LIBS@
 
88
BRASERO_LIBNOTIFY_CFLAGS = @BRASERO_LIBNOTIFY_CFLAGS@
 
89
BRASERO_LIBNOTIFY_LIBS = @BRASERO_LIBNOTIFY_LIBS@
91
90
BRASERO_LIBXML_CFLAGS = @BRASERO_LIBXML_CFLAGS@
92
91
BRASERO_LIBXML_LIBS = @BRASERO_LIBXML_LIBS@
93
92
BRASERO_MAJOR_VERSION = @BRASERO_MAJOR_VERSION@
115
114
DEPDIR = @DEPDIR@
116
115
DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
117
116
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
 
117
DLLTOOL = @DLLTOOL@
118
118
DOC_USER_FORMATS = @DOC_USER_FORMATS@
119
119
DSYMUTIL = @DSYMUTIL@
120
120
DUMPBIN = @DUMPBIN@
133
133
GTKDOC_CHECK = @GTKDOC_CHECK@
134
134
GTKDOC_MKPDF = @GTKDOC_MKPDF@
135
135
GTKDOC_REBASE = @GTKDOC_REBASE@
136
 
GTK_API_VERSION = @GTK_API_VERSION@
137
136
HELP_DIR = @HELP_DIR@
138
137
HTML_DIR = @HTML_DIR@
139
138
INSTALL = @INSTALL@
168
167
LT_REVISION = @LT_REVISION@
169
168
MAINT = @MAINT@
170
169
MAKEINFO = @MAKEINFO@
 
170
MANIFEST_TOOL = @MANIFEST_TOOL@
171
171
MKDIR_P = @MKDIR_P@
172
172
MKINSTALLDIRS = @MKINSTALLDIRS@
173
173
MSGFMT = @MSGFMT@
212
212
abs_srcdir = @abs_srcdir@
213
213
abs_top_builddir = @abs_top_builddir@
214
214
abs_top_srcdir = @abs_top_srcdir@
 
215
ac_ct_AR = @ac_ct_AR@
215
216
ac_ct_CC = @ac_ct_CC@
216
217
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
217
218
am__include = @am__include@
274
275
        hicolor_apps_24x24_brasero.png \
275
276
        hicolor_apps_32x32_brasero.png \
276
277
        hicolor_apps_48x48_brasero.png \
277
 
        hicolor_apps_scalable_brasero.svg \
 
278
        hicolor_apps_256x256_brasero.png \
278
279
        $(NULL)
279
280
 
280
281
private_icons = \
463
464
        hicolor_actions_32x32_media-optical-copy.svg \
464
465
        hicolor_actions_32x32_media-optical-data-new.svg \
465
466
        hicolor_actions_32x32_transform-crop-and-resize.svg \
466
 
        hicolor_apps_16x16_brasero.svg \
467
 
        hicolor_apps_22x22_brasero.svg \
468
 
        hicolor_apps_32x32_brasero.svg \
 
467
        hicolor_apps_src_brasero.svg \
469
468
        hicolor_status_16x16_brasero-disc-00.svg \
470
469
        hicolor_status_16x16_brasero-disc-05.svg \
471
470
        hicolor_status_16x16_brasero-disc-10.svg \