~ubuntu-branches/ubuntu/vivid/blueman/vivid-proposed

« back to all changes in this revision

Viewing changes to data/icons/hicolor/48x48/status/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Artur Rona
  • Date: 2014-12-24 18:33:36 UTC
  • mfrom: (2.3.8 sid)
  • Revision ID: package-import@ubuntu.com-20141224183336-cyb82ot0y8tz8flq
Tags: 1.99~alpha1-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - debian/patches/01_dont_autostart_lxde.patch:
    + Don't autostart the applet in LXDE.
  - debian/patches/03_filemanager_fix.patch:
    + Add support for more filemanagers.
* debian/patches/02_dont_crash_on_non-bluetooth_card.patch:
  - Dropped, no longer applicable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
159
159
CPP = @CPP@
160
160
CPPFLAGS = @CPPFLAGS@
161
161
CYGPATH_W = @CYGPATH_W@
 
162
CYTHONEXEC = @CYTHONEXEC@
162
163
DATADIR = @DATADIR@
163
164
DATADIRNAME = @DATADIRNAME@
164
165
DEFS = @DEFS@
231
232
POSUB = @POSUB@
232
233
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
233
234
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
234
 
PYGTK_CFLAGS = @PYGTK_CFLAGS@
235
 
PYGTK_LIBS = @PYGTK_LIBS@
236
 
PYNOTIFY_CFLAGS = @PYNOTIFY_CFLAGS@
237
 
PYNOTIFY_LIBS = @PYNOTIFY_LIBS@
238
 
PYREXC = @PYREXC@
 
235
PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
 
236
PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
239
237
PYTHON = @PYTHON@
240
238
PYTHONDIR = @PYTHONDIR@
 
239
PYTHON_CFLAGS = @PYTHON_CFLAGS@
241
240
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
242
 
PYTHON_INCLUDES = @PYTHON_INCLUDES@
243
241
PYTHON_LIBS = @PYTHON_LIBS@
244
242
PYTHON_PLATFORM = @PYTHON_PLATFORM@
245
243
PYTHON_PREFIX = @PYTHON_PREFIX@
285
283
host_os = @host_os@
286
284
host_vendor = @host_vendor@
287
285
htmldir = @htmldir@
 
286
icondir = @icondir@
288
287
includedir = @includedir@
289
288
infodir = @infodir@
290
289
install_sh = @install_sh@
314
313
top_build_prefix = @top_build_prefix@
315
314
top_builddir = @top_builddir@
316
315
top_srcdir = @top_srcdir@
317
 
themedir = $(pkgdatadir)/icons/hicolor
 
316
themedir = $(icondir)/hicolor
318
317
size = 48x48
319
318
context = status
320
319
iconsdir = $(themedir)/$(size)/$(context)
348
347
        blueman-tpl-70.png      \
349
348
        blueman-tpl-80.png      \
350
349
        blueman-tpl-90.png      \
351
 
        blueman-tpl-100.png
 
350
        blueman-tpl-100.png     \
 
351
        blueman-active.png    \
 
352
        blueman-disabled.png  \
 
353
        blueman.png
352
354
 
353
355
EXTRA_DIST = $(icons_DATA)
354
356
all: all-am