{{{ #!div class="wiki-toc" style="border: 1pt solid; text-align: left" '''Translations''' [wiki:ru/WikiStart Русский][[BR]] [wiki:de/WikiStart Deutsch][[BR]] [wiki:hu/WikiStart Hungarian][[BR]] }}} = Welcome to the Midnight Commander Development Center = Latest released version: 4.7.0. [wiki:NEWS-4.7.0 What's new]. == Introduction == GNU Midnight Commander is a visual file manager, licensed under GNU General Public License and therefore qualifies as Free Software. It's a feature rich full-screen text mode application that allows you to copy, move and delete files and whole directory trees, search for files and run commands in the subshell. Internal viewer and editor are included. Midnight Commander is based on versatile text interfaces, such as Ncurses or S-Lang, which allows it to work on a regular console, inside an X Window terminal, over SSH connections and all kinds of remote shells. This site hosts the new home of the Midnight Commander. Due to the recent restructuring of the development team, the main project repository was moved from Savannah to this new Git repository. [McDevelopers Development team (active developers only)]; [McContributors contributors]. == Documentation == At the moment, unfortunately, Midnight Commander lacks a comprehensive set of documentation covering its common features and various best practices. A project is under way to create such a documentation. Currently we are gathering various bits of information which would be later converted to a more suitable format (!DocBook, ...?) in the wiki. Any help would be gladly appreciated. Please check out [wiki:doc the drafts of the documentation project]. == Developers mailing lists == === mc-devel (at) gnome (dot) org === Mailing list for the development-related discussions: * Click here to [http://mail.gnome.org/mailman/listinfo/mc-devel subscribe]; * Click here to [http://mail.gnome.org/archives/mc-devel/ read the archives]. === mc-commits (at) googlegroups (dot) com === Mailing list reserved for the applied commits into master/mc-4.6 branches only (suitable for use as RSS): * Click here to [http://groups.google.com/group/mc-commits/subscribe subscribe]; * Click here to [http://groups.google.com/group/mc-commits read the archives]. === mc-bugs (at) googlegroups (dot) com === Mailing list reserved for the ticket and comment notifications only (suitable for use as RSS): * Click here to [http://groups.google.com/group/mc-bugs/subscribe subscribe]; * Click here to [http://groups.google.com/group/mc-bugs read the archives]. == Mailing list for the users == === mc (at) gnome (dot) org === * Click here to [http://mail.gnome.org/mailman/listinfo/mc subscribe]; * Click here to [http://mail.gnome.org/archives/mc/ read the archives]. == Other resources == === mc-dev (at) conference.jabber.org === This is our English-speaking jabber room. == Download == === Source code === A list of the latest releases is available [http://www.midnight-commander.org/downloads here]. If you are interested in helping with the development please also have a look at our Git repository. In order to check out the repository tree use the following commands: * git clone git://midnight-commander.org/git/mc.git * git clone http://git.midnight-commander.org/mc.git (for those who are behind a firewall) We also have an autosyncing Git mirror at [[http://repo.or.cz/w/midnight-commander.git/ repo.or.cz]]. It uses gitweb as the web-interface to Git and can therefore provide some information normally unavailable via Trac Git browser plug-in: * git clone git://repo.or.cz/midnight-commander.git * git clone http://repo.or.cz/r/midnight-commander.git (for those who are behind a firewall) === Binary builds === The binaries are normally provided by the distributions, who choose to ship mc along with their packages. We have, however, set up a machine which builds nightly RPM packages from the snapshot of the master Git branch at around 4:30 (GMT+3) for a number of platforms and architectures (EL4, EL5, FC10, FC11, FC12, both x86 and x86_64). Please check out the NightlyBuilds for details. For stable releases, please check [wiki:Binaries Binaries] page for builds for Ubuntu and various Redhat distributions. == Contribute == You are interested in mc and would like to improve it? Cool! Feel free to report bugs (please, use search before), attach your patches to the tickets and review the patches, that are already in there. If you are going to do this on a regular basis, we'll ask you if you'd like to join us. However, please search before reporting your issues to reduce the amount of work, needed to close duplicate reports. Please also have a look at our WorkingGuideLines before you actually start messing with the ticket system. If you are not familiar with git, you might find our GitGuideLines enlightening. It's a short overview of the practical side of our workflow with Git. === We Need Translations! === Guys, we really need help with translations! If you can help - please, help us :-) . * Participate in the [http://www.transifex.net/projects/p/mc/c/master/ transifex project] * or send the po-file to one of the emails from the [wiki:McDevelopers developers list] page * or attach the po-file to [ticket:1370 this ticket]. Statistics of translations you can see [/translations/ here].