[gtkmm] Gtkmm-forge digest, Vol 1 #272 - 16 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs.


Today's Topics:

   1. [Bug 97498] Changed - Gtk::WindowGroup::create() is missing (bugzilla-daemon widget gnome org)
   2. [Bug 97525] New - Error compiling examples (bugzilla-daemon widget gnome org)
   3. [Bug 97549] New - Gnome::Conf::Value::get_list_of_strings causes crashes (bugzilla-daemon widget gnome org)
   4. [Bug 97494] Changed - Book chapter 8 errors (bugzilla-daemon widget gnome org)
   5. [Bug 97525] Changed - Error compiling examples (bugzilla-daemon widget gnome org)
   6. [Bug 97525] Changed - Error compiling examples (bugzilla-daemon widget gnome org)
   7. [Bug 97562] New - tar.gz cor API reference (bugzilla-daemon widget gnome org)
   8. [Bug 97571] New - There is no i18n chapter in "Programming with gtkmm" (bugzilla-daemon widget gnome org)
   9. [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm" (bugzilla-daemon widget gnome org)
  10. [Bug 97498] Changed - Gtk::WindowGroup::create() is missing (bugzilla-daemon widget gnome org)
  11. [Bug 97525] Changed - Error compiling examples (bugzilla-daemon widget gnome org)
  12. [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm" (bugzilla-daemon widget gnome org)
  13. [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm" (bugzilla-daemon widget gnome org)
  14. [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm" (bugzilla-daemon widget gnome org)
  15. [Bug 90689] Changed - Built documentation should be distributed. (bugzilla-daemon widget gnome org)
  16. [Bug 97562] Changed - tar.gz cor API reference (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, daniel elstner gmx net
Cc: 
Date: Sat,  2 Nov 2002 16:52:48 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97498] Changed - Gtk::WindowGroup::create() is missing

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97498

Changed by murrayc usa net 

--- shadow/97498	Sat Nov  2 13:06:48 2002
+++ shadow/97498.tmp.32669	Sat Nov  2 16:52:48 2002
@@ -52,6 +52,10 @@
 --Daniel
 
 ------- Additional Comments From daniel elstner gmx net  2002-11-02 13:06 -------
 Created an attachment (id=11989)
 the patch
 
+
+------- Additional Comments From murrayc usa net  2002-11-02 16:52 -------
+OK, if it doesn't break binary ABI and the source API is unusable then
+let's apply it.



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sat,  2 Nov 2002 22:06:22 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97525] New - Error compiling examples

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97525

Changed by travonz gmx net 

--- shadow/97525	Sat Nov  2 22:06:22 2002
+++ shadow/97525.tmp.1230	Sat Nov  2 22:06:22 2002
@@ -0,0 +1,21 @@
+Bug#: 97525
+Product: gtkmm
+Version: 2.0
+OS: Linux
+OS Details: RedHat 8.0
+Status: NEW   
+Resolution: 
+Severity: minor
+Priority: Normal
+Component: build
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: travonz gmx net               
+TargetMilestone: ---
+URL: 
+Summary: Error compiling examples
+
+3 example sources produced an error while compiling on my system because 
+the '#include <iostream>' directive is omitted:
+gtkmm-2.0.0/examples/book/box/examplewindow.cc
+gtkmm-2.0.0/examples/book/box/main.cc
+gtkmm-2.0.0/examples/book/table/examplewindow.cc



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 06:33:45 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97549] New - Gnome::Conf::Value::get_list_of_strings causes crashes

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97549

Changed by abas aix meng auth gr 

--- shadow/97549	Sun Nov  3 06:33:45 2002
+++ shadow/97549.tmp.12239	Sun Nov  3 06:33:45 2002
@@ -0,0 +1,64 @@
+Bug#: 97549
+Product: gnomemm
+Version: 1.2
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gconfmm
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: abas aix meng auth gr               
+TargetMilestone: ---
+URL: 
+Summary: Gnome::Conf::Value::get_list_of_strings causes crashes
+
+There seems to be a memory ownership problem with the
+Gnome::Conf::Value::get_list_of_* family of methods.
+
+This program crashes during the destruction of the Gnome::Conf::Value :
+------ CUT HERE ------
+#include <gconfmm.h>
+#include <libgnomeuimm/init.h>
+#include <libgnomemm/main.h>
+
+int main(int argc, char**argv){
+  Gnome::Main kit("test","1.0",Gnome::UI::module_info_get(), 
+		  argc, argv);
+  Glib::RefPtr<Gnome::Conf::Client> client=
+    Gnome::Conf::Client::get_default_client(); 
+  Glib::ustring key="/apps/test/testkey";
+
+  std::list<Glib::ustring> lst,lst2;
+  lst.push_back("test-string-1");
+  lst.push_back("test-string-2");
+
+  client->set(key,lst);
+  {
+    Gnome::Conf::Value v(client->get(key));
+    lst2=v.get_list_of_strings(key);
+  }
+  return 0;
+}
+------ CUT HERE ------
+The compilation command is 
+
+g++ `pkg-config --cflags --libs gconfmm-2.0 libgnomeuimm-2.0
+libgnomemm-2.0` gconfmm_test.cc -o gconfmm_test -g -O0
+
+and the backtrace:
+
+#0  0x40b47e81 in mallopt () from /lib/libc.so.6
+#1  0x40b46e81 in free () from /lib/libc.so.6
+#2  0x40a32bae in g_free () from /usr/lib/libglib-2.0.so.0
+#3  0x4082ec7c in gconf_value_free () from /usr/lib/libgconf-2.so.4
+#4  0x4082ebf2 in gconf_value_copy () from /usr/lib/libgconf-2.so.4
+#5  0x4082eca1 in gconf_value_free () from /usr/lib/libgconf-2.so.4
+#6  0x400c0956 in Gnome::Conf::Value::clear ()
+   from /usr/lib/libgconfmm-1.3.so.7
+#7  0x400c08bc in Gnome::Conf::Value::~Value ()
+   from /usr/lib/libgconfmm-1.3.so.7
+#8  0x0804c83e in main (argc=1, argv=0xbffffaa4) at gconfmm_test.cc:20
+
+Is the example code above incorrect?



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olle endforward com
Cc: 
Date: Sun,  3 Nov 2002 10:07:05 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97494] Changed - Book chapter 8 errors

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97494

Changed by murrayc usa net 

--- shadow/97494	Sat Nov  2 13:07:43 2002
+++ shadow/97494.tmp.19720	Sun Nov  3 10:07:05 2002
@@ -1,13 +1,13 @@
 Bug#: 97494
 Product: gtkmm
 Version: 2.0
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: minor
 Priority: Normal
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: olle endforward com               
 QAContact: gtkmm-forge lists sourceforge net
@@ -38,6 +38,9 @@
 Seems like you could provide a patch.
 
 ------- Additional Comments From olle endforward com  2002-11-02 13:07 -------
 Created an attachment (id=11990)
 tutorial chapter 8 fix
 
+
+------- Additional Comments From murrayc usa net  2002-11-03 10:07 -------
+Thanks. Please patch the ChangeLog in future.



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 10:43:49 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97525] Changed - Error compiling examples

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97525

