[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gtkmm-2.0 and graphthing



On Wed, 3 Dec 2003 comp_@gmx.net wrote:

> I have tried to install graphthing with gtkmm-2.0
> The configuration script tells me that I need gtkmm-1.2.8 >=
> but i suppose < gtkmm-2.0
> Do I have to install gtkmm-1.2.x in order to make it work?

I have not tried it with gtkmm-2 myself, and I suspect that it would not
work. I think it requires gtkmm-1.2.x, as you mention (which requires GTK
1.2). I'm planning on shifting it over to GTK 2.0 (and possibly dropping
the dependency on gtkmm), but that won't happen very soon.

> p.s. 
>    Would you be interested in having the Romanian translation of graphthing
> interface? I could do that.

Oh, yes. That would be great! I've attached a small patch that you'll need
to use ("patch -p0 < add-ro-lang.diff" from the GraphThing
directory). Edit the src/phrases.lang file, test it, and send me a diff!


Cheers,

Dave.

--
"Computer science is no more about computers
  than astronomy is about telescopes."
	- E.W. Dijkstra
--- src/lang.cc.orig	Wed Dec  3 14:26:07 2003
+++ src/lang.cc	Wed Dec  3 14:26:39 2003
@@ -34,6 +34,7 @@
 	{ "no", "Norwegian", Norwegian },
 	{ "pl", "Polish", Polish },
 	{ "pt", "Portuguese", Portuguese },
+	{ "ro", "Romanian", Romanian },
 	{ "es", "Spanish", Spanish },
 	{ "sv", "Swedish", Swedish },
 	{ "sv_CK", "SwedishChef", SwedishChef }	// CK is Cook Islands (geddit?)
--- src/lang.h.orig	Wed Dec  3 14:26:12 2003
+++ src/lang.h	Wed Dec  3 14:26:50 2003
@@ -13,8 +13,8 @@
 
 typedef enum {
 	Catalan, Danish, Dutch, English, Esperanto, Finnish, French, German,
-	Greek, Italian, Norwegian, Polish, Portuguese, Spanish, Swedish,
-	SwedishChef
+	Greek, Italian, Norwegian, Polish, Portuguese, Romanian, Spanish,
+	Swedish, SwedishChef
 } Language;
 
 
--- src/phrases.lang.orig	Wed Dec  3 14:26:22 2003
+++ src/phrases.lang	Wed Dec  3 14:27:01 2003
@@ -19,8 +19,8 @@
 # Languages presently accepted:
 #	Catalan (ca), Danish (dk), Dutch (nl), Esperanto (eo), English (en),
 #	Finnish (fi), French (fr), German (de), Greek (el), Italian (it),
-#	Norwegian (no), Polish (pl), Portuguese (pt), Spanish (es),
-#	Swedish (sv), SwedishChef (sv_CK)
+#	Norwegian (no), Polish (pl), Portuguese (pt), Romanian (ro),
+#	Spanish (es), Swedish (sv), SwedishChef (sv_CK)
 
 #------------------------- Meta -------------------------#
 "Version" = {