summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* remove leftovers of connect to serverCarlos Soriano2015-08-211-1/+0
|
* Use git.mkWilliam Jon McCann2012-09-171-0/+2
|
* docs: remove manual for nautilus-file-management-propertiesCosimo Cecchi2010-11-301-1/+0
| | | | The binary is not installed anymore.
* Adds manpages taken from the Debian package. Many thanks to the Debian docCosimo Cecchi2008-05-191-0/+7
| | | | | | | | | | | | | | 2008-05-19 Cosimo Cecchi <cosimoc@gnome.org> * docs/Makefile.am: * docs/nautilus-connect-server.1: * docs/nautilus-file-management-properties.1: * docs/nautilus.1: Adds manpages taken from the Debian package. Many thanks to the Debian doc authors for these and for making them available under the GPL license. (#310473 and #501698). svn path=/trunk/; revision=14180
* Adds initial Gtk-doc support infrastructure for Andrew Walton2008-04-051-0/+2
| | | | | | | | libnautilus-extension. (Progress towards bug #526193). svn path=/trunk/; revision=14041
* Remove old files.NAUTILUS_2_9_92Alexander Larsson2005-03-011-1/+0
| | | | | | | | | | | | | | | | 2005-03-01 Alexander Larsson <alexl@redhat.com> * data/applications.desktop.in: * data/favorites.desktop.in: Remove old files. * docs/Makefile.am (EXTRA_DIST): Remove nautilus-context-menus.txt from makefile 2005-03-01 Alexander Larsson <alexl@redhat.com> * POTFILES.in: Remove old files
* Add nautilus-context-menus.txt.Alexander Larsson2004-01-191-0/+1
| | | | | | | 2004-01-19 Alexander Larsson <alexl@redhat.com> * docs/Makefile.am (EXTRA_DIST): Add nautilus-context-menus.txt.
* Added source and prerendered versionAlexander Larsson2003-07-071-0/+2
| | | | | | | | | 2003-07-07 Alexander Larsson <alexl@redhat.com> * docs/Makefile.am (EXTRA_DIST): * docs/nautilus-internals.sxw: * docs/nautilus-internals.pdf: Added source and prerendered version
* Re-Fix Home/End. Make Ctrl-space create a keyboar focus if none existsAlexander Larsson2003-03-261-0/+1
| | | | | | | | | | | | | 2003-03-26 Alexander Larsson <alexl@redhat.com> * libnautilus-private/nautilus-icon-container.c (handle_icon_button_press): Re-Fix Home/End. Make Ctrl-space create a keyboar focus if none exists instead of activating the selection. * docs/Makefile.am: * docs/key_mouse_navigation.txt: Add some key/mouse docs for views.
* Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> toDarin Adler2001-12-091-0/+13
* libnautilus-private/nautilus-file-operations.c: (handle_transfer_ok): Do fix based on patch from Martin Wehner <mwehner@tfh-berlin.de> to prevent cancel of emptying trash or deleting from core dumping. * Makefile.am: * configure.in: * docs/.cvsignore: * docs/Makefile.am: Add files in the docs directory to tarball. * libnautilus/nautilus-view-standard-main.c: (nautilus_view_standard_main_multi): Whitespace tweak.