Changed by travonz gmx net 

--- shadow/97525	Sat Nov  2 22:06:22 2002
+++ shadow/97525.tmp.26533	Sun Nov  3 10:43:49 2002
@@ -16,6 +16,11 @@
 
 3 example sources produced an error while compiling on my system because 
 the '#include <iostream>' directive is omitted:
 gtkmm-2.0.0/examples/book/box/examplewindow.cc
 gtkmm-2.0.0/examples/book/box/main.cc
 gtkmm-2.0.0/examples/book/table/examplewindow.cc
+
+------- Additional Comments From travonz gmx net  2002-11-03 10:43 -------
+Created an attachment (id=12014)
+fix the problem
+



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 10:46:52 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97525] Changed - Error compiling examples

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97525

Changed by travonz gmx net 

--- shadow/97525	Sun Nov  3 10:43:49 2002
+++ shadow/97525.tmp.27095	Sun Nov  3 10:46:52 2002
@@ -1,13 +1,13 @@
 Bug#: 97525
 Product: gtkmm
 Version: 2.0
 OS: Linux
 OS Details: RedHat 8.0
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: minor
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: travonz gmx net               
 TargetMilestone: ---
@@ -21,6 +21,10 @@
 gtkmm-2.0.0/examples/book/table/examplewindow.cc
 
 ------- Additional Comments From travonz gmx net  2002-11-03 10:43 -------
 Created an attachment (id=12014)
 fix the problem
 
+
+------- Additional Comments From travonz gmx net  2002-11-03 10:46 -------
+I made the patch under windows (because I don't have the choice for 
+the moment) so I hope it is valid.



