Magellan Linux

Contents of /trunk/d4x/patches/d4x-2.5.7.1-libintl_fix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 397 - (show annotations) (download)
Tue Nov 6 20:57:58 2007 UTC (16 years, 6 months ago) by niro
File size: 402 byte(s)
-patches for 2.5.7.1-r2

1 diff -urNp d4x-2.5.7.1.old/main/face/prefs.cc d4x-2.5.7.1/main/face/prefs.cc
2 --- d4x-2.5.7.1.old/main/face/prefs.cc 2005-11-05 21:03:19.000000000 +0200
3 +++ d4x-2.5.7.1/main/face/prefs.cc 2006-04-29 21:00:17.000000000 +0300
4 @@ -9,6 +9,7 @@
5 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
6 */
7
8 +#include <libintl.h>
9 #include <gtk/gtk.h>
10 #include <gdk/gdkkeysyms.h>
11 #include "../ntlocale.h"