From 03f3e5b060977c9566bd66bc8e4eaac14c4ee781 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Mon, 13 Sep 2004 04:56:26 +0000 Subject: Update Update. Patch from Lucas Rocha to implement save and directory 2004-09-13 Glynn Foster * THANKS: Update * src/about.c: Update. * src/fileselection.c, src/main.c, src/zenity.h: Patch from Lucas Rocha to implement save and directory selection in the file selection dialog. Fixes #138342. --- src/about.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'src/about.c') diff --git a/src/about.c b/src/about.c index d9be6d44..60cb5704 100644 --- a/src/about.c +++ b/src/about.c @@ -70,6 +70,7 @@ static const gchar *author_credits[] = { "Tomasz Koczko ", "Jordi Mallach ", "Kjartan Maraas ", + "Breda McColgan ", "Baptiste Mille-Mathias ", "Buhan Milne ", "Christian Monneckes ", @@ -78,6 +79,7 @@ static const gchar *author_credits[] = { "Jan Arne Petersen ", "Kevin C Krinke ", "Kristian Rietveld ", + "Lucas Rocha ", "Christian Rose ", "Jakub Steiner ", "Luke Suchocki ", @@ -92,6 +94,7 @@ static const gchar *author_credits[] = { "Taneem Ahmed ", "Takeshi Aihana ", "Amanpreet Singh Alam ", + "Metin Amiroff ", "Sanlig Badral ", "John C Barstow ", "Aygimantas Beruka ", @@ -104,7 +107,8 @@ static const gchar *author_credits[] = { "Fatih Demir ", "Laurent Dhima ", "Paul Duffy ", - " Laszlo Dvornik ", + "Laszlo Dvornik ", + "Maxim Dziumanenko ", "Francisco Javier Fernandez ", "Artur Flinta ", "Alessio Frusciante ", @@ -112,7 +116,9 @@ static const gchar *author_credits[] = { "Pablo Gonzalo del Campo ", "Dhurba Gnawali ", "Sammi Gunnarsson ", + "Martin Willemoes Hansen ", "Dafydd Harries ", + "Raphael Higino ", "Wang Jian ", "Guntupalli Karunakar ", "Tomas Kuliavas ", @@ -120,6 +126,7 @@ static const gchar *author_credits[] = { "Iaki Larraaga ", "Ole Laursen ", "Toivo Leedjrv ", + "David Lodge ", "Duarte Loreto ", "Johanna Makkonen ", "Jordi Mallach ", @@ -136,10 +143,12 @@ static const gchar *author_credits[] = { "Metin Omirov ", "Gareth Owen ", "Kostas Papadimas ", + "Ankit Patel ", "Sami Pesonen ", "Roozbeh Pournader ", "Jarkko Ranta ", "Rostislav Raykov ", + "Hendrik Richter ", "Christian Rose ", "Changwoo Ryu ", "Pablo Saratxaga ", -- cgit