~ubuntu-branches/ubuntu/gutsy/gnome-games/gutsy-proposed

« back to all changes in this revision

Viewing changes to dependencies/libggz/security/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Aron Sisak
  • Date: 2007-08-28 11:17:57 UTC
  • mfrom: (1.1.35)
  • Revision ID: package-import@ubuntu.com-20070828111757-p1o9q24u57fbgkuq
Tags: 1:2.19.91-0ubuntu1
* New upstream release:
  - Sudoku:
    - Fix a crash when solving a sudoku, caused by a type mismatch (#470523).
  - Aisleriot:
    - Fix translation of "Autoplay" in Napoleons Tomb (#469363).
  - Gnometris:
    - Remove gaussian blur in background image to improve rendering performance.
  - Mahjongg:
    - Fix workaround for bug #353964. (LP: #94851)
* debian/patches/99_autoconf.patch:
  - Update via automagic

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
162
162
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
163
163
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
164
INTLTOOL_ICONV = @INTLTOOL_ICONV@
164
165
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
165
166
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
166
167
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
168
INTLTOOL_MSGFMT = @INTLTOOL_MSGFMT@
 
169
INTLTOOL_MSGMERGE = @INTLTOOL_MSGMERGE@
167
170
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
168
171
INTLTOOL_PERL = @INTLTOOL_PERL@
169
 
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
170
172
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
171
173
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
172
174
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
178
180
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
179
181
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
180
182
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
183
INTLTOOL_XGETTEXT = @INTLTOOL_XGETTEXT@
181
184
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
182
185
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
183
186
LDADD = @LDADD@
202
205
MAEMO_LIBS = @MAEMO_LIBS@
203
206
MAKEINFO = @MAKEINFO@
204
207
MKDIR_P = @MKDIR_P@
205
 
MKINSTALLDIRS = @MKINSTALLDIRS@
206
208
MSGFMT = @MSGFMT@
207
209
MSGFMT_OPTS = @MSGFMT_OPTS@
208
210
OBJDUMP = @OBJDUMP@