1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
|
<!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=%3C5066F680.9010003%40linux.it%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="019028.html">
<LINK REL="Next" HREF="019039.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] The shiny new Control Center</H1>
<B>Angelo Naselli</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20The%20shiny%20new%20Control%20Center&In-Reply-To=%3C5066F680.9010003%40linux.it%3E"
TITLE="[Mageia-dev] The shiny new Control Center">anaselli at linux.it
</A><BR>
<I>Sat Sep 29 15:24:16 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="019028.html">[Mageia-dev] The shiny new Control Center
</A></li>
<LI>Next message: <A HREF="019039.html">[Mageia-dev] The shiny new Control Center
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19030">[ date ]</a>
<a href="thread.html#19030">[ thread ]</a>
<a href="subject.html#19030">[ subject ]</a>
<a href="author.html#19030">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
><i> 3/ What should the license be? I would be happy to make it GPL V3,
</I>><i> but is there any argument for something different ?
</I>Another possibility is to have GPL V2 or higher, a lot of programs
preferred that way to cover both or maybe to avoid any incompatibility
between them... but i'm not a lawyer...
><i> Just to give you an idea of where my code is at ......
</I>><i>
</I>><i> It is still in early stages, with I would guess about 400 - 500
</I>><i> lines of code. It works across ncurses, gtk and qt with a
</I>><i> consistent interface, however there seems to be a bug in the
</I>><i> libyui-qt libriaries which Angelo and Matteo will be looking into
</I>Well i'm finding some more differences in the three behaviours, but i'm
not sure all of them are bugs against QT :) I think we should have an
easy and silly "hello world" program to use and pass to upstream
developers to understand if and where we're wrong, or if there is a bug
issue instead :)
As a simple example on what i'm saying the icon issue you've just fixed,
i'm not sure it's a QT bug just because gtk does not need an explicit
setIcon call... I will write other problems in a private mail, at least
until we're not officially on Mageia repository ;)
(Big thank you to those guys for packaging
><i> the libyui libraries and helping out when I have questions).
</I>eh eh eh, we're a team after all :)
Angelo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
Comment: Using GnuPG with Mozilla - <A HREF="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</A>
iEYEARECAAYFAlBm9nwACgkQqEs9DA4DquB4mgCgpdHr2ipvPC3Itrwta0WuKmz7
KcMAoIgEjzJvqcJ7Rd092gtfCx2B7QTO
=uoau
-----END PGP SIGNATURE-----
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="019028.html">[Mageia-dev] The shiny new Control Center
</A></li>
<LI>Next message: <A HREF="019039.html">[Mageia-dev] The shiny new Control Center
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#19030">[ date ]</a>
<a href="thread.html#19030">[ thread ]</a>
<a href="subject.html#19030">[ subject ]</a>
<a href="author.html#19030">[ 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>
|