blob: 9c6d8bc1c1d9395469270809b815c1b4dce8a303 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
This is Nautilus, the file manager for the GNOME desktop.
https://wiki.gnome.org/Apps/Nautilus
Hacking on Nautilus
===================
To build the development version of Nautilus and hack on the code
see the general guide for build the GNOME platform at
https://wiki.gnome.org/Newcomers/BuildGnome
Guidelines and tutorials to contribute to the GNOME platform
are in https://wiki.gnome.org/Newcomers/CodeContributionWorkflow
Mailing List
============
The nautilus mailing list is nautilus-list@gnome.org. Subscription
information is available at
https://mail.gnome.org/mailman/listinfo/nautilus-list
How to report bugs
==================
Bugs should be reported to the GNOME bug tracking system
(https://bugzilla.gnome.org), in the "nautilus" product.
Please read the following page on how to prepare a useful bug report:
https://bugzilla.gnome.org/bug-HOWTO.html
|