summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--AUTHORS20
-rw-r--r--ChangeLog44
-rwxr-xr-xcontrol-center10
3 files changed, 65 insertions, 9 deletions
diff --git a/AUTHORS b/AUTHORS
index c52ac692..19c68ae2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,8 +1,16 @@
-# current maintainer:
-Yves Duret <yduret@mandrakesoft.com>
+# current maintainers:
-# has contributed in the 8.0 version:
-Daouda Lo <daouda@mandrakesoft.com>
+Thierry Vignaud <tvignaud@mandrakesoft.com> : alpha layer support for
+icons, animation on application startup, lot of bugs :-(, ...
-# no more working for mandrakesoft:
-Damien Krotkine <damien@mandrakesoft.com>
+Daouda Lo <daouda@mandrakesoft.com> : mdk8.0 contributions, lot of
+logdrake & process fixes :-), ...
+
+# Old maintainers and authors
+# (no more working for mandrakesoft):
+
+Yves Duret <yduret@mandrakesoft.com> : perl version
+
+Damien Krotkine <damien@mandrakesoft.com> : logdrake interaction
+
+Chmouel Boudjnah <chmouel@mandrakesoft.com> : original C version
diff --git a/ChangeLog b/ChangeLog
index 5d87a4b7..34d763c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,47 @@
+2002-09-28 07:37 pablo
+
+ * po/da.po: corrected encoding
+
+2002-09-25 18:34 pablo
+
+ * po/lv.po: updated po files
+
+2002-09-24 13:07 pablo
+
+ * po/: eu.po, ro.po: updated po files
+
+2002-09-20 20:25 pablo
+
+ * po/id.po: updated po file
+
+2002-09-20 16:05 tvignaud
+
+ * drakconf.spec: fix compatibily binary permissions
+
+2002-09-20 15:07 tvignaud
+
+ * drakconf.spec: 6mdk
+
+2002-09-20 14:49 tvignaud
+
+ * TODO: for 9.1, remove harddrake icon and add sound icon
+
+2002-09-20 14:47 pablo
+
+ * po/sv.po: updated po file
+
+2002-09-20 10:28 pablo
+
+ * po/: da.po, fi.po: updated po files
+
+2002-09-20 10:02 pablo
+
+ * po/: cy.po, drakconf.pot: updated po file
+
+2002-09-18 17:12 daouda
+
+ * ChangeLog, drakconf.spec: - updated po
+
2002-09-18 17:04 daouda
* control-center: - kill logdrake after exit
diff --git a/control-center b/control-center
index 0121f7c1..c306ff3b 100755
--- a/control-center
+++ b/control-center
@@ -747,10 +747,14 @@ sub about_mdk_cc {
$style1->font(Gtk::Gdk::Font->fontset_load(_("-*-helvetica-medium-r-normal-*-20-*-100-100-p-*-iso8859-1,*-r-*")));
my $clist = new Gtk::CList(3);
my $i = -1;
- $i++, $clist->append(@$_) foreach ([ _("Authors: "), 'Thierry Vignaud', 'tvignaud@mandrakesoft.com'],
+ $i++, $clist->append(@$_) foreach ([ _("Authors: "), '', ''],
+ [ '', 'Thierry Vignaud', 'tvignaud@mandrakesoft.com'],
[ '', 'Daouda Lo', 'daouda@mandrakesoft.com'],
-# [ _("Old authors: "), 'Damien "dams" Krotkine', 'damien@mandrakesoft.com'],
-# [ '', 'Yves Duret', 'yduret@mandrakesoft.com'],
+ [ '', ''],
+ [ _("Old authors: "), '', ''],
+ [ '', 'Chmouel Boudjnah', 'original C version'],
+ [ '', 'Damien "dams" Krotkine', 'perl version'],
+ [ '', 'Yves Duret', 'logdrake integration'],
[ '', ''],
[ _("Artwork: "),
#-PO If your language allows it, use eacute for first "e" and egrave for 2nd.