~ubuntu-branches/ubuntu/jaunty/gpicview/jaunty

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Lee
  • Date: 2008-09-12 01:43:21 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080912014321-zyxoac1aygvpdyjo
Tags: 0.1.10-1
* New upstream release
  - Solved assertion `GTK_IS_TOOLTIPS (tooltips)' failed problem
  - Added new translations
  - Fixed memory leaks
  - Fixed JPEG Rotation, rotation only in EXIF data
  - Fixed fullscreen toggles
  - Fixed order for file listing 
  - Security fixes CVE-2008-3904, CVE-2008-3791
  - Solved empty file problem in unsupported format
* Applied disable_ask_before_save.dpatch (Closes: #497005) 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
76
76
DATADIRNAME = @DATADIRNAME@
77
77
DEFS = @DEFS@
78
78
DEPDIR = @DEPDIR@
 
79
DSYMUTIL = @DSYMUTIL@
79
80
ECHO = @ECHO@
80
81
ECHO_C = @ECHO_C@
81
82
ECHO_N = @ECHO_N@
107
108
MKINSTALLDIRS = @MKINSTALLDIRS@
108
109
MSGFMT = @MSGFMT@
109
110
MSGFMT_OPTS = @MSGFMT_OPTS@
 
111
NMEDIT = @NMEDIT@
110
112
OBJEXT = @OBJEXT@
111
113
PACKAGE = @PACKAGE@
112
114
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@