--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 11:27:02 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97562] New - tar.gz cor API reference

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97562

Changed by nluka email si 

--- shadow/97562	Sun Nov  3 11:27:01 2002
+++ shadow/97562.tmp.2081	Sun Nov  3 11:27:01 2002
@@ -0,0 +1,23 @@
+Bug#: 97562
+Product: gtkmm
+Version: 2.0
+OS: Linux
+OS Details: Red Hat 8.0
+Status: NEW   
+Resolution: 
+Severity: enhancement
+Priority: Normal
+Component: reference documentation
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: nluka email si               
+QAContact: gtkmm-forge lists sourceforge net
+TargetMilestone: ---
+URL: 
+Summary: tar.gz cor API reference
+
+Hi!
+
+It would be great if there would be a tar.gz package for the API Reference
+documentation for gtkmm-2.
+
+Keep up the good work!



--__--__--

Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 12:48:58 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97571] New - There is no i18n chapter in "Programming with gtkmm"

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97571

Changed by olau hardworking dk 

--- shadow/97571	Sun Nov  3 12:48:56 2002
+++ shadow/97571.tmp.18753	Sun Nov  3 12:48:56 2002
@@ -0,0 +1,38 @@
+Bug#: 97571
+Product: gtkmm
+Version: 2.0
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: general
+AssignedTo: gtkmm-forge lists sourceforge net                            
+ReportedBy: olau hardworking dk               
+TargetMilestone: ---
+URL: 
+Summary: There is no i18n chapter in "Programming with gtkmm"
+
+I've written the missing i18n chapter. The result can be seen here:
+
+  http://www.cs.auc.dk/~olau/ch17.html
+
+I've included
+
+  - a description of how to use gettext and how it works
+
+  - a list of common pitfalls (I'm maintaining the Danish translations of
+    Gnome so I know most of these by heart :-)
+
+  - a short description of how to approach gnome-i18n to get an 
+    application translated
+
+I'm sorry that the XML isn't indented like the rest of the book, but I'm
+using PSGML with Emacs and things just ended up like this before I noticed.
+It doesn't affect the output, though.
+
+A last thing: I've shamelessly included a pointer to my little compose
+library. I hope this is OK as proper i18n is impossible to do without a
+composition library, and my own is the only one I know works with Gtkmm
+(well, it's actually also the only one I know that is being maintained).



--__--__--

Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 12:50:30 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm"

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97571

Changed by olau hardworking dk 

--- shadow/97571	Sun Nov  3 12:48:56 2002
+++ shadow/97571.tmp.19360	Sun Nov  3 12:50:30 2002
@@ -33,6 +33,11 @@
 It doesn't affect the output, though.
 
 A last thing: I've shamelessly included a pointer to my little compose
 library. I hope this is OK as proper i18n is impossible to do without a
 composition library, and my own is the only one I know works with Gtkmm
 (well, it's actually also the only one I know that is being maintained).
+
+------- Additional Comments From olau hardworking dk  2002-11-03 12:50 -------
+Created an attachment (id=12019)
+The missing i18n chapter
+



--__--__--

Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, daniel elstner gmx net
Cc: 
Date: Sun,  3 Nov 2002 13:09:43 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97498] Changed - Gtk::WindowGroup::create() is missing

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97498

Changed by daniel elstner gmx net 

--- shadow/97498	Sat Nov  2 16:52:48 2002
+++ shadow/97498.tmp.22616	Sun Nov  3 13:09:43 2002
@@ -1,13 +1,13 @@
 Bug#: 97498
 Product: gtkmm
 Version: 2.0
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: general
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: daniel elstner gmx net               
 TargetMilestone: ---
@@ -56,6 +56,10 @@
 the patch
 
 
 ------- Additional Comments From murrayc usa net  2002-11-02 16:52 -------
 OK, if it doesn't break binary ABI and the source API is unusable then
 let's apply it.
+
+------- Additional Comments From daniel elstner gmx net  2002-11-03 13:09 -------
+Applied.
+



--__--__--

Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, travonz gmx net
Cc: 
Date: Sun,  3 Nov 2002 13:10:34 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97525] Changed - Error compiling examples

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97525

Changed by murrayc usa net 

--- shadow/97525	Sun Nov  3 10:46:52 2002
+++ shadow/97525.tmp.22932	Sun Nov  3 13:10:34 2002
@@ -25,6 +25,13 @@
 fix the problem
 
 
 ------- Additional Comments From travonz gmx net  2002-11-03 10:46 -------
 I made the patch under windows (because I don't have the choice for 
 the moment) so I hope it is valid.
