Commit graph

6629 commits

Author SHA1 Message Date
Chyla Zbigniew
2712f3578f Changed behaviour of view processes, now every process using
* libnautilus/nautilus-view-standard-main.c (struct CallbackData,
delayed_quit_timeout_callback, object_destroyed, make_object,
nautilus_view_standard_main_multi):
Changed behaviour of view processes, now every process using
nautilus_view_standard_main/nautilus_view_standard_main_multi will be
destroyed after 30 seconds of inactivity, not immediately.
2001-07-03 08:39:48 +00:00
Havoc Pennington
8d9cd2e8d1 Don't create a desktop link to Eazel services or open Eazel home page.
2001-06-28  Havoc Pennington  <hp@redhat.com>

	* src/nautilus-first-time-druid.c (druid_finished): Don't create a
	desktop link to Eazel services or open Eazel home page.
2001-07-02 23:54:12 +00:00
Cody Russell
f9895f1347 Added NAUTILUS_VOLUME_PROC and made
nautilus_volume_monitor_should_integrate_trash() return FALSE for this
volume type.  This solves the broken trash can issue on XFS (and probably
other non-ext2) filesystems.
2001-07-02 15:55:02 +00:00
Pablo Saratxaga
4e2fc5fb53 updated Catalan file
added xgettext:no-c-format comments
2001-07-01 17:48:09 +00:00
Ettore Perazzoli
9351c86038 Avoid initializing the exception and getting the URI if we already have a
2001-06-29  Ettore Perazzoli  <ettore@ximian.com>

	* libnautilus-private/nautilus-directory-metafile.c
	(get_metafile): Avoid initializing the exception and getting the
	URI if we already have a CORBA object, as they are not needed in
	that case.
2001-06-30 07:21:53 +00:00
Darin Adler
92e7a68491 Get rid of all the "smarts" in this script and made it just call Nautilus.
* src/run-nautilus: Get rid of all the "smarts" in this
	script and made it just call Nautilus. The things it was
	doing (disable bug buddy, work around MOZILLA_FIVE_HOME
	for Debian users, call nautilus-verify-rpm.sh) are all
	obsolete now.
2001-06-29 18:58:46 +00:00
Darin Adler
ef0e9a3fac Fix minor problem in DB2HTML3 part that was causing trouble for some
* configure.in: Fix minor problem in DB2HTML3 part that was
	causing trouble for some people.
2001-06-29 18:02:55 +00:00
Benedikt Roth
ac3342f841 Fixed a spelling mistake, fixed a grammar error
2001-06-29  Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixed a spelling mistake, fixed a grammar error
2001-06-29 10:06:22 +00:00
Benedikt Roth
093f5beb29 Fixed a spelling mistake, fixed a grammar error
2001-06-29  Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixed a spelling mistake, fixed a grammar error
2001-06-29 10:02:07 +00:00
Benedikt Roth
3f40fac5fd Fixed a spelling mistake
2001-06-29  Benedikt Roth  <Benedikt.Roth@gmx.net>

	* de.po: Fixed a spelling mistake
2001-06-29 09:40:16 +00:00
Marius Andreiana
2839205224 updated
2001-06-27  Marius Andreiana  <mandreiana@yahoo.com>

        * ro.po: updated
2001-06-27 13:49:12 +00:00
Darin Adler
b3a4eabf01 Don't force a reload if file monitoring will work properly for the
* src/nautilus-window-manage-views.c: (begin_location_change):
	Don't force a reload if file monitoring will work properly
	for the location.

	* components/throbber/Makefile.am:
	* icons/sierra/Makefile.am:
	* icons/tahoe/Makefile.am:
	Remove use of empty SUBDIRS. At least some versions of automake
	have trouble with that.

	* src/file-manager/fm-directory-view.c: Formatting tweak.
2001-06-26 23:51:53 +00:00
Ramiro Estrugo
f6b541b665 Patch from Miguel Rodríguez Pérez <migras@atlas.uvigo.es>
* libnautilus-private/nautilus-thumbnails.c (obfuscate_password):
 	New function to look for a password in una uri and change it
 	for 6 asterisks.
 	(make_thumbnail_uri): Call obfuscate_passwd before generating the
 	final uri.
 	This prevents the password to be saved in cleartext in
 	~/.nautilus/thumbnails if the user accesses some remote server.
2001-06-26 01:21:07 +00:00
Ramiro Estrugo
fc147d7f5a Patch from David Sainty <dsainty@redhat.com>.
* configure.in:
	Patch from David Sainty <dsainty@redhat.com>.

	Tidy up the mozilla-component option. Now both
	--enable-mozilla-component and --disable-mozilla component do as
	they should.
