mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
12 lines
241 B
C++
12 lines
241 B
C++
|
--- src/main.cpp.orig Fri Oct 27 16:36:29 2006
|
||
|
+++ src/main.cpp Fri Oct 27 16:36:53 2006
|
||
|
@@ -89,7 +89,7 @@
|
||
|
|
||
|
gtk_set_locale();
|
||
|
|
||
|
- textdomain( "icqnd" );
|
||
|
+ // textdomain( "icqnd" );
|
||
|
|
||
|
printf( "Loaded %s language\n", tr( "English" ) );
|
||
|
|