~ubuntu-branches/ubuntu/raring/thunar/raring-proposed

« back to all changes in this revision

Viewing changes to icons/24x24/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-12-03 13:13:58 UTC
  • mfrom: (1.3.4)
  • Revision ID: package-import@ubuntu.com-20121203131358-zk6tkel37d732wh6
Tags: 1.6.0-0ubuntu1
* Upload to raring.
* Remaining Ubuntu change:
  - debian/control: recommend udisks2 for mounting devices. lp: #1014632
* Drop obsolete Ubuntu changes:
  - debian/patches/02_guard-for-no-supported-vfs-schemas.patch,
    debian/patches/xubuntu_fix-duplicate-volumes.patch: included upstream.
* Bugs fixed:
  - "Thunar: sendto_printer broken" lp: #1061846
  - "segfault when a specific html file is selected" lp: #751739
  - "can't book mark remote shares" lp: #778268
  - "Thunar crashed with SIGSEGV in thunarx_menu_provider_get_file_actions()
    thinking a directory was a file" lp: #852410
  - "Left or right-clicking on 3MB or bigger svg file is unresponsive"
    lp: #893330
  - "Thunar crashed with SIGSEGV in fast_validate()" lp: #913041
  - "Thunar crashed with SIGSEGV in thunar_file_get_display_name()"
    lp: #931101
  - "Thunar crashed with SIGSEGV in sort_by_mime_type()" lp: #931842
  - "Thunar crashed with SIGSEGV in thunar_util_parse_parent()" lp: #969222
  - "thunar crashed with SIGSEGV in thunar_standard_view_cancel_thumbnailing()"
    lp: #1059397
  - "Does not unmount USB drive when you try first time" lp: #1059997
  - "regression: thunar no longer shows all unmounted, but mountable, volumes
    in sidepane" lp: #1068947
  - "Thunar shows folder sizes wrong" lp: #59235
  - "Right-click "Open With" list not refreshing" lp: #107392
  - "no thunar contextmenu with GTK setting "gtk-menu-popup-delay = 0""
    lp: #127372
  - "rename folder, still active but answers not on 'Enter'" lp: #479975
  - "Thunar hangs on first launch of each session" lp: #775117
  - "emblems disappear on rename" lp: #877755
  - "Remote Deleted file in Thunar remains visible until resfresh" lp: #999824
  - "Incorrect alphabetical sort order in thunar with non-latin (eg. cyrillic)
    file names" lp: #684317
  - "Thunar does not display current folder name" lp: #875193
  - "Thunar crashed with SIGSEGV in g_file_equal()" lp: #900306
  - "Hard to see, if volume is mounted or not" lp: #838917

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.5 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.5 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
55
54
host_triplet = @host@
56
55
target_triplet = @target@
57
56
subdir = icons/24x24
58
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
57
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
58
        $(top_srcdir)/mkinstalldirs
59
59
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60
60
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
61
 
        $(top_srcdir)/configure.in
 
61
        $(top_srcdir)/configure.ac
62
62
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63
63
        $(ACLOCAL_M4)
64
64
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
65
65
CONFIG_HEADER = $(top_builddir)/config.h
66
66
CONFIG_CLEAN_FILES =
67
67
CONFIG_CLEAN_VPATH_FILES =
 
68
AM_V_P = $(am__v_P_@AM_V@)
 
69
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
70
am__v_P_0 = false
 
71
am__v_P_1 = :
68
72
AM_V_GEN = $(am__v_GEN_@AM_V@)
69
73
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
70
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
74
am__v_GEN_0 = @echo "  GEN     " $@;
 
75
am__v_GEN_1 = 
71
76
AM_V_at = $(am__v_at_@AM_V@)
72
77
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
73
78
am__v_at_0 = @
 
79
am__v_at_1 = 
74
80
SOURCES =
75
81
DIST_SOURCES =
76
82
am__can_run_installinfo = \
284
290
SET_MAKE = @SET_MAKE@
285
291
SHELL = @SHELL@
286
292
STRIP = @STRIP@
287
 
TDB_U32_TYPE = @TDB_U32_TYPE@
288
293
THUNARX_VERINFO = @THUNARX_VERINFO@
289
294
THUNARX_VERSION_API = @THUNARX_VERSION_API@
290
295
THUNAR_VERSION_MAJOR = @THUNAR_VERSION_MAJOR@
292
297
THUNAR_VERSION_MINOR = @THUNAR_VERSION_MINOR@
293
298
USE_NLS = @USE_NLS@
294
299
VERSION = @VERSION@
 
300
XFCONF_CFLAGS = @XFCONF_CFLAGS@
 
301
XFCONF_LIBS = @XFCONF_LIBS@
 
302
XFCONF_REQUIRED_VERSION = @XFCONF_REQUIRED_VERSION@
 
303
XFCONF_VERSION = @XFCONF_VERSION@
295
304
XGETTEXT = @XGETTEXT@
296
305
XGETTEXT_ARGS = @XGETTEXT_ARGS@
297
306
XMKMF = @XMKMF@
458
467
ctags: CTAGS
459
468
CTAGS:
460
469
 
 
470
cscope cscopelist:
 
471
 
461
472
 
462
473
distdir: $(DISTFILES)
463
474
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \