From 857a90c29b6a91dcad4af4134fb1bc29a5897e31 Mon Sep 17 00:00:00 2001 From: Ernestas Kulik Date: Tue, 21 Mar 2017 18:55:37 +0200 Subject: autotools: kill it MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We’re moving to Meson this cycle, so this is losing some deadweight. https://bugzilla.gnome.org/show_bug.cgi?id=780366 --- AUTHORS | 67 --- COPYING | 344 ------------- COPYING.EXTENSIONS | 10 - COPYING.LIB | 482 ------------------ HACKING | 57 --- LICENSE GPL | 344 +++++++++++++ MAINTAINERS | 25 - Makefile.am | 36 -- Makefile.shared | 1 - OVERVIEW.md | 26 - README.commits | 68 --- THANKS | 621 ----------------------- autogen.sh | 41 -- configure.ac | 343 ------------- data/Makefile.am | 91 ---- data/icons/Makefile.am | 26 - docs/Makefile.am | 23 - docs/Overview.md | 26 + docs/reference/Makefile.am | 1 - docs/reference/libnautilus-extension/Makefile.am | 78 --- eel/Makefile.am | 76 --- eel/README | 4 - eel/README.canvas | 25 - libnautilus-extension/Makefile.am | 87 ---- nautilus-desktop/Makefile.am | 55 -- nautilus-sendto-extension/Makefile.am | 23 - src/Makefile.am | 397 --------------- test/Makefile.am | 47 -- 28 files changed, 370 insertions(+), 3054 deletions(-) delete mode 100644 AUTHORS delete mode 100644 COPYING delete mode 100644 COPYING.EXTENSIONS delete mode 100644 COPYING.LIB delete mode 100644 HACKING create mode 100644 LICENSE GPL delete mode 100644 MAINTAINERS delete mode 100644 Makefile.am delete mode 100644 Makefile.shared delete mode 100644 OVERVIEW.md delete mode 100644 README.commits delete mode 100644 THANKS delete mode 100755 autogen.sh delete mode 100644 configure.ac delete mode 100644 data/Makefile.am delete mode 100644 data/icons/Makefile.am delete mode 100644 docs/Makefile.am create mode 100644 docs/Overview.md delete mode 100644 docs/reference/Makefile.am delete mode 100644 docs/reference/libnautilus-extension/Makefile.am delete mode 100644 eel/Makefile.am delete mode 100644 eel/README delete mode 100644 eel/README.canvas delete mode 100644 libnautilus-extension/Makefile.am delete mode 100644 nautilus-desktop/Makefile.am delete mode 100644 nautilus-sendto-extension/Makefile.am delete mode 100644 src/Makefile.am delete mode 100644 test/Makefile.am diff --git a/AUTHORS b/AUTHORS deleted file mode 100644 index 478bbab86..000000000 --- a/AUTHORS +++ /dev/null @@ -1,67 +0,0 @@ -Nautilus 3.0 version by: -Cosimo Cecchi -Alex Larsson -Christian Neumair -A. Walton -Tomas Bzatek - -Nautilus 2.22 version by: -Martin Wehner -Alex Larsson -Cosimo Cecchi -David Zeuthen - -Nautilus 2.4 version by: - -Alex Larsson -Dave Camp -Soren Sandmann -Jürg Billeter - -Nautilus 2.2 version by: - -Alex Larsson -Dave Camp -James Willcox -Jan Arne Petersen -Mark McLoughlin - -Gnome 2 conversion by: - -Darin Adler -Anders Carlsson -Michael Meeks -Alex Larsson -Jacob Berkman -*** need to decide who else to add here *** - -Original version by the Nautilus 1.0 team: - -Ali Abdin -Andy Hertzfeld -Arlo Rose -Darin Adler -Eli Goldberg -Elliot Lee -Eskil Heyn Olsen -Ettore Perazzoli -Gene Z. Ragan -George Lebl -Ian McKellar -John Harper -John Sullivan -Josh Barrow -J Shane Culpepper -Maciej Stachowiak -Mathieu Lacage -Mike Engber -Mike Fleming -Pavel Cisler -Ramiro Estrugo -Raph Levien -Rebecca Schulman -Robey Pointer -Robin * Slomkowski -Seth Nickell -Susan Kare diff --git a/COPYING b/COPYING deleted file mode 100644 index bae4a5fd5..000000000 --- a/COPYING +++ /dev/null @@ -1,344 +0,0 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -License is intended to guarantee your freedom to share and change free -software--to make sure the software is free for all its users. This -General Public License applies to most of the Free Software -Foundation's software and to any other program whose authors commit to -using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to -your programs, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if you -distribute copies of the software, or if you modify it. - - For example, if you distribute copies of such a program, whether -gratis or for a fee, you must give the recipients all the rights that -you have. You must make sure that they, too, receive or can get the -source code. And you must show them these terms so they know their -rights. - - We protect your rights with two steps: (1) copyright the software, and -(2) offer you this license which gives you legal permission to copy, -distribute and/or modify the software. - - Also, for each author's protection and ours, we want to make certain -that everyone understands that there is no warranty for this free -software. If the software is modified by someone else and passed on, we -want its recipients to know that what they have is not the original, so -that any problems introduced by others will not reflect on the original -authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that redistributors of a free -program will individually obtain patent licenses, in effect making the -program proprietary. To prevent this, we have made it clear that any -patent must be licensed for everyone's free use or not licensed at all. - - The precise terms and conditions for copying, distribution and -modification follow. - - - GNU GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License applies to any program or other work which contains -a notice placed by the copyright holder saying it may be distributed -under the terms of this General Public License. The "Program", below, -refers to any such program or work, and a "work based on the Program" -means either the Program or any derivative work under copyright law: -that is to say, a work containing the Program or a portion of it, -either verbatim or with modifications and/or translated into another -language. (Hereinafter, translation is included without limitation in -the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running the Program is not restricted, and the output from the Program -is covered only if its contents constitute a work based on the -Program (independent of having been made by running the Program). -Whether that is true depends on what the Program does. - - 1. You may copy and distribute verbatim copies of the Program's -source code as you receive it, in any medium, provided that you -conspicuously and appropriately publish on each copy an appropriate -copyright notice and disclaimer of warranty; keep intact all the -notices that refer to this License and to the absence of any warranty; -and give any other recipients of the Program a copy of this License -along with the Program. - -You may charge a fee for the physical act of transferring a copy, and -you may at your option offer warranty protection in exchange for a fee. - - 2. You may modify your copy or copies of the Program or any portion -of it, thus forming a work based on the Program, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) You must cause the modified files to carry prominent notices - stating that you changed the files and the date of any change. - - b) You must cause any work that you distribute or publish, that in - whole or in part contains or is derived from the Program or any - part thereof, to be licensed as a whole at no charge to all third - parties under the terms of this License. - - c) If the modified program normally reads commands interactively - when run, you must cause it, when started running for such - interactive use in the most ordinary way, to print or display an - announcement including an appropriate copyright notice and a - notice that there is no warranty (or else, saying that you provide - a warranty) and that users may redistribute the program under - these conditions, and telling the user how to view a copy of this - License. (Exception: if the Program itself is interactive but - does not normally print such an announcement, your work based on - the Program is not required to print an announcement.) - - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Program, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Program, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program -with the Program (or with a work based on the Program) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may copy and distribute the Program (or a work based on it, -under Section 2) in object code or executable form under the terms of -Sections 1 and 2 above provided that you also do one of the following: - - a) Accompany it with the complete corresponding machine-readable - source code, which must be distributed under the terms of Sections - 1 and 2 above on a medium customarily used for software interchange; or, - - b) Accompany it with a written offer, valid for at least three - years, to give any third party, for a charge no more than your - cost of physically performing source distribution, a complete - machine-readable copy of the corresponding source code, to be - distributed under the terms of Sections 1 and 2 above on a medium - customarily used for software interchange; or, - - c) Accompany it with the information you received as to the offer - to distribute corresponding source code. (This alternative is - allowed only for noncommercial distribution and only if you - received the program in object code or executable form with such - an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for -making modifications to it. For an executable work, complete source -code means all the source code for all modules it contains, plus any -associated interface definition files, plus the scripts used to -control compilation and installation of the executable. However, as a -special exception, the source code distributed need not include -anything that is normally distributed (in either source or binary -form) with the major components (compiler, kernel, and so on) of the -operating system on which the executable runs, unless that component -itself accompanies the executable. - -If distribution of executable or object code is made by offering -access to copy from a designated place, then offering equivalent -access to copy the source code from the same place counts as -distribution of the source code, even though third parties are not -compelled to copy the source along with the object code. - - - 4. You may not copy, modify, sublicense, or distribute the Program -except as expressly provided under this License. Any attempt -otherwise to copy, modify, sublicense or distribute the Program is -void, and will automatically terminate your rights under this License. -However, parties who have received copies, or rights, from you under -this License will not have their licenses terminated so long as such -parties remain in full compliance. - - 5. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Program or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Program (or any work based on the -Program), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Program or works based on it. - - 6. Each time you redistribute the Program (or any work based on the -Program), the recipient automatically receives a license from the -original licensor to copy, distribute or modify the Program subject to -these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 7. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Program at all. For example, if a patent -license would not permit royalty-free redistribution of the Program by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under -any particular circumstance, the balance of the section is intended to -apply and the section as a whole is intended to apply in other -circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system, which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - - 8. If the distribution and/or use of the Program is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Program under this License -may add an explicit geographical distribution limitation excluding -those countries, so that distribution is permitted only in or among -countries not thus excluded. In such case, this License incorporates -the limitation as if written in the body of this License. - - 9. The Free Software Foundation may publish revised and/or new versions -of the General Public License from time to time. Such new versions will -be similar in spirit to the present version, but may differ in detail to -address new problems or concerns. - -Each version is given a distinguishing version number. If the Program -specifies a version number of this License which applies to it and "any -later version", you have the option of following the terms and conditions -either of that version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number of -this License, you may choose any version ever published by the Free Software -Foundation. - - 10. If you wish to incorporate parts of the Program into other free -programs whose distribution conditions are different, write to the author -to ask for permission. For software which is copyrighted by the Free -Software Foundation, write to the Free Software Foundation; we sometimes -make exceptions for this. Our decision will be guided by the two goals -of preserving the free status of all derivatives of our free software and -of promoting the sharing and reuse of software generally. - - NO WARRANTY - - 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY -FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN -OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES -PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED -OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF -MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS -TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE -PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, -REPAIR OR CORRECTION. - - 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR -REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, -INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING -OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED -TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY -YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER -PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE -POSSIBILITY OF SUCH DAMAGES. - - END OF TERMS AND CONDITIONS - - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, see . - - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this -when it starts in an interactive mode: - - Gnomovision version 69, Copyright (C) year name of author - Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. - This is free software, and you are welcome to redistribute it - under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate -parts of the General Public License. Of course, the commands you use may -be called something other than `show w' and `show c'; they could even be -mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the program, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the program - `Gnomovision' (which makes passes at compilers) written by James Hacker. - - , 1 April 1989 - Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into -proprietary programs. If your program is a subroutine library, you may -consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General -Public License instead of this License. diff --git a/COPYING.EXTENSIONS b/COPYING.EXTENSIONS deleted file mode 100644 index 22b47e655..000000000 --- a/COPYING.EXTENSIONS +++ /dev/null @@ -1,10 +0,0 @@ -Nautilus extensions link against the libnautilus-extenstions library which is -is under the LGPL license. However, they also get loaded into the main -nautilus program which is licensed under the GPL. So, extensions should not -be incompatible with the LGPL or GPL. - -Some extensions are GPL but use some IPC mechanism like dbus to talk to a -potentially non-GPL application. This is actually not such a bad design in -general if your extension is doing a lot of work, as running as a nautilus -extension with all its issues (no synchronous i/o, can't control of the -context your code runs in, etc) can be kind of a pain. diff --git a/COPYING.LIB b/COPYING.LIB deleted file mode 100644 index 161a3d1d4..000000000 --- a/COPYING.LIB +++ /dev/null @@ -1,482 +0,0 @@ - GNU LIBRARY GENERAL PUBLIC LICENSE - Version 2, June 1991 - - Copyright (C) 1991 Free Software Foundation, Inc. - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - -[This is the first released version of the library GPL. It is - numbered 2 because it goes with version 2 of the ordinary GPL.] - - Preamble - - The licenses for most software are designed to take away your -freedom to share and change it. By contrast, the GNU General Public -Licenses are intended to guarantee your freedom to share and change -free software--to make sure the software is free for all its users. - - This license, the Library General Public License, applies to some -specially designated Free Software Foundation software, and to any -other libraries whose authors decide to use it. You can use it for -your libraries, too. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -this service if you wish), that you receive source code or can get it -if you want it, that you can change the software or use pieces of it -in new free programs; and that you know you can do these things. - - To protect your rights, we need to make restrictions that forbid -anyone to deny you these rights or to ask you to surrender the rights. -These restrictions translate to certain responsibilities for you if -you distribute copies of the library, or if you modify it. - - For example, if you distribute copies of the library, whether gratis -or for a fee, you must give the recipients all the rights that we gave -you. You must make sure that they, too, receive or can get the source -code. If you link a program with the library, you must provide -complete object files to the recipients so that they can relink them -with the library, after making changes to the library and recompiling -it. And you must show them these terms so they know their rights. - - Our method of protecting your rights has two steps: (1) copyright -the library, and (2) offer you this license which gives you legal -permission to copy, distribute and/or modify the library. - - Also, for each distributor's protection, we want to make certain -that everyone understands that there is no warranty for this free -library. If the library is modified by someone else and passed on, we -want its recipients to know that what they have is not the original -version, so that any problems introduced by others will not reflect on -the original authors' reputations. - - Finally, any free program is threatened constantly by software -patents. We wish to avoid the danger that companies distributing free -software will individually obtain patent licenses, thus in effect -transforming the program into proprietary software. To prevent this, -we have made it clear that any patent must be licensed for everyone's -free use or not licensed at all. - - Most GNU software, including some libraries, is covered by the ordinary -GNU General Public License, which was designed for utility programs. This -license, the GNU Library General Public License, applies to certain -designated libraries. This license is quite different from the ordinary -one; be sure to read it in full, and don't assume that anything in it is -the same as in the ordinary license. - - The reason we have a separate public license for some libraries is that -they blur the distinction we usually make between modifying or adding to a -program and simply using it. Linking a program with a library, without -changing the library, is in some sense simply using the library, and is -analogous to running a utility program or application program. However, in -a textual and legal sense, the linked executable is a combined work, a -derivative of the original library, and the ordinary General Public License -treats it as such. - - Because of this blurred distinction, using the ordinary General -Public License for libraries did not effectively promote software -sharing, because most developers did not use the libraries. We -concluded that weaker conditions might promote sharing better. - - However, unrestricted linking of non-free programs would deprive the -users of those programs of all benefit from the free status of the -libraries themselves. This Library General Public License is intended to -permit developers of non-free programs to use free libraries, while -preserving your freedom as a user of such programs to change the free -libraries that are incorporated in them. (We have not seen how to achieve -this as regards changes in header files, but we have achieved it as regards -changes in the actual functions of the Library.) The hope is that this -will lead to faster development of free libraries. - - The precise terms and conditions for copying, distribution and -modification follow. Pay close attention to the difference between a -"work based on the library" and a "work that uses the library". The -former contains code derived from the library, while the latter only -works together with the library. - - Note that it is possible for a library to be covered by the ordinary -General Public License rather than by this special one. - - GNU LIBRARY GENERAL PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. This License Agreement applies to any software library which -contains a notice placed by the copyright holder or other authorized -party saying it may be distributed under the terms of this Library -General Public License (also called "this License"). Each licensee is -addressed as "you". - - A "library" means a collection of software functions and/or data -prepared so as to be conveniently linked with application programs -(which use some of those functions and data) to form executables. - - The "Library", below, refers to any such software library or work -which has been distributed under these terms. A "work based on the -Library" means either the Library or any derivative work under -copyright law: that is to say, a work containing the Library or a -portion of it, either verbatim or with modifications and/or translated -straightforwardly into another language. (Hereinafter, translation is -included without limitation in the term "modification".) - - "Source code" for a work means the preferred form of the work for -making modifications to it. For a library, complete source code means -all the source code for all modules it contains, plus any associated -interface definition files, plus the scripts used to control compilation -and installation of the library. - - Activities other than copying, distribution and modification are not -covered by this License; they are outside its scope. The act of -running a program using the Library is not restricted, and output from -such a program is covered only if its contents constitute a work based -on the Library (independent of the use of the Library in a tool for -writing it). Whether that is true depends on what the Library does -and what the program that uses the Library does. - - 1. You may copy and distribute verbatim copies of the Library's -complete source code as you receive it, in any medium, provided that -you conspicuously and appropriately publish on each copy an -appropriate copyright notice and disclaimer of warranty; keep intact -all the notices that refer to this License and to the absence of any -warranty; and distribute a copy of this License along with the -Library. - - You may charge a fee for the physical act of transferring a copy, -and you may at your option offer warranty protection in exchange for a -fee. - - 2. You may modify your copy or copies of the Library or any portion -of it, thus forming a work based on the Library, and copy and -distribute such modifications or work under the terms of Section 1 -above, provided that you also meet all of these conditions: - - a) The modified work must itself be a software library. - - b) You must cause the files modified to carry prominent notices - stating that you changed the files and the date of any change. - - c) You must cause the whole of the work to be licensed at no - charge to all third parties under the terms of this License. - - d) If a facility in the modified Library refers to a function or a - table of data to be supplied by an application program that uses - the facility, other than as an argument passed when the facility - is invoked, then you must make a good faith effort to ensure that, - in the event an application does not supply such function or - table, the facility still operates, and performs whatever part of - its purpose remains meaningful. - - (For example, a function in a library to compute square roots has - a purpose that is entirely well-defined independent of the - application. Therefore, Subsection 2d requires that any - application-supplied function or table used by this function must - be optional: if the application does not supply it, the square - root function must still compute square roots.) - -These requirements apply to the modified work as a whole. If -identifiable sections of that work are not derived from the Library, -and can be reasonably considered independent and separate works in -themselves, then this License, and its terms, do not apply to those -sections when you distribute them as separate works. But when you -distribute the same sections as part of a whole which is a work based -on the Library, the distribution of the whole must be on the terms of -this License, whose permissions for other licensees extend to the -entire whole, and thus to each and every part regardless of who wrote -it. - -Thus, it is not the intent of this section to claim rights or contest -your rights to work written entirely by you; rather, the intent is to -exercise the right to control the distribution of derivative or -collective works based on the Library. - -In addition, mere aggregation of another work not based on the Library -with the Library (or with a work based on the Library) on a volume of -a storage or distribution medium does not bring the other work under -the scope of this License. - - 3. You may opt to apply the terms of the ordinary GNU General Public -License instead of this License to a given copy of the Library. To do -this, you must alter all the notices that refer to this License, so -that they refer to the ordinary GNU General Public License, version 2, -instead of to this License. (If a newer version than version 2 of the -ordinary GNU General Public License has appeared, then you can specify -that version instead if you wish.) Do not make any other change in -these notices. - - Once this change is made in a given copy, it is irreversible for -that copy, so the ordinary GNU General Public License applies to all -subsequent copies and derivative works made from that copy. - - This option is useful when you wish to copy part of the code of -the Library into a program that is not a library. - - 4. You may copy and distribute the Library (or a portion or -derivative of it, under Section 2) in object code or executable form -under the terms of Sections 1 and 2 above provided that you accompany -it with the complete corresponding machine-readable source code, which -must be distributed under the terms of Sections 1 and 2 above on a -medium customarily used for software interchange. - - If distribution of object code is made by offering access to copy -from a designated place, then offering equivalent access to copy the -source code from the same place satisfies the requirement to -distribute the source code, even though third parties are not -compelled to copy the source along with the object code. - - 5. A program that contains no derivative of any portion of the -Library, but is designed to work with the Library by being compiled or -linked with it, is called a "work that uses the Library". Such a -work, in isolation, is not a derivative work of the Library, and -therefore falls outside the scope of this License. - - However, linking a "work that uses the Library" with the Library -creates an executable that is a derivative of the Library (because it -contains portions of the Library), rather than a "work that uses the -library". The executable is therefore covered by this License. -Section 6 states terms for distribution of such executables. - - When a "work that uses the Library" uses material from a header file -that is part of the Library, the object code for the work may be a -derivative work of the Library even though the source code is not. -Whether this is true is especially significant if the work can be -linked without the Library, or if the work is itself a library. The -threshold for this to be true is not precisely defined by law. - - If such an object file uses only numerical parameters, data -structure layouts and accessors, and small macros and small inline -functions (ten lines or less in length), then the use of the object -file is unrestricted, regardless of whether it is legally a derivative -work. (Executables containing this object code plus portions of the -Library will still fall under Section 6.) - - Otherwise, if the work is a derivative of the Library, you may -distribute the object code for the work under the terms of Section 6. -Any executables containing that work also fall under Section 6, -whether or not they are linked directly with the Library itself. - - 6. As an exception to the Sections above, you may also compile or -link a "work that uses the Library" with the Library to produce a -work containing portions of the Library, and distribute that work -under terms of your choice, provided that the terms permit -modification of the work for the customer's own use and reverse -engineering for debugging such modifications. - - You must give prominent notice with each copy of the work that the -Library is used in it and that the Library and its use are covered by -this License. You must supply a copy of this License. If the work -during execution displays copyright notices, you must include the -copyright notice for the Library among them, as well as a reference -directing the user to the copy of this License. Also, you must do one -of these things: - - a) Accompany the work with the complete corresponding - machine-readable source code for the Library including whatever - changes were used in the work (which must be distributed under - Sections 1 and 2 above); and, if the work is an executable linked - with the Library, with the complete machine-readable "work that - uses the Library", as object code and/or source code, so that the - user can modify the Library and then relink to produce a modified - executable containing the modified Library. (It is understood - that the user who changes the contents of definitions files in the - Library will not necessarily be able to recompile the application - to use the modified definitions.) - - b) Accompany the work with a written offer, valid for at - least three years, to give the same user the materials - specified in Subsection 6a, above, for a charge no more - than the cost of performing this distribution. - - c) If distribution of the work is made by offering access to copy - from a designated place, offer equivalent access to copy the above - specified materials from the same place. - - d) Verify that the user has already received a copy of these - materials or that you have already sent this user a copy. - - For an executable, the required form of the "work that uses the -Library" must include any data and utility programs needed for -reproducing the executable from it. However, as a special exception, -the source code distributed need not include anything that is normally -distributed (in either source or binary form) with the major -components (compiler, kernel, and so on) of the operating system on -which the executable runs, unless that component itself accompanies -the executable. - - It may happen that this requirement contradicts the license -restrictions of other proprietary libraries that do not normally -accompany the operating system. Such a contradiction means you cannot -use both them and the Library together in an executable that you -distribute. - - 7. You may place library facilities that are a work based on the -Library side-by-side in a single library together with other library -facilities not covered by this License, and distribute such a combined -library, provided that the separate distribution of the work based on -the Library and of the other library facilities is otherwise -permitted, and provided that you do these two things: - - a) Accompany the combined library with a copy of the same work - based on the Library, uncombined with any other library - facilities. This must be distributed under the terms of the - Sections above. - - b) Give prominent notice with the combined library of the fact - that part of it is a work based on the Library, and explaining - where to find the accompanying uncombined form of the same work. - - 8. You may not copy, modify, sublicense, link with, or distribute -the Library except as expressly provided under this License. Any -attempt otherwise to copy, modify, sublicense, link with, or -distribute the Library is void, and will automatically terminate your -rights under this License. However, parties who have received copies, -or rights, from you under this License will not have their licenses -terminated so long as such parties remain in full compliance. - - 9. You are not required to accept this License, since you have not -signed it. However, nothing else grants you permission to modify or -distribute the Library or its derivative works. These actions are -prohibited by law if you do not accept this License. Therefore, by -modifying or distributing the Library (or any work based on the -Library), you indicate your acceptance of this License to do so, and -all its terms and conditions for copying, distributing or modifying -the Library or works based on it. - - 10. Each time you redistribute the Library (or any work based on the -Library), the recipient automatically receives a license from the -original licensor to copy, distribute, link with or modify the Library -subject to these terms and conditions. You may not impose any further -restrictions on the recipients' exercise of the rights granted herein. -You are not responsible for enforcing compliance by third parties to -this License. - - 11. If, as a consequence of a court judgment or allegation of patent -infringement or for any other reason (not limited to patent issues), -conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot -distribute so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you -may not distribute the Library at all. For example, if a patent -license would not permit royalty-free redistribution of the Library by -all those who receive copies directly or indirectly through you, then -the only way you could satisfy both it and this License would be to -refrain entirely from distribution of the Library. - -If any portion of this section is held invalid or unenforceable under any -particular circumstance, the balance of the section is intended to apply, -and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any -patents or other property right claims or to contest validity of any -such claims; this section has the sole purpose of protecting the -integrity of the free software distribution system which is -implemented by public license practices. Many people have made -generous contributions to the wide range of software distributed -through that system in reliance on consistent application of that -system; it is up to the author/donor to decide if he or she is willing -to distribute software through any other system and a licensee cannot -impose that choice. - -This section is intended to make thoroughly clear what is believed to -be a consequence of the rest of this License. - - 12. If the distribution and/or use of the Library is restricted in -certain countries either by patents or by copyrighted interfaces, the -original copyright holder who places the Library under this License may add -an explicit geographical distribution limitation excluding those countries, -so that distribution is permitted only in or among countries not thus -excluded. In such case, this License incorporates the limitation as if -written in the body of this License. - - 13. The Free Software Foundation may publish revised and/or new -versions of the Library General Public License from time to time. -Such new versions will be similar in spirit to the present version, -but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Library -specifies a version number of this License which applies to it and -"any later version", you have the option of following the terms and -conditions either of that version or of any later version published by -the Free Software Foundation. If the Library does not specify a -license version number, you may choose any version ever published by -the Free Software Foundation. - - 14. If you wish to incorporate parts of the Library into other free -programs whose distribution conditions are incompatible with these, -write to the author to ask for permission. For software which is -copyrighted by the Free Software Foundation, write to the Free -Software Foundation; we sometimes make exceptions for this. Our -decision will be guided by the two goals of preserving the free status -of all derivatives of our free software and of promoting the sharing -and reuse of software generally. - - NO WARRANTY - - 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO -WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW. -EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR -OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY -KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE -LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME -THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN -WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY -AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU -FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR -CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE -LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING -RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A -FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF -SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH -DAMAGES. - - END OF TERMS AND CONDITIONS - - Appendix: How to Apply These Terms to Your New Libraries - - If you develop a new library, and you want it to be of the greatest -possible use to the public, we recommend making it free software that -everyone can redistribute and change. You can do so by permitting -redistribution under these terms (or, alternatively, under the terms of the -ordinary General Public License). - - To apply these terms, attach the following notices to the library. It is -safest to attach them to the start of each source file to most effectively -convey the exclusion of warranty; and each file should have at least the -"copyright" line and a pointer to where the full notice is found. - - - Copyright (C) - - This library is free software; you can redistribute it and/or - modify it under the terms of the GNU Library General Public - License as published by the Free Software Foundation; either - version 2 of the License, or (at your option) any later version. - - This library is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - Library General Public License for more details. - - You should have received a copy of the GNU Library General Public - License along with this library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, - MA 02111-1307, USA - -Also add information on how to contact you by electronic and paper mail. - -You should also get your employer (if you work as a programmer) or your -school, if any, to sign a "copyright disclaimer" for the library, if -necessary. Here is a sample; alter the names: - - Yoyodyne, Inc., hereby disclaims all copyright interest in the - library `Frob' (a library for tweaking knobs) written by James Random Hacker. - - , 1 April 1990 - Ty Coon, President of Vice - -That's all there is to it! diff --git a/HACKING b/HACKING deleted file mode 100644 index cdaab51ac..000000000 --- a/HACKING +++ /dev/null @@ -1,57 +0,0 @@ -Hacking on Nautilus -------------------- - -The Nautilus source tree is available from GNOME git (git.gnome.org) and -in releases on the GNOME FTP site -(http://ftp.gnome.org/pub/GNOME/sources/nautilus/). - -If you plan to hack on Nautilus, please make sure you work from the -Git version. The Git version can be checked from the GNOME git server. -See http://wiki.gnome.org/Git for details on how to get started with -GNOME Git. For details on how Nautilus uses git, see the README.commits -file. - -If you want to contribute in development discussions, please send mail -to the nautilus mailing list: . Archives and -subscription information are available at -http://mail.gnome.org/mailman/listinfo/nautilus-list - - -Submitting Patches ------------------- - -If you've been working on a change to Nautilus and want to propose it -for inclusion, you have to generate a patch and submit it for review -by the maintainers. - -Patches should be made with 'git format-patch -M' -and should conform to Nautilus coding style as described in -docs/style-guide.html. We are pretty strict about coding style, so -please make sure you follow the style guide to avoid unnecessary -work on both sides when reviewing the patch. - -The best way to submit a patch for review is to post it on the mailing -list. That way everyone sees it and can take part in the following -discussion about it. Sometimes people also attach patches to bugs in -bugzilla (http://bugzilla.gnome.org, product 'nautilus'). If you do -this, please send a mail to the list saying you did so, because it is -very easy for the bugzilla email to get lost in all the bugzilla -reports, and only the people CCd on the bug can partake in the -discussion. When attaching bugs to bugzilla from git the git-bz -command can be helpful, see: -http://blog.fishsoup.net/2008/11/16/git-bz-bugzilla-subcommand-for-git/ - -The Nautilus maintainers do their best to review patches and help -developers that want to work on something, however we are often -swamped in work and can miss an email or just forget to answer -it. Don't be afraid of reposting your patches after a while, or poking -us about the status of them. - -Also, if you're planning to do large changes, please take them up for -discussion on the list first. If you get feedback early it is much -easier to integrate it into your work. - -If your patch adds non-trivial strings, please ask for a string review -from the i18n team before committing the changes. Strings should avoid -contractions, and stay consistent with other strings already in Nautilus. -Please reuse strings within Nautilus where it makes sense to do so. diff --git a/LICENSE GPL b/LICENSE GPL new file mode 100644 index 000000000..bae4a5fd5 --- /dev/null +++ b/LICENSE GPL @@ -0,0 +1,344 @@ + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Library General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + + Copyright (C) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, see . + + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + , 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Library General +Public License instead of this License. diff --git a/MAINTAINERS b/MAINTAINERS deleted file mode 100644 index f6240bb3b..000000000 --- a/MAINTAINERS +++ /dev/null @@ -1,25 +0,0 @@ -Alex Larsson -E-mail: alexl@redhat.com -Userid: alexl - -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 - -== Former or inactive maintainers == - -Dave Camp -E-mail: dave@novell.com -Userid: campd diff --git a/Makefile.am b/Makefile.am deleted file mode 100644 index aca507c4c..000000000 --- a/Makefile.am +++ /dev/null @@ -1,36 +0,0 @@ -include $(top_srcdir)/Makefile.shared - -DIRS = \ - eel \ - libnautilus-extension \ - libgd \ - src \ - test \ - data \ - po \ - docs \ - $(NULL) - -if ENABLE_DESKTOP -DIRS += nautilus-desktop -endif - -DIST_SUBDIRS = $(DIRS) nautilus-sendto-extension - -SUBDIRS = $(DIRS) -if ENABLE_NST_EXTENSION -SUBDIRS += nautilus-sendto-extension -endif - -EXTRA_DIST= \ - COPYING.LIB \ - COPYING.EXTENSIONS \ - HACKING \ - MAINTAINERS \ - README.commits \ - Makefile.shared \ - $(NULL) - -DISTCHECK_CONFIGURE_FLAGS = --disable-update-mimedb --enable-gtk-doc - -ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS} diff --git a/Makefile.shared b/Makefile.shared deleted file mode 100644 index 86f0b1c02..000000000 --- a/Makefile.shared +++ /dev/null @@ -1 +0,0 @@ -NULL = diff --git a/OVERVIEW.md b/OVERVIEW.md deleted file mode 100644 index a4d42060a..000000000 --- a/OVERVIEW.md +++ /dev/null @@ -1,26 +0,0 @@ -= File Ownership = -In the minimal case, a nautilus file is owned by: -- Window slot -> viewed_file -- Window slot -> history list using bookmarks -- Path bar -> button -> file -- Path bar -> button -> nautilus_drag_slot_proxy - -When a file is a bookmark, nautilus application keeps a list with them, so it -also owns those files. - -Window slot is the creator of the file if the file was already not present due -to be a bookmark. - -= Directory Ownership = -Every file has a directory associated, that is usually the parent. However, when -the file is a root and has no parent, the file is called self_owned, and the directory -and the file are the same location, but diferent objects. - -It's better to always deal with files instead of directories, and let the file handle -the ownership of its associated directory. - -= View Ownership = -It's owned by: -- Window slot as a strong reference, since the view sinks the floating reference. -So to freed it the window slot needs to destroy it with gtk_widget_destroy () -since it's the container, but also needs to unref it. diff --git a/README.commits b/README.commits deleted file mode 100644 index 937b5c0c1..000000000 --- a/README.commits +++ /dev/null @@ -1,68 +0,0 @@ -Nautilus is part of the GNOME git repository. At the current time, any -person with write access to the GNOME repository, can make changes to -Nautilus. This is a good thing, in that it encourages many people to work -on Nautilus, and progress can be made quickly. However, we'd like to ask -people committing to Nautilus 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 Nautilus 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 Nautilus, you should be subscribed - to nautilus-list@gnome.org. (Subscription address: - nautilus-list-request@gnome.org.) This is a good place to ask - about intended changes. - - #nautilus on GIMPNet (irc.gimp.org, irc.us.gimp.org, irc.eu.gimp.org, ...) - is also a good place to find Nautilus 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 Nautilus 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 443366eec..000000000 --- a/THANKS +++ /dev/null @@ -1,621 +0,0 @@ -The Nautilus team would like to thank the following contributors: - -Nautilus 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 - - -Nautilus 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 - -Nautilus 2.4 -============ - -Alex Duggan - bug fixes -Anders Carlsson - bug fixes, Made NautilusFileAttributes 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 gnome-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 gconf 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 - -Nautilus 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 - bonobo 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 - -Nautilus 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 - bonobo 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/autogen.sh b/autogen.sh deleted file mode 100755 index e4154f6b3..000000000 --- a/autogen.sh +++ /dev/null @@ -1,41 +0,0 @@ -#!/bin/sh -# Run this to generate all the initial makefiles, etc. -test -n "$srcdir" || srcdir=$(dirname "$0") -test -n "$srcdir" || srcdir=. - -olddir=$(pwd) - -cd $srcdir - -(test -f configure.ac) || { - echo "*** ERROR: Directory '$srcdir' does not look like the top-level project directory ***" - exit 1 -} - -git submodule update --init --recursive - -# shellcheck disable=SC2016 -PKG_NAME=$(autoconf --trace 'AC_INIT:$1' configure.ac) - -if [ "$#" = 0 -a "x$NOCONFIGURE" = "x" ]; then - echo "*** WARNING: I am going to run 'configure' with no arguments." >&2 - echo "*** If you wish to pass any to it, please specify them on the" >&2 - echo "*** '$0' command line." >&2 - echo "" >&2 -fi - -mkdir -p m4 - -gtkdocize --copy || exit 1 -autoreconf --verbose --force --install || exit 1 - -cd "$olddir" -if [ "$NOCONFIGURE" = "" ]; then - $srcdir/configure "$@" || exit 1 - - if [ "$1" = "--help" ]; then exit 0 else - echo "Now type 'make' to compile $PKG_NAME" || exit 1 - fi -else - echo "Skipping configure process." -fi diff --git a/configure.ac b/configure.ac deleted file mode 100644 index f3547561b..000000000 --- a/configure.ac +++ /dev/null @@ -1,343 +0,0 @@ -AC_PREREQ(2.60) - -dnl =========================================================================== - -m4_define(glib_minver, 2.51.2) -m4_define(gnome_desktop_minver, 3.0.0) -m4_define(pango_minver, 1.28.3) -m4_define(gtk_minver, 3.21.6) -m4_define(xml_minver, 2.7.8) -m4_define(exif_minver, 0.6.20) -m4_define(exempi_minver, 2.1.0) -m4_define(notify_minver, 0.7.0) -m4_define(schemas_minver, 3.8.0) -m4_define(autoar_minver, 0.2.1) - -dnl 1. If the library code has changed at all since last release, then increment revision. -dnl 2. If any interfaces have been added, then increment current and set revision to 0. -dnl Interface break is not allowed. -m4_define(nautilus_extension_current, 5) -m4_define(nautilus_extension_revision, 0) - -AC_INIT([nautilus],[3.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=nautilus]) - -dnl =========================================================================== - -AC_CONFIG_SRCDIR(src) -AC_CONFIG_HEADERS(config.h) -AC_CONFIG_MACRO_DIR([m4]) - -AM_INIT_AUTOMAKE([1.11 dist-xz no-dist-gzip tar-ustar foreign]) -m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -AM_MAINTAINER_MODE([enable]) - -dnl We need to decrement current by one in the calculation of the age because -dnl the library was started with version "1:0:0" instead of "0:0:0" -AC_SUBST(NAUTILUS_EXTENSION_VERSION_INFO, [nautilus_extension_current]:[nautilus_extension_revision]:`expr [nautilus_extension_current] - 1`) - -AC_C_BIGENDIAN -AC_PROG_CC -AC_PROG_CPP -AC_PROG_INSTALL -AC_PROG_LN_S -AC_PROG_MAKE_SET - -# Initialize libtool -LT_PREREQ([2.2]) -LT_INIT([disable-static]) - -AC_PATH_PROG(PKG_CONFIG, pkg-config, no) - -AC_CHECK_LIB(m, floor) - -dnl ========================================================================== - -GETTEXT_PACKAGE=nautilus -AC_SUBST(GETTEXT_PACKAGE) -AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", - [the gettext translation domain]) - -AM_GNU_GETTEXT_VERSION([0.19.7]) -AM_GNU_GETTEXT([external]) - -GLIB_GSETTINGS - -dnl ========================================================================== - -AX_REQUIRE_DEFINED([GTK_DOC_CHECK]) -GTK_DOC_CHECK([1.10],[--flavour no-tmpl]) - -dnl ========================================================================== -dnl Enable Profiling - -AC_ARG_ENABLE(profiling, - [AS_HELP_STRING([--enable-profiling], - [turn on profiling])], - , enable_profiling=yes) - -if test "x$enable_profiling" = "xyes"; then - AC_DEFINE(ENABLE_PROFILING,1,[enable profiling]) -fi - - -dnl ========================================================================== - -AC_CHECK_PROGS(PERL, perl5 perl) -AC_PATH_PROG(GLIB_GENMARSHAL, glib-genmarshal) - - -dnl ========================================================================== -dnl Check whether to build the nautilus-sendto extension - -AC_ARG_ENABLE(nst_extension, - AS_HELP_STRING([--disable-nst-extension], - [build without nautilus-sendto extension])) -if test "x$enable_nst_extension" != "xno"; then - enable_nst_extension=yes -fi -AM_CONDITIONAL(ENABLE_NST_EXTENSION, test "x$enable_nst_extension" != "xno") - -dnl ========================================================================== - -AC_CHECK_HEADERS(sys/mount.h sys/vfs.h sys/param.h malloc.h) -AC_CHECK_FUNCS(mallopt) - -dnl ========================================================================== -dnl libexif checking - -AC_ARG_ENABLE(libexif, - [AS_HELP_STRING([--enable-libexif=@<:@yes/no@:>@], - [build EXIF support [default=yes]])], - [enable_exif="$enableval"], - [enable_exif=yes]) - -if test "x$enable_exif" != "xno"; then - PKG_CHECK_MODULES(EXIF, libexif >= exif_minver) - AC_DEFINE(HAVE_EXIF, 1, [Define to enable EXIF support]) -fi - -AM_CONDITIONAL(HAVE_EXIF, test "x$enable_exif" = "xyes") - -dnl ========================================================================== -dnl exempi checking - -AC_ARG_ENABLE(xmp, - [AS_HELP_STRING([--enable-xmp=@<:@yes/no@:>@], - [build XMP support [default=yes]])], - [enable_xmp="$enableval"], - [enable_xmp=yes]) - -if test "x$enable_xmp" != "xno"; then - PKG_CHECK_MODULES(EXEMPI, exempi-2.0 >= exempi_minver) - AC_DEFINE(HAVE_EXEMPI, 1, [Define to enable XMP support]) -fi - -AM_CONDITIONAL(HAVE_EXEMPI, test "x$enable_xmp" = "xyes") - -dnl ========================================================================== - -dnl **************************** -dnl *** Check for libselinux *** -dnl **************************** - -msg_selinux=no - -AC_ARG_ENABLE([selinux], - [AS_HELP_STRING([--enable-selinux], - [Enable selinux support])]) -AS_IF([test "$enable_selinux" != "no"], - [PKG_CHECK_MODULES([SELINUX], [libselinux >= 2.0], - [ - AC_DEFINE([HAVE_SELINUX], [1], [Define to 1 if libselinux is available]) - msg_selinux=yes - ]) - ]) - -dnl ========================================================================== - -dnl ********************************* -dnl *** Check for desktop support *** -dnl ********************************* - -AC_ARG_ENABLE(desktop, - [AS_HELP_STRING([--enable-desktop=@<:@yes/no@:>@], - [build desktop support [default=yes]])], - [enable_desktop="$enableval"], - [enable_desktop=yes]) - -if test "x$enable_desktop" != "xno"; then - AC_DEFINE(ENABLE_DESKTOP, 1, [Define to enable the desktop support]) -fi - -AM_CONDITIONAL(ENABLE_DESKTOP, test "x$enable_desktop" = "xyes") - -dnl ========================================================================== - -AC_ARG_ENABLE(packagekit, - AS_HELP_STRING([--disable-packagekit], - [build without PackageKit support])) -msg_packagekit=no -if test "x$enable_packagekit" != "xno"; then - msg_packagekit=yes - AC_DEFINE(ENABLE_PACKAGEKIT, 1, [define to enable PackageKit mimetype installer]) -fi - -dnl ========================================================================== - -dnl Turn on the additional warnings last, so -Werror doesn't affect other tests. - -WARNING_CFLAGS="" - -AC_ARG_ENABLE(more-warnings, -AS_HELP_STRING([--enable-more-warnings],[Maximum compiler warnings]), -set_more_warnings="$enableval",[ -if test -d $srcdir/.git; then - is_cvs_version=true - set_more_warnings=yes -else - set_more_warnings=no -fi -]) -AC_MSG_CHECKING(for more warnings, including -Werror) -if test "$GCC" = "yes" -a "$set_more_warnings" != "no"; then - AC_MSG_RESULT(yes) - WARNING_CFLAGS="\ - -Wall \ - -Wmissing-declarations -Wmissing-prototypes \ - -Wnested-externs -Wpointer-arith \ - -Wcast-align " - - for option in -Wstrict-aliasing=0 -Wno-pointer-sign; do - SAVE_CFLAGS="$CFLAGS" - CFLAGS="$CFLAGS $option" - AC_MSG_CHECKING([whether gcc understands $option]) - AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]], [[]])], - [has_option=yes], - [has_option=no]) - if test $has_option = yes; then - WARNING_CFLAGS="$WARNING_CFLAGS $option" - fi - AC_MSG_RESULT($has_option) - CFLAGS="$SAVE_CFLAGS" - unset has_option - unset SAVE_CFLAGS - done - unset option -else - AC_MSG_RESULT(no) -fi - -AC_SUBST(WARNING_CFLAGS) - -dnl =========================================================================== -dnl Check for Tracker -dnl =========================================================================== - -AC_ARG_ENABLE(tracker, - [AS_HELP_STRING([--enable-tracker=@<:@yes/no@:>@], - [build Tracker builtin support [default=yes]])], - [enable_tracker="$enableval"], - [enable_tracker=yes]) - -if test "x$enable_tracker" != "xno"; then - PKG_CHECK_MODULES([TRACKER], [tracker-sparql-1.0]) - AC_DEFINE(ENABLE_TRACKER, 1, [Define to enable Tracker support]) -fi - -AM_CONDITIONAL(ENABLE_TRACKER, test "x$enable_tracker" = "xyes") - -dnl ========================================================================== - -dnl base libs -PKG_CHECK_MODULES(BASE, [ - gtk+-3.0 >= gtk_minver - glib-2.0 >= glib_minver - gnome-autoar-0 >= autoar_minver -]) - -dnl common libs (eel, nautilus) -PKG_CHECK_MODULES(COMMON, [ - gail-3.0 - gnome-desktop-3.0 >= gnome_desktop_minver - libxml-2.0 >= xml_minver - x11 -]) - -dnl additional nautilus libs -PKG_CHECK_MODULES(NAUTILUS, [ - gthread-2.0 >= glib_minver - gmodule-no-export-2.0 >= glib_minver - gio-2.0 >= glib_minver - gio-unix-2.0 >= glib_minver - gsettings-desktop-schemas >= schemas_minver -]) - -dnl Multimedia keys -AC_CHECK_HEADERS([X11/XF86keysym.h]) - -################################################## -# Check for introspection -################################################## -m4_ifdef([GOBJECT_INTROSPECTION_CHECK], - [GOBJECT_INTROSPECTION_CHECK([0.6.4])], - [AM_CONDITIONAL(HAVE_INTROSPECTION, false)]) - -dnl ========================================================================== - -AC_PATH_PROG(UPDATE_MIME_DATABASE, update-mime-database, no) -AC_PATH_PROG(GLIB_MKENUMS, glib-mkenums) - -AC_ARG_ENABLE(update-mimedb, - AS_HELP_STRING([--disable-update-mimedb], - [disable the update-mime-database after install [default=no]]),, - enable_update_mimedb=yes) -AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes) - -LIBGD_INIT([ - gtk-hacks - notification - static - _view-common - tagged-entry -]) - -AC_CONFIG_FILES([ -Makefile -data/Makefile -data/icons/Makefile -docs/Makefile -docs/reference/Makefile -docs/reference/libnautilus-extension/Makefile -docs/reference/libnautilus-extension/version.xml -eel/Makefile -libnautilus-extension/Makefile -libnautilus-extension/libnautilus-extension.pc -libnautilus-extension/libnautilus-extension-uninstalled.pc -libgd/Makefile -po/Makefile.in -src/Makefile -nautilus-desktop/Makefile -nautilus-sendto-extension/Makefile -test/Makefile -]) - -AC_OUTPUT - -dnl ========================================================================== -echo " -nautilus-$VERSION: - - prefix: ${prefix} - source code location: ${srcdir} - compiler: ${CC} - libexif support: ${enable_exif} - libexempi support: ${enable_xmp} - PackageKit support: $msg_packagekit - nautilus-sendto ext: $enable_nst_extension - Tracker support: $enable_tracker - desktop support: $enable_desktop - - profiling support: ${enable_profiling} - nautilus-extension documentation: ${enable_gtk_doc} - nautilus-extension introspection: ${found_introspection} -" diff --git a/data/Makefile.am b/data/Makefile.am deleted file mode 100644 index c67006ae2..000000000 --- a/data/Makefile.am +++ /dev/null @@ -1,91 +0,0 @@ -include $(top_srcdir)/Makefile.shared - -SUBDIRS = icons - -AM_CPPFLAGS= \ - $(COMMON_CFLAGS) \ - $(NULL) - -noinst_PROGRAMS= \ - lineup-parameters \ - $(NULL) - -lineup_parameters_SOURCES= \ - lineup-parameters.c \ - $(NULL) - -lineup_parameters_LDADD= \ - $(CORE_LIBS) \ - $(COMMON_LIBS) \ - $(NULL) - -desktopdir = $(datadir)/applications -desktop_in_files = \ - org.gnome.Nautilus.desktop.in \ - nautilus-autorun-software.desktop.in - -autostart_in_files = nautilus-autostart.desktop.in - -if ENABLE_DESKTOP -desktop_in_files += nautilus-classic.desktop.in - -autostartdir = $(sysconfdir)/xdg/autostart -autostart_DATA = $(autostart_in_files:.desktop.in=.desktop) - -$(autostart_DATA): $(autostart_in_files) - $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@ -endif - -desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) - -$(desktop_DATA): %.desktop: %.desktop.in - $(AM_V_GEN) $(MSGFMT) --desktop --template $< -d $(top_srcdir)/po -o $@ - -appdatadir = $(datadir)/appdata -appdata_in_files = org.gnome.Nautilus.appdata.xml.in -appdata_DATA = $(appdata_in_files:.xml.in=.xml) - -$(appdata_DATA): $(appdata_in_files) - $(AM_V_GEN) $(MSGFMT) --xml --template $< -d $(top_srcdir)/po -o $@ - -servicedir = $(datadir)/dbus-1/services -service_DATA = $(service_in_files:.service.in=.service) -service_in_files = \ - org.freedesktop.FileManager1.service.in \ - org.gnome.Nautilus.service.in - -org.gnome.Nautilus.service: org.gnome.Nautilus.service.in Makefile - $(AM_V_GEN) sed -e "s|\@bindir\@|$(bindir)|" $< > $@ - -org.freedesktop.FileManager1.service: org.freedesktop.FileManager1.service.in Makefile - $(AM_V_GEN) sed -e "s|\@bindir\@|$(bindir)|" $< > $@ - -searchproviderdir = $(datadir)/gnome-shell/search-providers -searchprovider_DATA = nautilus-search-provider.ini - -gsettings_SCHEMAS = org.gnome.nautilus.gschema.xml - -@GSETTINGS_RULES@ - -EXTRA_DIST = \ - dbus-interfaces.xml \ - freedesktop-dbus-interfaces.xml \ - shell-search-provider-dbus-interfaces.xml \ - $(gsettings_SCHEMAS) \ - $(desktop_in_files) \ - $(service_in_files) \ - $(autostart_in_files) \ - $(searchprovider_DATA) \ - $(appdata_in_files) \ - $(NULL) - -CLEANFILES = \ - $(desktop_DATA) \ - $(service_DATA) \ - $(appdata_DATA) \ - $(noinst_PROGRAMS) \ - $(NULL) - -if ENABLE_DESKTOP -CLEANFILES += $(autostart_DATA) -endif diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am deleted file mode 100644 index f56ffdfcf..000000000 --- a/data/icons/Makefile.am +++ /dev/null @@ -1,26 +0,0 @@ -icondir = $(datadir)/icons -nobase_icon_DATA = \ - $(srcdir)/hicolor/16x16/apps/org.gnome.Nautilus.png \ - $(srcdir)/hicolor/22x22/apps/org.gnome.Nautilus.png \ - $(srcdir)/hicolor/24x24/apps/org.gnome.Nautilus.png \ - $(srcdir)/hicolor/32x32/apps/org.gnome.Nautilus.png \ - $(srcdir)/hicolor/48x48/apps/org.gnome.Nautilus.png \ - $(srcdir)/hicolor/512x512/apps/org.gnome.Nautilus.png \ - $(srcdir)/hicolor/symbolic/apps/org.gnome.Nautilus-symbolic.svg - -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(icondir)/hicolor - -install-data-hook: update-icon-cache -uninstall-hook: update-icon-cache -update-icon-cache: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After (un)install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - -EXTRA_DIST = \ - $(nobase_icon_DATA) \ - $(srcdir)/src/org.gnome.Nautilus.svg diff --git a/docs/Makefile.am b/docs/Makefile.am deleted file mode 100644 index 1a3bbd5ba..000000000 --- a/docs/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -NULL = - -SUBDIRS = reference - -man_MANS = \ - nautilus.1 \ - $(NULL) - -EXTRA_DIST = \ - $(man_MANS) \ - architecture.txt \ - dnd.txt \ - load-states.dia \ - nautilus-internals.sxw \ - nautilus-internals.pdf \ - nautilus-io.txt \ - nautilus.faq \ - recommended-books.html \ - smoketests.html \ - state-machines.txt \ - style-guide.html \ - key_mouse_navigation.txt \ - $(NULL) diff --git a/docs/Overview.md b/docs/Overview.md new file mode 100644 index 000000000..a4d42060a --- /dev/null +++ b/docs/Overview.md @@ -0,0 +1,26 @@ += File Ownership = +In the minimal case, a nautilus file is owned by: +- Window slot -> viewed_file +- Window slot -> history list using bookmarks +- Path bar -> button -> file +- Path bar -> button -> nautilus_drag_slot_proxy + +When a file is a bookmark, nautilus application keeps a list with them, so it +also owns those files. + +Window slot is the creator of the file if the file was already not present due +to be a bookmark. + += Directory Ownership = +Every file has a directory associated, that is usually the parent. However, when +the file is a root and has no parent, the file is called self_owned, and the directory +and the file are the same location, but diferent objects. + +It's better to always deal with files instead of directories, and let the file handle +the ownership of its associated directory. + += View Ownership = +It's owned by: +- Window slot as a strong reference, since the view sinks the floating reference. +So to freed it the window slot needs to destroy it with gtk_widget_destroy () +since it's the container, but also needs to unref it. diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am deleted file mode 100644 index fd642edea..000000000 --- a/docs/reference/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -SUBDIRS = libnautilus-extension diff --git a/docs/reference/libnautilus-extension/Makefile.am b/docs/reference/libnautilus-extension/Makefile.am deleted file mode 100644 index c321908ba..000000000 --- a/docs/reference/libnautilus-extension/Makefile.am +++ /dev/null @@ -1,78 +0,0 @@ -## Process this file with automake to produce Makefile.in - -# We require automake 1.6 at least. -AUTOMAKE_OPTIONS = 1.6 - -# The name of the module, e.g. 'glib'. -DOC_MODULE=libnautilus-extension - -# The top-level SGML file. -DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.xml - -SCAN_OPTIONS=--rebuild-types - -# The directory containing the source code. Relative to $(srcdir). -# gtk-doc will search all .c & .h files beneath here for inline comments -# documenting the functions and macros. -# e.g. DOC_SOURCE_DIR=../../../libnautilus-extension -DOC_SOURCE_DIR=$(top_srcdir)/libnautilus-extension - -# Extra options to supply to gtkdoc-mkdb. -MKDB_OPTIONS=--sgml-mode --output-format=xml - -# Extra options to supply to gtkdoc-mktmpl -# e.g. MKTMPL_OPTIONS=--only-section-tmpl -MKTMPL_OPTIONS= - -# Extra options to supply to gtkdoc-fixref. Not normally needed. -# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html -FIXXREF_OPTIONS= - -# Used for dependencies. The docs will be rebuilt if any of these change. -HFILE_GLOB=$(top_srcdir)/libnautilus-extension/*.h -CFILE_GLOB=$(top_srcdir)/libnautilus-extension/*.c - -# Header files to ignore when scanning. -IGNORE_HFILES = \ - nautilus-extension-private.h \ - $(NULL) - -# Images to copy into HTML directory -HTML_IMAGES = - -content_files = \ - version.xml \ - $(NULL) - -# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded -# These files must be listed here *and* in content_files -# e.g. expand_content_files=running.sgml -expand_content_files= \ - $(NULL) - -# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library. -# Only needed if you are using gtkdoc-scangobj to dynamically query widget -# signals and properties. -# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS) -# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib) -GTKDOC_CFLAGS = \ - $(GTK_DEBUG_FLAGS) \ - -I$(srcdir) \ - -I$(top_srcdir) \ - -I$(top_srcdir)/libnautilus-extension \ - -I$(top_builddir) \ - -I$(top_builddir)/libnautilus-extension \ - $(BASE_CFLAGS) \ - $(NULL) - -GTKDOC_LIBS = \ - $(top_builddir)/libnautilus-extension/libnautilus-extension.la \ - $(BASE_LIBS) \ - $(NULL) - -# This includes the standard gtk-doc make rules, copied by gtkdocize. -include $(top_srcdir)/gtk-doc.make - -# Other files to distribute -# e.g. EXTRA_DIST += version.xml.in -EXTRA_DIST += version.xml.in diff --git a/eel/Makefile.am b/eel/Makefile.am deleted file mode 100644 index a51d8561b..000000000 --- a/eel/Makefile.am +++ /dev/null @@ -1,76 +0,0 @@ -NULL= - -noinst_LTLIBRARIES=libeel-2.la - -AM_CPPFLAGS = \ - -DG_LOG_DOMAIN=\"Eel\" \ - -I$(top_srcdir) \ - -I$(top_builddir) \ - $(BASE_CFLAGS) \ - $(COMMON_CFLAGS) \ - $(WARNING_CFLAGS) \ - $(DISABLE_DEPRECATED) \ - -DDATADIR=\""$(datadir)"\" \ - -DSOURCE_DATADIR=\""$(top_srcdir)/data"\" \ - -DGNOMELOCALEDIR=\""$(prefix)/${DATADIRNAME}/locale"\" \ - $(NULL) - -libeel_2_la_LDFLAGS = \ - -no-undefined \ - $(NULL) - -libeel_2_la_LIBADD = \ - $(BASE_LIBS) \ - $(COMMON_LIBS) \ - $(RENDER_LIBS) \ - -lm \ - $(NULL) - -eel_headers = \ - eel-accessibility.h \ - eel-art-extensions.h \ - eel-canvas.h \ - eel-debug.h \ - eel-gdk-extensions.h \ - eel-glib-extensions.h \ - eel-gnome-extensions.h \ - eel-graphic-effects.h \ - eel-gtk-extensions.h \ - eel-self-checks.h \ - eel-stock-dialogs.h \ - eel-string.h \ - eel-vfs-extensions.h \ - eel.h \ - $(NULL) - -libeel_2_la_SOURCES = \ - eel-accessibility.c \ - eel-art-extensions.c \ - eel-canvas.c \ - eel-debug.c \ - eel-gdk-extensions.c \ - eel-glib-extensions.c \ - eel-gnome-extensions.c \ - eel-graphic-effects.c \ - eel-gtk-extensions.c \ - eel-lib-self-check-functions.c \ - eel-self-checks.c \ - eel-stock-dialogs.c \ - eel-string.c \ - eel-vfs-extensions.c \ - eel-lib-self-check-functions.h \ - $(eel_headers) \ - $(NULL) - -noinst_PROGRAMS = check-program - -check_program_SOURCES = check-program.c -check_program_DEPENDENCIES = libeel-2.la -check_program_LDADD = $(EEL_LIBS) -check_program_LDFLAGS = $(check_program_DEPENDENCIES) -lm - -TESTS = check-eel - -EXTRA_DIST = \ - check-eel \ - $(NULL) diff --git a/eel/README b/eel/README deleted file mode 100644 index 15d86bbad..000000000 --- a/eel/README +++ /dev/null @@ -1,4 +0,0 @@ -README for eel/eel - -Writeme - diff --git a/eel/README.canvas b/eel/README.canvas deleted file mode 100644 index 86103774e..000000000 --- a/eel/README.canvas +++ /dev/null @@ -1,25 +0,0 @@ -eel-canvas is a cut-and-pasted version of some parts foo-canvas. -Please do not change the cut and pasted parts. If you need to -upgrade to a new foo-canvas, use this: - -FOODIR=../../foocanvas/libfoocanvas - -cp $FOODIR/foo-canvas.c eel-canvas.c -cp $FOODIR/foo-canvas.h eel-canvas.h -cp $FOODIR/foo-canvas-util.c eel-canvas-util.c -cp $FOODIR/foo-canvas-util.h eel-canvas-util.h -cp $FOODIR/foo-canvas-rect-ellipse.h eel-canvas-rect-ellipse.h -cp $FOODIR/foo-canvas-rect-ellipse.c eel-canvas-rect-ellipse.c - -perl -pi -e 's/foo_canvas_marshal_/eel_marshal_/s' eel-canvas.c -perl -pi -e 's/foo-canvas-marshal\.h/eel-marshal\.h/s' eel-canvas.c -perl -pi -e 's/#include\ \"foo-canvas-marshal\.c\"//s' eel-canvas.c -perl -pi -e 's/foo-canvas-i18n\.h/eel-i18n\.h/s' eel-canvas.c - -perl -pi -e 's/foo_canvas_/eel_canvas_/g' eel-canvas*.[ch] -perl -pi -e 's/FOO_CANVAS/EEL_CANVAS/g' eel-canvas*.[ch] -perl -pi -e 's/FooCanvas/EelCanvas/g' eel-canvas*.[ch] -perl -pi -e 's/foo-canvas/eel-canvas/g' eel-canvas*.[ch] -perl -pi -e 's/libfoocanvas/eel/g' eel-canvas*.[ch] -perl -pi -e 's/FOO_TYPE_/EEL_TYPE_/g' eel-canvas*.[ch] -perl -pi -e 's/FOO_IS_/EEL_IS_/g' eel-canvas*.[ch] diff --git a/libnautilus-extension/Makefile.am b/libnautilus-extension/Makefile.am deleted file mode 100644 index a67f34492..000000000 --- a/libnautilus-extension/Makefile.am +++ /dev/null @@ -1,87 +0,0 @@ -CLEANFILES = $(NULL) - -include $(top_srcdir)/Makefile.shared - -lib_LTLIBRARIES=libnautilus-extension.la - -AM_CPPFLAGS=\ - -I$(top_srcdir) \ - -I$(top_builddir) \ - $(BASE_CFLAGS) \ - $(WARNING_CFLAGS) \ - $(DISABLE_DEPRECATED) \ - -DDATADIR=\""$(datadir)"\" \ - $(NULL) - -libnautilus_extension_la_LDFLAGS=\ - -version-info @NAUTILUS_EXTENSION_VERSION_INFO@ \ - -no-undefined \ - $(NULL) - -libnautilus_extension_la_LIBADD = $(BASE_LIBS) - -libnautilus_extension_includedir=$(includedir)/nautilus/libnautilus-extension - -libnautilus_extension_include_HEADERS= \ - nautilus-column-provider.h \ - nautilus-column.h \ - nautilus-extension-types.h \ - nautilus-file-info.h \ - nautilus-info-provider.h \ - nautilus-location-widget-provider.h \ - nautilus-menu-item.h \ - nautilus-menu-provider.h \ - nautilus-property-page-provider.h \ - nautilus-property-page.h \ - nautilus-menu.h \ - $(NULL) - -libnautilus_extension_la_SOURCES= \ - nautilus-column-provider.c \ - nautilus-column.c \ - nautilus-extension-types.c \ - nautilus-extension-private.h \ - nautilus-file-info.c \ - nautilus-info-provider.c \ - nautilus-location-widget-provider.c \ - nautilus-menu-item.c \ - nautilus-menu-provider.c \ - nautilus-property-page-provider.c \ - nautilus-property-page.c \ - nautilus-menu.c \ - $(NULL) - -pkgconfigdir=$(libdir)/pkgconfig -pkgconfig_DATA=libnautilus-extension.pc - -EXTRA_DIST = \ - libnautilus-extension.pc.in \ - $(NULL) - --include $(INTROSPECTION_MAKEFILE) -INTROSPECTION_GIRS = -INTROSPECTION_SCANNER_ARGS = --add-include-path=$(srcdir) -INTROSPECTION_COMPILER_ARGS = --includedir=$(srcdir) - -if HAVE_INTROSPECTION -introspection_files = \ - $(libnautilus_extension_include_HEADERS) \ - $(libnautilus_extension_la_SOURCES) -Nautilus-3.0.gir: libnautilus-extension.la Makefile -Nautilus_3_0_gir_INCLUDES = Gtk-3.0 Gio-2.0 GLib-2.0 -Nautilus_3_0_gir_CFLAGS = \ - -I$(top_srcdir) \ - -I$(top_builddir) \ - $(BASE_CFLAGS) -Nautilus_3_0_gir_LIBS = libnautilus-extension.la -Nautilus_3_0_gir_FILES = $(addprefix $(srcdir)/, $(introspection_files)) -INTROSPECTION_GIRS += Nautilus-3.0.gir - -girdir = $(datadir)/gir-1.0/ -gir_DATA = $(INTROSPECTION_GIRS) - -typelibsdir = $(libdir)/girepository-1.0/ -typelibs_DATA = $(INTROSPECTION_GIRS:.gir=.typelib) - -CLEANFILES += $(gir_DATA) $(typelibs_DATA) -endif diff --git a/nautilus-desktop/Makefile.am b/nautilus-desktop/Makefile.am deleted file mode 100644 index 022e84d88..000000000 --- a/nautilus-desktop/Makefile.am +++ /dev/null @@ -1,55 +0,0 @@ -include $(top_srcdir)/Makefile.shared - -bin_PROGRAMS= \ - nautilus-desktop \ - $(NULL) - -AM_CPPFLAGS = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/libgd \ - -I$(top_srcdir)/src \ - -I$(top_builddir)/src \ - $(BASE_CFLAGS) \ - $(COMMON_CFLAGS) \ - $(NAUTILUS_CFLAGS) \ - $(WARNING_CFLAGS) \ - $(EXIF_CFLAGS) \ - $(EXEMPI_CFLAGS) \ - -DDATADIR=\""$(datadir)"\" \ - -DLIBDIR=\""$(libdir)"\" \ - -DLOCALEDIR=\""$(localedir)"\" \ - -DNAUTILUS_DATADIR=\""$(datadir)/nautilus"\" \ - -DPREFIX=\""$(prefix)"\" \ - -DVERSION="\"$(VERSION)\"" \ - $(DISABLE_DEPRECATED) \ - $(NULL) - -LDADD =\ - $(top_builddir)/src/libnautilus.la \ - $(NULL) - -nautilus_desktop_SOURCES= \ - main-desktop.c \ - nautilus-desktop-application.c \ - nautilus-desktop-application.h \ - nautilus-desktop-canvas-view.c \ - nautilus-desktop-canvas-view.h \ - nautilus-desktop-canvas-view-container.c \ - nautilus-desktop-canvas-view-container.h \ - nautilus-desktop-directory.c \ - nautilus-desktop-directory.h \ - nautilus-desktop-directory-file.c \ - nautilus-desktop-directory-file.h \ - nautilus-desktop-icon-file.c \ - nautilus-desktop-icon-file.h \ - nautilus-desktop-link.c \ - nautilus-desktop-link.h \ - nautilus-desktop-link-monitor.c \ - nautilus-desktop-link-monitor.h \ - nautilus-desktop-metadata.c \ - nautilus-desktop-metadata.h \ - nautilus-desktop-window.c \ - nautilus-desktop-window.h \ - nautilus-desktop-window-slot.c \ - nautilus-desktop-window-slot.h \ - $(NULL) diff --git a/nautilus-sendto-extension/Makefile.am b/nautilus-sendto-extension/Makefile.am deleted file mode 100644 index 752865b13..000000000 --- a/nautilus-sendto-extension/Makefile.am +++ /dev/null @@ -1,23 +0,0 @@ -include $(top_srcdir)/Makefile.shared - -AM_CPPFLAGS=\ - -I$(top_srcdir) \ - -I$(top_builddir) \ - $(BASE_CFLAGS) \ - $(WARNING_CFLAGS) \ - $(DISABLE_DEPRECATED) \ - -DDATADIR=\""$(datadir)"\" \ - -DLOCALEDIR=\""$(localedir)"\" \ - $(NULL) - -nautilus_extensiondir = $(libdir)/nautilus/extensions-3.0 -nautilus_extension_LTLIBRARIES = libnautilus-sendto.la -libnautilus_sendto_la_SOURCES = \ - nautilus-nste.c \ - nautilus-nste.h \ - nautilus-sendto-module.c - -libnautilus_sendto_la_LDFLAGS = -module -avoid-version -no-undefined -libnautilus_sendto_la_LIBADD = \ - $(top_builddir)/libnautilus-extension/libnautilus-extension.la \ - $(BASE_LIBS) diff --git a/src/Makefile.am b/src/Makefile.am deleted file mode 100644 index ad3ef5ce9..000000000 --- a/src/Makefile.am +++ /dev/null @@ -1,397 +0,0 @@ -include $(top_srcdir)/Makefile.shared - -AUTOMAKE_OPTIONS = subdir-objects - -bin_PROGRAMS= \ - nautilus \ - nautilus-autorun-software \ - $(NULL) - -noinst_LTLIBRARIES=libnautilus.la - -AM_CPPFLAGS = \ - -I$(top_srcdir) \ - -I$(top_srcdir)/libgd \ - $(BASE_CFLAGS) \ - $(COMMON_CFLAGS) \ - $(NAUTILUS_CFLAGS) \ - $(WARNING_CFLAGS) \ - $(EXIF_CFLAGS) \ - $(EXEMPI_CFLAGS) \ - $(TRACKER_CFLAGS) \ - -DDATADIR=\""$(datadir)"\" \ - -DLIBDIR=\""$(libdir)"\" \ - -DLOCALEDIR=\""$(localedir)"\" \ - -DNAUTILUS_DATADIR=\""$(datadir)/nautilus"\" \ - -DNAUTILUS_EXTENSIONDIR=\""$(libdir)/nautilus/extensions-3.0"\" \ - -DPREFIX=\""$(prefix)"\" \ - -DVERSION="\"$(VERSION)\"" \ - $(DISABLE_DEPRECATED) \ - $(NULL) - -LDADD =\ - libnautilus.la \ - $(NULL) - -libnautilus_la_LIBADD =\ - $(top_builddir)/libgd/libgd.la \ - $(BASE_LIBS) \ - $(COMMON_LIBS) \ - $(NAUTILUS_LIBS) \ - $(CORE_LIBS) \ - $(EXIF_LIBS) \ - $(EXEMPI_LIBS) \ - $(POPT_LIBS) \ - $(TRACKER_LIBS) \ - $(SELINUX_LIBS) \ - $(top_builddir)/eel/libeel-2.la \ - $(top_builddir)/libnautilus-extension/libnautilus-extension.la \ - $(NULL) - -dbus_built_sources = \ - nautilus-generated.c \ - nautilus-generated.h - -$(dbus_built_sources) : Makefile.am $(top_srcdir)/data/dbus-interfaces.xml - gdbus-codegen \ - --interface-prefix org.gnome.Nautilus. \ - --c-namespace NautilusDBus \ - --c-generate-object-manager \ - --generate-c-code nautilus-generated \ - $(top_srcdir)/data/dbus-interfaces.xml \ - $(NULL) - -dbus_freedesktop_built_sources = \ - nautilus-freedesktop-generated.c \ - nautilus-freedesktop-generated.h - -$(dbus_freedesktop_built_sources) : Makefile.am $(top_srcdir)/data/freedesktop-dbus-interfaces.xml - gdbus-codegen \ - --interface-prefix org.freedesktop. \ - --c-namespace NautilusFreedesktop \ - --c-generate-object-manager \ - --generate-c-code nautilus-freedesktop-generated \ - $(top_srcdir)/data/freedesktop-dbus-interfaces.xml \ - $(NULL) - -dbus_shell_search_provider_built_sources = \ - nautilus-shell-search-provider-generated.c \ - nautilus-shell-search-provider-generated.h - -$(dbus_shell_search_provider_built_sources) : Makefile.am $(top_srcdir)/data/shell-search-provider-dbus-interfaces.xml - gdbus-codegen \ - --interface-prefix org.gnome. \ - --c-namespace Nautilus \ - --generate-c-code nautilus-shell-search-provider-generated \ - $(top_srcdir)/data/shell-search-provider-dbus-interfaces.xml \ - $(NULL) - -headers = \ - nautilus-search-popover.h \ - nautilus-special-location-bar.h \ - nautilus-query.h \ - nautilus-search-provider.h \ - $(NULL) - -resource_files = $(shell glib-compile-resources --sourcedir=$(srcdir)/resources --generate-dependencies $(srcdir)/resources/nautilus.gresource.xml) -nautilus-resources.c: resources/nautilus.gresource.xml $(resource_files) - glib-compile-resources --manual-register --target=$@ --sourcedir=$(srcdir)/resources --generate-source --c-name nautilus $(srcdir)/resources/nautilus.gresource.xml -nautilus-resources.h: resources/nautilus.gresource.xml $(resource_files) - glib-compile-resources --manual-register --target=$@ --sourcedir=$(srcdir)/resources --generate-header --c-name nautilus $(srcdir)/resources/nautilus.gresource.xml - -nautilus-enum-types.h: nautilus-enum-types.h.template $(headers) - $(AM_V_GEN)(cd $(srcdir) \ - && glib-mkenums \ - --template nautilus-enum-types.h.template \ - $(headers)) \ - > $@ - -nautilus-enum-types.c: nautilus-enum-types.c.template $(headers) - $(AM_V_GEN)(cd $(srcdir) \ - && glib-mkenums \ - --template nautilus-enum-types.c.template \ - $(headers)) \ - > $@ - -if ENABLE_TRACKER -nautilus_tracker_engine_sources = \ - nautilus-search-engine-tracker.c \ - nautilus-search-engine-tracker.h -endif - -if ENABLE_TRACKER -nautilus_batch_renaming_tracker_sources = \ - nautilus-batch-rename-dialog.c \ - nautilus-batch-rename-dialog.h \ - nautilus-batch-rename-utilities.c \ - nautilus-batch-rename-utilities.h -endif - -nautilus_built_sources = \ - $(dbus_built_sources) \ - $(dbus_freedesktop_built_sources) \ - $(dbus_shell_search_provider_built_sources) \ - nautilus-resources.c \ - nautilus-resources.h \ - nautilus-enum-types.h \ - nautilus-enum-types.c \ - $(NULL) - -nautilus_no_main_sources = \ - animation/egg-animation.c \ - animation/egg-animation.h \ - animation/egg-frame-source.c \ - animation/egg-frame-source.h \ - animation/ide-box-theatric.c \ - animation/ide-box-theatric.h \ - animation/ide-cairo.c \ - animation/ide-cairo.h \ - gtk/nautilusgtkplacesview.c \ - gtk/nautilusgtkplacesviewprivate.h \ - gtk/nautilusgtkplacesviewrow.c \ - gtk/nautilusgtkplacesviewrowprivate.h \ - nautilus-application.c \ - nautilus-application.h \ - nautilus-bookmark-list.c \ - nautilus-bookmark-list.h \ - nautilus-canvas-view.c \ - nautilus-canvas-view.h \ - nautilus-canvas-view-container.c \ - nautilus-canvas-view-container.h \ - nautilus-container-max-width.c \ - nautilus-container-max-width.h \ - nautilus-dbus-manager.c \ - nautilus-dbus-manager.h \ - nautilus-desktop-item-properties.c \ - nautilus-desktop-item-properties.h \ - nautilus-error-reporting.c \ - nautilus-error-reporting.h \ - nautilus-preferences-window.c \ - nautilus-preferences-window.h \ - nautilus-files-view.c \ - nautilus-files-view.h \ - nautilus-files-view-dnd.c \ - nautilus-files-view-dnd.h \ - nautilus-floating-bar.c \ - nautilus-floating-bar.h \ - nautilus-freedesktop-dbus.c \ - nautilus-freedesktop-dbus.h \ - nautilus-image-properties-page.c \ - nautilus-image-properties-page.h \ - nautilus-list-model.c \ - nautilus-list-model.h \ - nautilus-list-view.c \ - nautilus-list-view.h \ - nautilus-list-view-private.h \ - nautilus-list-view-dnd.c \ - nautilus-list-view-dnd.h \ - nautilus-location-entry.c \ - nautilus-location-entry.h \ - nautilus-mime-actions.c \ - nautilus-mime-actions.h \ - nautilus-notebook.c \ - nautilus-notebook.h \ - nautilus-other-locations-window-slot.c \ - nautilus-other-locations-window-slot.h \ - nautilus-pathbar.c \ - nautilus-pathbar.h \ - nautilus-places-view.c \ - nautilus-places-view.h \ - nautilus-previewer.c \ - nautilus-previewer.h \ - nautilus-progress-info-widget.c \ - nautilus-progress-info-widget.h \ - nautilus-progress-persistence-handler.c \ - nautilus-progress-persistence-handler.h \ - nautilus-properties-window.c \ - nautilus-properties-window.h \ - nautilus-query-editor.c \ - nautilus-query-editor.h \ - nautilus-search-popover.c \ - nautilus-search-popover.h \ - nautilus-self-check-functions.c \ - nautilus-self-check-functions.h \ - nautilus-shell-search-provider.h \ - nautilus-shell-search-provider.c \ - nautilus-special-location-bar.c \ - nautilus-special-location-bar.h \ - nautilus-toolbar.c \ - nautilus-toolbar.h \ - nautilus-toolbar-menu-sections.h \ - nautilus-trash-bar.c \ - nautilus-trash-bar.h \ - nautilus-view.c \ - nautilus-view.h \ - nautilus-view-icon-controller.c \ - nautilus-view-icon-controller.h \ - nautilus-view-icon-item-ui.c \ - nautilus-view-icon-item-ui.h \ - nautilus-view-icon-ui.c \ - nautilus-view-icon-ui.h \ - nautilus-view-item-model.c \ - nautilus-view-item-model.h \ - nautilus-view-model.c \ - nautilus-view-model.h \ - nautilus-window-slot.c \ - nautilus-window-slot.h \ - nautilus-window-slot-dnd.c \ - nautilus-window-slot-dnd.h \ - nautilus-window.c \ - nautilus-window.h \ - nautilus-x-content-bar.c \ - nautilus-x-content-bar.h \ - nautilus-bookmark.c \ - nautilus-bookmark.h \ - nautilus-canvas-container.c \ - nautilus-canvas-container.h \ - nautilus-canvas-dnd.c \ - nautilus-canvas-dnd.h \ - nautilus-canvas-item.c \ - nautilus-canvas-item.h \ - nautilus-canvas-private.h \ - nautilus-clipboard.c \ - nautilus-clipboard.h \ - nautilus-column-chooser.c \ - nautilus-column-chooser.h \ - nautilus-column-utilities.c \ - nautilus-column-utilities.h \ - nautilus-debug.c \ - nautilus-debug.h \ - nautilus-default-file-icon.c \ - nautilus-default-file-icon.h \ - nautilus-directory-async.c \ - nautilus-directory-notify.h \ - nautilus-directory-private.h \ - nautilus-directory.c \ - nautilus-directory.h \ - nautilus-dnd.c \ - nautilus-dnd.h \ - nautilus-file-attributes.h \ - nautilus-file-changes-queue.c \ - nautilus-file-changes-queue.h \ - nautilus-file-conflict-dialog.c \ - nautilus-file-conflict-dialog.h \ - nautilus-file-name-widget-controller.c \ - nautilus-file-name-widget-controller.h \ - nautilus-rename-file-popover-controller.c \ - nautilus-rename-file-popover-controller.h \ - nautilus-new-folder-dialog-controller.c \ - nautilus-new-folder-dialog-controller.h \ - nautilus-compress-dialog-controller.c \ - nautilus-compress-dialog-controller.h \ - nautilus-operations-ui-manager.c \ - nautilus-operations-ui-manager.h \ - nautilus-file-operations.c \ - nautilus-file-operations.h \ - nautilus-file-private.h \ - nautilus-file-queue.c \ - nautilus-file-queue.h \ - nautilus-file-utilities.c \ - nautilus-file-utilities.h \ - nautilus-file.c \ - nautilus-file.h \ - nautilus-global-preferences.c \ - nautilus-global-preferences.h \ - nautilus-icon-info.c \ - nautilus-icon-info.h \ - nautilus-icon-names.h \ - nautilus-keyfile-metadata.c \ - nautilus-keyfile-metadata.h \ - nautilus-lib-self-check-functions.c \ - nautilus-lib-self-check-functions.h \ - nautilus-link.c \ - nautilus-link.h \ - nautilus-metadata.h \ - nautilus-metadata.c \ - nautilus-mime-application-chooser.c \ - nautilus-mime-application-chooser.h \ - nautilus-module.c \ - nautilus-module.h \ - nautilus-monitor.c \ - nautilus-monitor.h \ - nautilus-profile.c \ - nautilus-profile.h \ - nautilus-progress-info.c \ - nautilus-progress-info.h \ - nautilus-progress-info-manager.c \ - nautilus-progress-info-manager.h \ - nautilus-program-choosing.c \ - nautilus-program-choosing.h \ - nautilus-recent.c \ - nautilus-recent.h \ - nautilus-search-directory.c \ - nautilus-search-directory.h \ - nautilus-search-directory-file.c \ - nautilus-search-directory-file.h \ - nautilus-search-provider.c \ - nautilus-search-provider.h \ - nautilus-search-engine.c \ - nautilus-search-engine.h \ - nautilus-search-engine-model.c \ - nautilus-search-engine-model.h \ - nautilus-search-engine-simple.c \ - nautilus-search-engine-simple.h \ - nautilus-search-hit.c \ - nautilus-search-hit.h \ - nautilus-selection-canvas-item.c \ - nautilus-selection-canvas-item.h \ - nautilus-signaller.h \ - nautilus-signaller.c \ - nautilus-query.c \ - nautilus-query.h \ - nautilus-thumbnails.c \ - nautilus-thumbnails.h \ - nautilus-trash-monitor.c \ - nautilus-trash-monitor.h \ - nautilus-tree-view-drag-dest.c \ - nautilus-tree-view-drag-dest.h \ - nautilus-ui-utilities.c \ - nautilus-ui-utilities.h \ - nautilus-video-mime-types.h \ - nautilus-vfs-directory.c \ - nautilus-vfs-directory.h \ - nautilus-vfs-file.c \ - nautilus-vfs-file.h \ - nautilus-file-undo-operations.c \ - nautilus-file-undo-operations.h \ - nautilus-file-undo-manager.c \ - nautilus-file-undo-manager.h \ - $(nautilus_tracker_engine_sources) \ - $(nautilus_batch_renaming_tracker_sources) \ - $(NULL) - -libnautilus_la_SOURCES = \ - $(nautilus_built_sources) \ - $(nautilus_no_main_sources) \ - $(NULL) - -nautilus_SOURCES = \ - nautilus-main.c \ - $(NULL) - -nautilus_autorun_software_SOURCES= \ - nautilus-autorun-software.c \ - $(NULL) - -BUILT_SOURCES = \ - $(nautilus_built_sources) \ - $(NULL) - -TESTS=check-nautilus - -CLEANFILES = \ - $(BUILT_SOURCES) \ - $(server_DATA) \ - $(NULL) - -EXTRA_DIST = \ - $(resource_files) \ - $(server_in_files) \ - resources/nautilus.gresource.xml \ - check-nautilus \ - nautilus-enum-types.h.template \ - nautilus-enum-types.c.template \ - $(NULL) - -dist-hook: - cd $(distdir); rm -f $(CLEANFILES) diff --git a/test/Makefile.am b/test/Makefile.am deleted file mode 100644 index e1b1e1a6c..000000000 --- a/test/Makefile.am +++ /dev/null @@ -1,47 +0,0 @@ -NULL= - -AM_CPPFLAGS =\ - -I$(top_srcdir) \ - $(BASE_CFLAGS) \ - $(COMMON_CFLAGS) \ - $(NAUTILUS_CFLAGS) \ - $(WARNING_CFLAGS) \ - -DVERSION="\"$(VERSION)\"" \ - -DNAUTILUS_DATADIR=\""$(datadir)/nautilus"\" \ - -DGNOMELOCALEDIR=\""$(prefix)/${DATADIRNAME}/locale"\" \ - $(NULL) - -LDADD =\ - $(top_builddir)/src/libnautilus.la \ - $(NULL) - -noinst_PROGRAMS =\ - test-nautilus-search-engine \ - test-nautilus-directory-async \ - test-nautilus-copy \ - test-file-utilities-get-common-filename-prefix \ - test-eel-string-rtrim-punctuation \ - test-eel-string-get-common-prefix \ - $(NULL) - -test_nautilus_copy_SOURCES = test-copy.c test.c - -test_nautilus_search_engine_SOURCES = test-nautilus-search-engine.c - -test_nautilus_directory_async_SOURCES = test-nautilus-directory-async.c - -test_file_utilities_get_common_filename_prefix_SOURCES = test-file-utilities-get-common-filename-prefix.c - -test_eel_string_rtrim_punctuation_SOURCES = test-eel-string-rtrim-punctuation.c - -test_eel_string_get_common_prefix_SOURCES = test-eel-string-get-common-prefix.c - - -TESTS = test-file-utilities-get-common-filename-prefix \ - test-eel-string-rtrim-punctuation \ - test-eel-string-get-common-prefix \ - $(NULL) - -EXTRA_DIST = \ - test.h \ - $(NULL) -- cgit v1.2.1