From 63568c5535748b035d0b59b9e7a8834b239ea653 Mon Sep 17 00:00:00 2001 From: smorlat <smorlat@3f6dc0c8-ddfe-455d-9043-3cd528dc4637> Date: Wed, 22 Jul 2009 12:11:14 +0000 Subject: [PATCH] fix typo for libglade dll. git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@544 3f6dc0c8-ddfe-455d-9043-3cd528dc4637 --- linphone/gen-gtkfilelist.sh | 2 +- linphone/gtk+-2.16.2.filelist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linphone/gen-gtkfilelist.sh b/linphone/gen-gtkfilelist.sh index 10a7de133e..1971e03af3 100755 --- a/linphone/gen-gtkfilelist.sh +++ b/linphone/gen-gtkfilelist.sh @@ -4,7 +4,7 @@ # It must be run within a gtk+ binary bundle tree, such as in the zip bundle # downloadable from www.gtk.org echo bin -echo bin/libglade-2.0.0.dll +echo bin/libglade-2.0-0.dll find bin -name *.dll find lib/gtk-2.0 find etc diff --git a/linphone/gtk+-2.16.2.filelist b/linphone/gtk+-2.16.2.filelist index 5dce6ce850..10e10a515b 100755 --- a/linphone/gtk+-2.16.2.filelist +++ b/linphone/gtk+-2.16.2.filelist @@ -1,5 +1,5 @@ bin -bin/libglade-2.0.0.dll +bin/libglade-2.0-0.dll bin/intl.dll bin/jpeg62.dll bin/libasprintf-0.dll -- GitLab