From b74c8cda3f4accc94f086f6fcd09d33f39a8d313 Mon Sep 17 00:00:00 2001 From: monsta Date: Fri, 3 Jun 2016 15:23:24 +0300 Subject: remove old gnome files --- MAINTAINERS | 23 --- Makefile.am | 2 - README.commits | 68 ------- THANKS | 621 --------------------------------------------------------- TODO | 19 -- 5 files changed, 733 deletions(-) delete mode 100644 MAINTAINERS delete mode 100644 README.commits delete mode 100644 THANKS delete mode 100644 TODO diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index a628ebec..00000000 --- a/MAINTAINERS +++ /dev/null @@ -1,23 +0,0 @@ -Alex Larsson -E-mail: alexl@redhat.com -Userid: alexl - -Dave Camp -E-mail: dave@novell.com -Userid: campd - -Martin Wehner -E-mail: martin.wehner@gmail.com -Userid: mwehner - -Christian Neumair -E-mail: cneumair@gnome.org -Userid: cneumair - -Andrew Walton -E-mail: awalton@gnome.org -Userid: awalton - -Cosimo Cecchi -E-mail: cosimoc@gnome.org -Userid: cosimoc diff --git a/Makefile.am b/Makefile.am index 18718fba..75fc192c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,8 +18,6 @@ EXTRA_DIST = \ COPYING.LIB \ COPYING.EXTENSIONS \ HACKING \ - MAINTAINERS \ - README.commits \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ diff --git a/README.commits b/README.commits deleted file mode 100644 index 8e0beb80..00000000 --- a/README.commits +++ /dev/null @@ -1,68 +0,0 @@ -Caja is part of the MATE git repository. At the current time, any -person with write access to the MATE repository, can make changes to -Caja. This is a good thing, in that it encourages many people to work -on Caja, and progress can be made quickly. However, we'd like to ask -people committing to Caja to follow a few rules: - -0) Ask first. If your changes are major, or could possibly break existing - code, you should always ask. If your change is minor and you've - been working on Caja for a while it probably isn't necessary - to ask. But when in doubt, ask. Even if your change is correct, - somebody may know a better way to do things. - - If you are making changes to Caja, you should be subscribed - to caja-list@gnome.org. (Subscription address: - caja-list-request@gnome.org.) This is a good place to ask - about intended changes. - - #mate on FreeNode (irc.freenode.net) is also a good place to find - Caja developers to discuss changes with. - -1) Ask _first_. - -2) With git, we no longer maintain a ChangeLog file, but you are expected - to produce a meaningful commit message. Changes without a sufficient - commit message will be reverted. See below for the expected format - of commit messages. - -3) Try to separate each change into multiple small commits that are - independent ("micro commits" in git speak). This way its easier to - see what each change does, making it easier to review, to cherry pick - to other branches, to revert, and to bisect. - -Notes: - -* When developing larger features or complicated bug fixes, it is - advisable to work in a branch in your own cloned Caja repository. - You may even consider making your repository publically available - so that others can easily test and review your changes. - -* The expected format for git commit messages is as follows: - -=== begin example commit === -Short explanation of the commit - -Longer explanation explaining exactly what's changed, whether any -external or private interfaces changed, what bugs were fixed (with bug -tracker reference if applicable) and so forth. Be concise but not too brief. -=== end example commit === - - - Always add a brief description of the commit to the _first_ line of - the commit and terminate by two newlines (it will work without the - second newline, but that is not nice for the interfaces). - - - First line (the brief description) must only be one sentence and - should start with a capital letter unless it starts with a lowercase - symbol or identifier. Don't use a trailing period either. Don't exceed - 72 characters. - - - The main description (the body) is normal prose and should use normal - punctuation and capital letters where appropriate. Normally, for patches - sent to a mailing list it's copied from there. - - - When committing code on behalf of others use the --author option, e.g. - git commit -a --author "Joe Coder " and --signoff. - - -Alexander Larsson -17 Apr 2009 diff --git a/THANKS b/THANKS deleted file mode 100644 index ac66b683..00000000 --- a/THANKS +++ /dev/null @@ -1,621 +0,0 @@ -The Caja team would like to thank the following contributors: - -Caja 2.12 - 2.22 -==================== - -A. Walton -Abel Cheung -Adi Attar -Ahmad Riza H Nst -Alastair McKinstry -Alexis Robert -Amitakhya Phukan -Anders Carlsson -Andre Klapper -Andrea Cimitan -Ani Peter -Ankit Patel -Arangel Angov -Artur Flinta -Benjamin Berg -Benoît Dejean -Brian Cameron -Brian Pepple -Chao-Hsiung Liao -Choe Hwanjin -Chris Lahey -Chris Lyttle -Christian Kellner -Christian Kirbach -Christian Persch -Christophe Fergeau -Christophe Merlet -Christopher Lahey -Chrustian Neumair -Claude Paroz -Clytie Siddall -Cosimo Cecchi -Dafydd Harries -Damien Carbery -Damon Chaplin -Dan Winship -Daniel Drake -Daniel Godas -Daniel Nylander -Danilo Šegan -Danishka Navin -Dave Ahlswede -Dave Bordoley -Dave Camp -David Bordoley -David Emory Watson -David Sainty -David Zeuthen -Denis Jacquerye -Denis Washington -Diego Gonzalez -Djihed Afifi -Dom Lachowicz -Elizabeth Green -Emmanuele Bassi -Erdal Ronahi -Eric Baudais -Fabio Bonelli -Farzaneh Sarafraz -Federico Mena Quintero -Florian Steinel -Francisco Javier F. Serrador -Frank Worsley -Frederic Crozat -Funda Wang -Gabor Kelemen -Ganesan Sethuraman -Gaute Lindkvist -Gautier Portet -Gediminas Paulauskas -German Poo-Caaman~o -Gil "Dolfin" Osher -Gil Forcada -Gintautas Miliauskas -Glen Gray -Glynn Foster -Goran Rakić -Gregory Leblanc -Gregory Merchan -Guilherme de S. Pastore -Guillaume Desmottes -Guillaume Savaton -Gustavo Giráldez -Gustavo Maciel Dias Vieira -Hasbullah Bin Pit -Hendrik Richter -Hubert Figuiere -I. Felix -Iain -Ignacio Casal Quinteiro -Ihar Hrachyshka -Ilkka Tuohela -Inaki Larranaga Murgoitio -Jacob Berkman -Jakub Friedl -James Henstridge -Jamie McCracken -Jan Arne Petersen -Jan de Groot -Javier F. Serrador -Jens Finke -Jens Granseuer -Jens Seidel -Jesse Stockall -Jody Goldberg -Joe Shaw -Johan Dahlin -John Harper -Jonh Wendell -Jordi Mas -Jorge Gonzalez -Jorn Baayen -Josep Puigdemont Casamajó -Josh Barrow -Jovan Naumovski -Juerg Billeter -Justin Fitzsimmons -Jérémy Ar Floc'h -Keith Conger -Kenneth Nielsen -Kenneth Rohde Christiansen -Kevin Kubasik -Kostas Papadimas -Lasse Bang Mikkelsen -Laszlo Dvornik -Laszlo Peter -Lauris Kaplinski -Leonardo Ferreira Fontenelle -Louise Miller -Lucas Rocha -Luis Medinas -Lukas Novotny -Lukasz Stelmach -MArk Finlay -Marinus Schraal -Mark Gordon -Marten Ter Borgh -Matej Urbančič -Matic Žgur -Matthias Clasen -Maxim Dziumanenko -Michael Terry -Michiel Sikkes -Mohammad DAMT -Mugurel Tudor -Mətin Əmirov -Nate Nielsen -Nelson Benítez -Nguyễn Thái Ngọc Duy -Nickolay V. Shmyrev -Nikos Charonitakis -Olav Vitters -Paisa Seeluangsawat -Pasupathi Duraisamy -Pat Suwalski -Paul Duffy -Pawan Chitrakar -Pema Geyleg -Peteris Krisjanis -Petr Kovar -Philip Withnall -Pramod Raghavendra -Priit Laes -RUAUDEL Frédéric -Rachel Hestilow -Raffaele Sandrini -Rahul Bhalerao -Raivis Dejus -Raj -Rajeev Karale -Rajesh Ranjan -Raphael Higino -Reinout van Schouwen -Remi Cohen-Scali -Richard Hoelscher -Rodney Dawes -Rodrigo Moya -Rodriguez Perez -Rohit R -Roozbeh Pournader -Runa Bhattacharjee -Ryan Lortie -Samuel Jan Gunnarsson -Sanlig Badral -Satoru SATOH -Satyajit Kanungo -Sean Atkinson -Sebastian Dröge -Sebastien Bacher -Sergey Udaltsov -Seán de Búrca -Shivram U -Sigurd Gartmann -Simos Xenitellis -Siviah Nallagatla -Slobodan D. Sredojevic -Soeren Sandmann -Stephen Browne -Stephen Cook -Steve Murphy -Stuart MacLean -Stéphane Raimbault -Subhransu Behera -Sunil Mohan Adapa -Takeshi AIHANA -Taneem Ahmed -Terance Sola -Theppitak Karoonboonyanan -Thierry Randrianiriana -Thomas Canty -Thomas Meeks -Thomas Vander Stichele -Tom Parker -Tomas Bzatek -Tomasz Kloczko -Trevor Davenport -Tõivo Leedjärv -Urbančič Matej -Vasiliy Faronov -Vinay M R -Vincent Noel -Vincent Untz -Vincent van Adrighem -Vladimer Sichinava -Wadim Dziedzic -William Jon McCann -Willie Walker -Wouter Bolsterlee -Xavier Claessens -Yair Hershkovitz -Yang Hong -Yannig Marchegay -Yuriy Syrota -Zbigniew Chyla -christian neumair -jacob berkman -marten ter borgh -Åsmund Skjæveland -Øivind Hoel -Žygimantas Beručka - - -Caja 2.4 - 2.10 -=================== - -Alan Swanson -Alex Duggan -Alex Graveley -Alexander Winston -Anders Carlsson -Arjan van de Ven -Arvind Samptur -Balamurali Viswanathan -Baris Cicek -Bastien Nocera -Bradford Hovinen -Chris Lahey -Christian Neumair -Christian Rose -Christophe Fergeau -Colin Leroy -David Bordoley -David Malcolm -Dennis Cranston -Dinoop Thomas -Elijah Newren -Federico Mena Quintero -Fernando Herrera -Francisco Javier F. Serrador -Grahame Bowland -Gustavo Giraldez -Hugo -Iain -Ian Wienand -J. Christopher Six -Jaap Haitsma -James Henstridge -James Willcox -Jamie -Jason Leach -Jimmy Do -Jonathan Blandford -Jorn Baayen -Jürg Billeter -Kaushal Kumar -Luca Ferretti -Magnus Damm -Marco Pesenti Gritti -Mark McLoughlin -Matthew Gatto -Mattias Eriksson -Michael Gossard -Michael Henson -Murray Cumming -Nickolay V. Shmyrev -Padraig O'Briain -Paolo Borelli -Rached Ben Mustapha -Richard Hoelscher -Sebastien Bacher -Shaun McCance -Sivaiah Nallagatla -Soeren Sandmann -Srinivasa Ragavan -Stephane Wirtel -Sven Herzberg -Takao Fujiwar -Thierry Moisan -Thomas Cataldo -Tim Savannah -Victor I. -Vijaykumar Patwari -Vincent Noel -Vincent Untz -William Lachance -Xan Lopez - -Caja 2.4 -============ - -Alex Duggan - bug fixes -Anders Carlsson - bug fixes, Made CajaFileAttributes a bitmask -Arvind Samptur - multihead work -Bastien Nocera - bug fixes -Chris Altmann - bug fixes -Christian Neumair - HIG fixes -Christian Rose - string fixes -Christophe Fergeau - bug fixes -David Bordoley - UI and HIG work -Dennis Cranston - file management capplet icon -Dom Lachowicz - bug fixes -Frank Worsley - Use new mate-vfs show_url API -Frederic Crozat - bug fixes -Fredrik Jösson - bug fixes -Gaute Lindkvist - bug fixes, Show volume name and free space -George Lebl - handle non-writable mateconf keys -Glynn Foster - nicer bookmarks dialog -Greg Merchan - HIG fixes -Hidetoshi Tajima - bug fixes -Iain Holmes - new zoom widget, don't use deprecated gtk+ API -James Willcox - bug fixes -Jody Goldberg - foocanvas fixes -Johan Dahlin - total size and count for multi-file property dialogs -Jordi Mallach - bug fixes -Keith Conger - bug fixes -Laurent Vivier - AIX port -Luca Ferretti - bug fixes -Luca Ferretti - string fixes -Marco Pesenti Gritti - throbber theamable using icon theme -Mark McLoughlin - bug fixes -Marten ter Borgh - bug fixes -Masahiro Sakai - cygwin port -Michael Meeks - bug fixes -Miguel Ibarra - build fix -Morten Welinder - foocanvas fixes -Muktha Narayan - bug fixes -Padraig O'Briain - a11y work -Pasupathi Duraisamy - bug fixes -Reinout van Schouwen - string fixes -Stephen Browne - bug fixes -Wolfgang Pichler - initial work on multirooted tree - -Caja 2.0 and 2.2 -==================== - -Alex Duggan - bug fixes -Anders Carlsson - bug fixes, porting work -Arvind Samptur - bug fixes -Damon Chaplin - bug fixes -Dave Bordoley - bug fixes, user interface improvement -David Emory Watson - hierarchical scripts menu, bug fixes -Dennis M. Cranston - bug fixes -Diego González - Code cleanups -Federico Mena Quintero -Frank Worsley - Transfer dialog improvements. -Havoc Pennington - bug fixes, advice -Jody Goldberg - porting work, bug fixes. -John Fleck - help browser work, cleanups -Jonathan Blandford - bug fixes, tree view help -Kjartan Maraas - bug fixes, i18n code -Laszlo Peter - build fixes -Michael Meeks - matecomponent fixes, porting work -Narayana Pattipati - bug fixes -Owen Taylor - bug fixes -Padraig O'Briain - bug fixes - -The following people who helped manage the bug database: - -Alex Duggan -Aschwin van der Woude -Benedikt Roth -Christian Schaller -Dave Bordoley -Dave Fallon -David Kennedy -Elijah Newren -Heath Harrelson -John Fleck -Luis Villa - -Caja 1.x -============ - -Alex Larsson - faster thumbnailing for JPEGs, bug fixes -Anders Carlsson - background drawing optimizations -Arik Devens - bug fixes -Bart Decrem - fixes to default news channels, gathering feedback, founding Eazel :-) -Brian Frank - fixes to default bookmarks, product marketing -Bud Tribble - Management, moral support, design help -Christopher Blizzard - mozilla component fixes -Christopher James Lahey - bug fixes -Cody Russell - bug fixes -Dan Mueth - documentation, help system design -David Emory Watson - hierarchical scripts menu -Don Melton - Management, moral support, design help -Eric Fischer - bug fixes -Fabrice Bellet - eog image view component work -Fatih Demir - bug fixes -Frank Belew - Mozilla component build fixes -Gregory S. Hayes - bug fixes -Havoc Pennington - desktop file support, start here menu, bug fixes, advice -JP Rosevear - bug fixes -Jason Leach - Solaris fix -Jens Finke - URL fix -Jim Garrison - bug fixes -Joe Shaw - installer code, bug fixes -John Fleck - help browser work -John Gotts - bug fix -Jon K Hellan - bug fixes -Jonathan Blandford - desktop file support, help system, bug fixes -Kenneth Christiansen - icons, internationalization tools -Kjartan Maraas - bug fixes, i18n code -Laszlo Kovacs - help system hacking -Martin Baulig - added PersistFile support -Matt Bissiri - list widget improvements -Michael Meeks - matecomponent fixes -Morten Welinder - check-fixme suggestions -Owen Taylor - bug fixes -Philip Langdale - help system galeon mode -Richard Boulton - build fixes -Richard Hult - bug reporting -Robert Brady - bug fixes -Shane Butlers - IDE in hardware view patch for showing IDE -Stanislav Brabec - bug fixes -Vera Horiuchi - documentation -Victor Lecha - build fixes -Yanko Kaneti - i18n fix -Yoann Vandoorselaere - performance work - -The following people who did significant amounts of testing: - -Albert Wang -Brad Moore -Brett Neely -Christian Rose -James Farwell -John Fleck -Jon Allen -Kenneth Christiansen -Kenny Graunke -Peter Foley -Tim Tan -Victor Lecha -Will LaShell - -As well as the following people who contributed translations: - -Abel Cheung -Adam Weinberger -Akagic Amila -Akira TAGOH -Alastair McKinstry -Ales Nyakhaychyk -Alessio Frusciante -Alexander Shopov -Alexander Winston -Almer S. Tigelaar -Andras Timar -Andraz Tori -Andreas Hyden -Andrew V. Samoilov -Ankit Patel -Arafat Medini -Artis Trops -Artur Flinta -Asmund Skjaeveland -Baris Cicek -Benedikt Roth -Carlos Perelló Marín -Changwoo Ryu -Christian Meyer -Christian Neumair -Christian Rose -Christophe Merlet -Christopher R. Gabriel -Dafydd Harries -Daniel Yacob -Danilo Segan -David Lodge -Dennis Smit -Dirk-Jan C. Binnema -Dmitry G. Mastrukov -Duarte Loreto -Dwayne Bailey -Egle Girinaite -Emese Kovacs -Eric Brayeur -Evandro Fernandes Giovanini -Fatih Demir -Francisco Javier F. Serrador -Francisco Javier Fernandez -Frank Arnold -Frederic Crozat -Funda Wang -Gareth Owen -Gaute Hvoslef Kvalnes -Gediminas Paulauskas -George Lebl -German Poo Caamano -Gil Osher -Gong Yi LIAO -Guntupalli Karunakar -Gustavo Maciel Dias Vieira -Gustavo Noronha Silva -Görkem Cetin -Hasbullah Bin Pit -He Qiangqiang -Hendrik Richter -Inaki Larranaga -Ivan Stojmirov -Jarkko Ranta -Jayaradna -Jean-Michel Ardantz -Jesús Bravo Álvarez -John C Barstow -Jordi Mallach - bug fixes -Jorge Carrasquilla Soares -KAMAGASAKO Masatoshi -Kang Jeong-Hee -Keld Simonsen -Kenneth Christiansen -Kim Schulz -Kjartan Maraas -Kjenneth Christiansen -Kostas Papadimas -Laszlo Dvornik -Laurent Dhima -Leonid Kanter -Luca Ferretti -Mantas Kriauciunas -Manuel Borchers -Manuel de Vega Barreiro -Marcel Telka -Marius Andreiana -Martin Norbäck -Martin Willemoes Hansen -Mathieu van Woerkom -Matthias Warkus -Maxim Dziumanenko -Meelad Zakaria -Mendel Mobach -Metin Amiroff -Michal Bukovjan -Miloslav Trmac -Mohammad DAMT -Mugurel Tudor -Naba Kumar -Nam SungHyun -Nikos Charonitakis -Ole Laursen -Pablo G. del Campo -Pablo Gonzalo del Campo -Pablo Saratxaga -Paisa Seeluangsawat -Paul Duffy -Pauli Virtanen -Pawan Chitrakar -Peteris Krisjanis -Priit Laes -Raphael Higino -Rhys Jones -Richard Hult -Robert Brady -Robert Sedak -Roozbeh Pournader -Ross Golder -Roy-Magne Mo -Runa Bhattacharjee -Sami Pesonen -Samuel Jon Gunnarsson -Sanlig Badral -Satoru Sato -Sayamindu Dasgupta -Sebastien Bacher -Simos Xenitellis -Stanislav Brabec -Stanislav Visnovsky -Szabolcs Ban -Takeshi AIHANA -Takuo Kitame -Taneem Ahmed -Telsa Gwynne -Tommi Vainikainen -Töivo Leedjärv -Valek Filippov -Valentín Trilles -Vasif Ismailoglu MD -Veeravanallore Madhavan -Vincent van Adrighem -Vlad Harchev -Wang Jian -Young-ho, Cha -Yukihiro Nakai -Yuri Syrota -Zbigniew Chyla -Zygimantas Berucka diff --git a/TODO b/TODO deleted file mode 100644 index f8c02181..00000000 --- a/TODO +++ /dev/null @@ -1,19 +0,0 @@ -For tasks outside the porting effort, we track them as bugs in -http://bugzilla.gnome.org. For the porting effort, please let -darin@bentspoon.com know what you are working on. - -- Visit all the MATE2_CONVERSION_COMPLETE and fix each issue - (details forthcoming) - -- Visit all the destroy and move things into finalize or dispose - and make them callable twice as appropriate. -- Change things that use destroy handlers to use weak references - instead. - -- Figure out why we get NULL font problems in Pango when the progress - dialog comes up. - -- Split themes into a separate tarball/package? - -- Add mnemonics for all preferences, so you can use the keyboard to - drive the preferences dialog. -- cgit v1.2.1