+
+------- Additional Comments From murrayc usa net  2002-11-03 13:10 -------
+Yes, that seems to be fine. Applied.
+
+Please don't mark bugs as fixed yourself. It's not fixed until the
+patch has been approved and applied. "Fixed" bugs are no longer
+visible to us, as you can see on the bugs.shtml page.



--__--__--

Message: 12
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 13:13:54 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm"

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97571

Changed by olau hardworking dk 

--- shadow/97571	Sun Nov  3 12:50:30 2002
+++ shadow/97571.tmp.23359	Sun Nov  3 13:13:54 2002
@@ -38,6 +38,11 @@
 (well, it's actually also the only one I know that is being maintained).
 
 ------- Additional Comments From olau hardworking dk  2002-11-03 12:50 -------
 Created an attachment (id=12019)
 The missing i18n chapter
 
+
+------- Additional Comments From olau hardworking dk  2002-11-03 13:13 -------
+I forgot to patch the ChangeLog and include myself in the author list.
+Try the following patch instead. I've changed the author part into
+something more Docbook correct I hope.



--__--__--

Message: 13
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  3 Nov 2002 13:14:53 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm"

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97571

Changed by olau hardworking dk 

--- shadow/97571	Sun Nov  3 13:13:54 2002
+++ shadow/97571.tmp.23517	Sun Nov  3 13:14:53 2002
@@ -43,6 +43,11 @@
 
 
 ------- Additional Comments From olau hardworking dk  2002-11-03 13:13 -------
 I forgot to patch the ChangeLog and include myself in the author list.
 Try the following patch instead. I've changed the author part into
 something more Docbook correct I hope.
+
+------- Additional Comments From olau hardworking dk  2002-11-03 13:14 -------
+Created an attachment (id=12020)
+A better patch
+



--__--__--

Message: 14
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc: 
Date: Sun,  3 Nov 2002 13:15:47 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97571] Changed - There is no i18n chapter in "Programming with gtkmm"

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97571

Changed by murrayc usa net 

--- shadow/97571	Sun Nov  3 13:14:53 2002
+++ shadow/97571.tmp.23817	Sun Nov  3 13:15:47 2002
@@ -48,6 +48,10 @@
 something more Docbook correct I hope.
 
 ------- Additional Comments From olau hardworking dk  2002-11-03 13:14 -------
 Created an attachment (id=12020)
 A better patch
 
+
+------- Additional Comments From murrayc usa net  2002-11-03 13:15 -------
+Thanks very much. I will apply this later. Be prepared for me to
+rewrite it though.



--__--__--

Message: 15
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, btb debian org
Cc: 
Date: Sun,  3 Nov 2002 14:44:22 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 90689] Changed - Built documentation should be distributed.

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=90689

Changed by murrayc usa net 

--- shadow/90689	Tue Oct 29 16:45:28 2002
+++ shadow/90689.tmp.21590	Sun Nov  3 14:44:22 2002
@@ -10,13 +10,14 @@
 Component: reference documentation
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: btb debian org               
 QAContact: gtkmm-forge lists sourceforge net
 TargetMilestone: ---
 URL: 
-Summary: Patch to check for existence of 'dot'
+Summary: Built documentation should be distributed.
+OtherBugsDependingOnThis: 97562
 
 the 'dot' program used by doxygen is non-free, and therefore is not used
 when building debs of gtkmm.  Doxygen seems to be perfectly capable of
 building the relevant diagrams without it, though, providing you set the
 HAVE_DOT variable correctly.  This will do so.
 



--__--__--

Message: 16
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, nluka email si
Cc: 
Date: Sun,  3 Nov 2002 14:44:29 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 97562] Changed - tar.gz cor API reference

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=97562

Changed by murrayc usa net 

--- shadow/97562	Sun Nov  3 13:16:33 2002
+++ shadow/97562.tmp.21598	Sun Nov  3 14:44:29 2002
@@ -11,12 +11,13 @@
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: nluka email si               
 QAContact: gtkmm-forge lists sourceforge net
 TargetMilestone: ---
 URL: 
 Summary: tar.gz cor API reference
+BugsThisDependsOn: 90689
 
 Hi!
 
 It would be great if there would be a tar.gz package for the API Reference
 documentation for gtkmm-2.
 




--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



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