2001-06-25 13:43:04 +00:00
Gediminas Paulauskas
1fe154fce9 most obvious fixes for release.
2001-06-23  Gediminas Paulauskas <menesis@delfi.lt>

	* lt.po: most obvious fixes for release.
2001-06-22 23:49:59 +00:00
Ramiro Estrugo
465178a143 Put the idl files in the main package, not the devel package because the
* nautilus.spec.in:
	Put the idl files in the main package, not the devel package
	because the perl corba bindings can use the .idl files at run
	time.  Thanks to jacob berkman <jacob@ximian.com> for pointing
	this out.
2001-06-18 19:36:28 +00:00
Maciej Stachowiak
32da25043e Fix bug 6801 (FIXME ... strcmp should be nautilus_uris_match).
* components/tree/nautilus-tree-view.c (select_current_location):
	Fix bug 6801 (FIXME ... strcmp should be nautilus_uris_match).
2001-06-17 07:31:18 +00:00
Christian Rose
6199c9d637 Additional small fixes.
2001-06-16  Christian Rose  <menthos@menthos.com>

	* sv.po: Additional small fixes.
2001-06-16 03:35:57 +00:00
Christian Rose
d078492363 Fixed small typo in the Swedish translation. Thanks to Göran Weinholt.
2001-06-16  Christian Rose  <menthos@menthos.com>

	* sv.po: Fixed small typo in the Swedish translation.
	Thanks to Göran Weinholt.
2001-06-16 02:50:54 +00:00
Fatih Demir
632860cfcd CVS ignore files added for gnome-db2html3 2001-06-15 14:31:15 +00:00
Marius Andreiana
54c4ad0245 Added ro (Romanian) translation
2001-06-14  Marius Andreiana  <mandreiana@yahoo.com>

Added ro (Romanian) translation
2001-06-14 13:03:49 +00:00
John Fleck
285d098cfa John Fleck <jfleck@inkstain.net> forgot to add "reviewed by" line to
John Fleck <jfleck@inkstain.net>
forgot to add "reviewed by" line to ChangeLog
2001-06-12 12:36:39 +00:00
John Fleck
3d1e465bc1 components/help/converters/gnome/db2html3/ docbook/Makefile.am to include
2001-06-11 John Fleck <jfleck@inkstain.net>

	* components/help/converters/gnome/db2html3/
	docbook/Makefile.am to include file VERSION in DocBook
	stylesheet
2001-06-12 12:33:52 +00:00
John Fleck
0cecca4ce5 components/help/converters/gnome-db2html3/gnome-customization
2001-06-11 John Fleck <jfleck@inkstain.net>

	* components/help/converters/gnome-db2html3/gnome-customization
	gnome-customization.xsl
	updating path to including docbook stylesheets
2001-06-12 03:57:14 +00:00
Darin Adler
0974316c00 Updated version to 1.0.3.2 for the 1.0.4 candidate build.
* configure.in: Updated version to 1.0.3.2 for the 1.0.4
	candidate build.

	* icons/gnome/Makefile.am: Added missing backslash character.
	Without it, many icons didn't get installed.

	* src/nautilus-application.c: (need_to_show_first_time_druid):
	Fix some code that was building a URL by sticking a file://
	onto the front of a file name. I just changed it to use the
	path directly and do a plain unlink instead of gnome_vfs_unlink.

	* src/nautilus-profiler.c:
	(nautilus_profiler_bonobo_ui_report_callback):
	Use gnome_vfs_get_uri_from_local_path instead of just sticking
	a file:// on the front of a path name.
2001-06-11 16:07:36 +00:00
John Fleck
94a260e96b fix segfault caused by the fact that we were linking to both libxml1 and 2
2001-06-10 John Fleck <jfleck@inkstain.net>

	* components/help/converters/gnome-db2html3/Makefile.am:
	fix segfault caused by the fact that we were linking to both
	libxml1 and 2
2001-06-11 03:21:00 +00:00
Pablo Saratxaga
ee3f5645cd updated Azeri file 2001-06-10 16:37:53 +00:00
Dan Mueth
c280666d9a Updated Nautilus User Manual for 1.0.4.
2001-06-09  Dan Mueth  <d-mueth@uchicago.edu>

        Updated Nautilus User Manual for 1.0.4.

        * help/nautilus-user-manual/C/nautilus-user-manual.sgml:
2001-06-09 19:42:21 +00:00
Dan Mueth
8bf6bb8b23 Fixing bug#8327. (Thanks to John Fleck.)
2001-06-09  Dan Mueth  <d-mueth@uchicago.edu>

        Fixing bug#8327.  (Thanks to John Fleck.)

        * help/nautilus-user-manual/es/nautilus-user-manual.sgml:
2001-06-09 18:40:21 +00:00
Laszlo Kovacs
38b33a4772 gnome-db2html3 build environment added 2001-06-08 16:25:28 +00:00
Laszlo Kovacs
b383320182 conditional dependencies for gnome-db2html3 added 2001-06-08 16:18:46 +00:00
Laszlo Kovacs
2fdb8df2cb gnome-db2html3 called depending on build flag 2001-06-08 16:17:46 +00:00
Laszlo Kovacs
ecb91464fa conditional build flag added 2001-06-08 16:17:23 +00:00
Laszlo Kovacs
c005d27d64 gnome-db2html3 added 2001-06-08 16:11:31 +00:00
Laszlo Kovacs
257ed5a39f committed 2001-06-08 16:10:47 +00:00
Laszlo Kovacs
ca6d3367cd adding conditional build flag 2001-06-08 16:09:14 +00:00
Dan Mueth
f923fc5836 Updating Release Notes to contain new Mozilla version compatibility
2001-06-08  Dan Mueth  <dan@eazel.com>

        Updating Release Notes to contain new Mozilla version
        compatibility information based on Ramiro's updates to the README.

        * help/nautilus-release-notes/C/nautilus-release-notes.sgml:
2001-06-08 15:36:48 +00:00
Ramiro Estrugo
d010d518f6 Update Mozilla for latest Mozilla 0.9.1 release which is the recommended
* README:
	Update Mozilla for latest Mozilla 0.9.1 release which is the
	recommended one from now onwards.
2001-06-08 11:38:48 +00:00
Andy Hertzfeld
5939b39d94 added reference to "i-regular.xml" in the gnome theme make file, to make
added reference to "i-regular.xml" in the gnome theme make file,
	to make embedded text work in the new gnome theme.

	Also, fixed bug where the names of the rightmost tabs cound get cut
	off by tweaking the layout code.
2001-06-08 08:27:40 +00:00
Dan Mueth
61f7362373 Updating Nautilus Release Notes for 1.0.4. Note that we probably still
2001-06-08  Dan Mueth  <d-mueth@uchicago.edu>

        Updating Nautilus Release Notes for 1.0.4.  Note that we
        probably still need to modify the Mozilla compatibility
        section.

        * help/nautilus-release-notes/C/nautilus-release-notes.sgml:
2001-06-08 05:35:39 +00:00
Dan Mueth
7bc1970f2d Updating Nautilus Quick Reference for 1.0.4 release.
2001-06-07  Dan Mueth  <dan@eazel.com>

        Updating Nautilus Quick Reference for 1.0.4 release.

        * help/nautilus-quick-reference/C/index.html:
2001-06-08 03:56:17 +00:00
Valek Frob
a7ea8e0570 Yes, I'm going to fix all my stupid translations. 2001-06-07 21:02:51 +00:00
Matthias Warkus
fb23b2d12e Update for release 2001-06-07 19:04:16 +00:00
Chyla Zbigniew
ffe41634b4 Updated Polish translation 2001-06-07 14:40:29 +00:00
Emese Kovacs
e0f746481c updated Hungarian translation.
2001-06-07  Emese Kovacs  <emese@gnome.hu>

        * hu.po: updated Hungarian translation.
2001-06-07 10:36:52 +00:00
Valek Frob
34b7b622f0 Updated russian translation. 2001-06-07 07:57:20 +00:00
Stano Visnovsky
f2d35a6711 Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>
* sk.po: Updated Slovak translation.
2001-06-07 07:29:41 +00:00
Kjartan Maraas
612a59b7c2 Updated Norwegian translation.
2001-06-07  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2001-06-06 22:33:31 +00:00
Darin Adler
8794a29703 Made a list of changes since 1.0.3 to get ready for the 1.0.4 release.
* NEWS: Made a list of changes since 1.0.3 to get ready for
	the 1.0.4 release.
2001-06-06 22:25:25 +00:00
Darin Adler
e7a1ebe3b8 Oops, a few of my changes were still in the editor. More places where we
* components/music/nautilus-music-view.c: (play_current_file):
	* libnautilus-private/nautilus-icon-factory.c: (get_cache_time):
	* src/nautilus-window-menus.c: (get_static_bookmarks_file_path):
	Oops, a few of my changes were still in the editor. More places
	where we should follow links.
2001-06-06 22:01:32 +00:00