diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/019042.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/019042.html | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/019042.html b/zarb-ml/mageia-dev/2012-September/019042.html new file mode 100644 index 000000000..078042064 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/019042.html @@ -0,0 +1,82 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] The shiny new Control Center + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20The%20shiny%20new%20Control%20Center&In-Reply-To=%3CCAOfq2QS7S2J-%2B84ahU6hYQkPbr1poi1mikwbigzO%3Dy6XXL%2Bo7A%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019045.html"> + <LINK REL="Next" HREF="019044.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] The shiny new Control Center</H1> + <B>Funda Wang</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20The%20shiny%20new%20Control%20Center&In-Reply-To=%3CCAOfq2QS7S2J-%2B84ahU6hYQkPbr1poi1mikwbigzO%3Dy6XXL%2Bo7A%40mail.gmail.com%3E" + TITLE="[Mageia-dev] The shiny new Control Center">fundawang at gmail.com + </A><BR> + <I>Sun Sep 30 01:58:50 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019045.html">[Mageia-dev] The shiny new Control Center +</A></li> + <LI>Next message: <A HREF="019044.html">[Mageia-dev] The shiny new Control Center +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19042">[ date ]</a> + <a href="thread.html#19042">[ thread ]</a> + <a href="subject.html#19042">[ subject ]</a> + <a href="author.html#19042">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2012/9/29 Steven Tucker <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tuxta2 at gmail.com</A>>: +><i> 2/ What languages should be available for writing modules? (Perl, C++, +</I>><i> python and Ruby are possibilities) +</I>><i> +</I>><i> So far mcc2 has been written in Perl (even though I had never +</I>><i> written a line of Perl prior to starting this) so as to make porting +</I>><i> existing modules a matter of just replacing the Ui calls, but I do like the +</I>><i> idea of allowing the modules to be written in more than 1 language to +</I>><i> encourage more contributors who may be turned off by having to learn another +</I>><i> language. +</I>Please use Gobject Introspection so that we could have both gtk2 and +gtk3 version. Sample code on display_help here: +<A HREF="http://svnweb.mageia.org/soft/drakx/trunk/perl-install/standalone/display_help_gtk3">http://svnweb.mageia.org/soft/drakx/trunk/perl-install/standalone/display_help_gtk3</A> + +As for qt version, I don't think you could deal perl and qml+qtscript +at the same time. They are very different. +</PRE> + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019045.html">[Mageia-dev] The shiny new Control Center +</A></li> + <LI>Next message: <A HREF="019044.html">[Mageia-dev] The shiny new Control Center +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19042">[ date ]</a> + <a href="thread.html#19042">[ thread ]</a> + <a href="subject.html#19042">[ subject ]</a> + <a href="author.html#19042">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |