Commit graph

2034 commits

Author SHA1 Message Date
Darin Adler
4618c73bf3 Fixed bug 3079 (Cannot copy or link files or folders with current
build). This was just an || where there should be a &&.

	Also took another crack at making the tinderbox succeed.

	* libnautilus-extensions/nautilus-icon-dnd.c:
	(selection_includes_trash): Change || to &&. Oops.

	* nautilus.spec.in: Removed unused directories.
	* po/POTFILES.in: Removed unused files.

	* libnautilus-extensions/nautilus-drag.c:
	(nautilus_drag_drop_action_ask): Formatting tweak.
2000-09-15 01:25:35 +00:00
Christian Rose
2d80c4c476 Updated Swedish translation. 2000-09-14 20:14:39 +00:00
Yuri Syrota
0373cbf6a5 Updated Ukrainian translation 2000-09-14 15:14:24 +00:00
Christian Rose
8e0307cbd3 Updated Swedish translation. 2000-09-14 12:55:27 +00:00
Christian Rose
dcabf7a717 Updated Swedish translation. 2000-09-13 21:47:42 +00:00
Christian Rose
705c763022 Updated Swedish translation. 2000-09-13 10:41:04 +00:00
Christian Rose
0b50f0a562 Updated Swedish translation. 2000-09-11 23:35:03 +00:00
Valek Frob
6a57c7144a Updated translation. 2000-09-11 09:03:18 +00:00
Kjartan Maraas
8a7a6d3ff5 Updated Norwegian translation.
2000-09-09  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-09-10 22:35:43 +00:00
Kenneth Christiansen
27b08dc546 Translations from Keld
control-center/po/da.po gdm2/po/da.po gnumeric/po/da.po
nautilus/po/da.po gnome-i18n/extra-po/gdm2beta5/da.po
2000-09-09 23:00:13 +00:00
Christian Rose
766253d3e4 Updated Swedish translation. 2000-09-09 14:14:13 +00:00
Kenneth Christiansen
ab75139f49 Translations from Keld
evolution/po/da.po gxsnmp/po/da.po nautilus/po/da.po
2000-09-08 17:50:40 +00:00
Kenneth Christiansen
5c7737bf1b Translations from keld
bonobo/po/da.po dia/po/da.po gnome-utils/po/da.po
gnumeric/po/da.po guppi3/po/da.po nautilus/po/da.po
pybliographer/po/da.po
2000-09-08 04:13:20 +00:00
Christian Rose
3693f5742d Updated Swedish translation. 2000-09-07 21:39:58 +00:00
Kenneth Christiansen
20f6badb93 more files added - consulted Sullivan before editing 2000-09-07 20:46:00 +00:00
Christian Rose
f1c8a7a2dd Updated Swedish translation. 2000-09-07 00:12:17 +00:00
Matthias Warkus
c9ec59f155 Fixes and updates. 2000-09-06 16:32:26 +00:00
Christian Rose
140dc0064a Updated Swedish translation. 2000-09-06 13:21:00 +00:00
Darin Adler
700232e531 Removed some special-case file names that aren't needed any more.
* check-FIXME.pl: Removed some special-case file names
	that aren't needed any more.

	* libnautilus-extensions/nautilus-file-operations.c:
	(get_link_name): Added comments to help localizers.
	* libnautilus-extensions/nautilus-file.c:
	(nautilus_file_get_date_as_string): Added comments to help
	localizers. Deals with bug 2720 (Please add a comment to help
	localizers do date translations)
	* libnautilus-extensions/nautilus-icon-canvas-item.c:
	(draw_or_measure_label_text): Added a comment to help localizers.
	* src/file-manager/fm-directory-view.c:
	(fm_directory_view_display_selection_info): Unmarked one string
	that doesn't make sense to translate and adding a comment to
	another to explain why it is marked for translation.
	(add_separator): Changed add_open_with_gtk_menu_item into this
	function, which deals with bug 2735 (add_open_with_gtk_menu_item
	only called to create separator?).
	(create_open_with_gtk_menu): Call the new add_separator function.
	* src/nautilus-zoom-control.c: (create_zoom_menu_item): Added a
	comment to help localizers.

	* libnautilus-extensions/nautilus-link.c: (make_local_path): Fixed
	logic here that was doing strange things with URIs.  This deals
	with bugs 2492 (Incorrect unescaping when dealing with link
	files), 2493 (Mysterious and probably incorrect "+7" when escaping
	URI for link file), and 2737 (link code must make path into URI).

	* libnautilus-extensions/nautilus-search-bar-criterion.c:
	* libnautilus-extensions/nautilus-search-bar-criterion.h:
	* po/POTFILES.in:
	Removed these duplicate files. Rebecca moved them to src, but she
	didn't remove the old ones. I didn't have to remove them from the
	makefile, since they were already removed, but I had to remove
	them from the list of files to translate.

	* src/nautilus-search-bar-criterion.h:
	* libnautilus-extensions/nautilus-search-uri.h:
	Moved some of the stuff from nautilus-search-bar-criterion.h to
	here, since it's really about search URIs, not specific to the
	search bar. Over time we will move more.

	* src/nautilus-search-bar-criterion.c: Added include of the
	nautilus-search-uri.h header now that stuff was moved there.

	* src/file-manager/fm-search-list-view.c:
	Fixed includes to get the nautilus-search-bar-criterion.h from its
	new location. This is not a real solution to the problem that was
	exposed by moving the search bar code. The bug 2815 covers this.
	* src/nautilus-complex-search-bar.c: Fix search bar so it gets
	the real location of the header. It was including the old one.
	* src/nautilus-simple-search-bar.c: Fix search bar so it gets
	the real location of the header. It was including the old one.

	* src/nautilus-main.c: (main): Some small cleanups including some
	additional parameter checking and returning a failure code to
	the invoking shell in the case where the parameters are not
	consistent.
2000-09-05 22:56:38 +00:00
Kjartan Maraas
0d408cc5da Updated Norwegian translation. Updated German translation from Christian
2000-09-04  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* de.po: Updated German translation from Christian Meyer
2000-09-04 20:04:04 +00:00
Kjartan Maraas
67cf778ef0 Updated Norwegian translation. Updated German translation from Christian
2000-09-04  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
	* de.po: Updated German translation from Christian Meyer
	<linux@chrisime.de>.
2000-09-04 19:17:12 +00:00
Valek Frob
7a0d1a1351 Updated russian translation. 2000-09-04 18:04:17 +00:00
Christian Rose
0e9360399e Updated Swedish translation. 2000-09-03 18:27:28 +00:00
Christian Rose
72fb6ec09e Updated Swedish translation. 2000-09-03 13:33:11 +00:00
Christian Rose
de02706f56 Completed the Swedish translation. 2000-09-03 01:37:45 +00:00
Christian Rose
042f10b87b Updated Swedish translation. 2000-09-01 23:27:53 +00:00
Eric Brayeur
15db3cb341 updated french translation.
2000-09-01  Eric Brayeur  <eb@ibelgique.com>

	* fr.po: updated french translation.
2000-09-01 17:07:19 +00:00
Valek Frob
7ffccab5a4 Updated russian translation. 2000-08-31 13:45:22 +00:00
Jing-Jong Shyue
8b45ac15aa Triditional Chinese PO File 2000/08/31 2000-08-31 07:00:14 +00:00
Jesus Bravo Alvarez
dca0392d1b Updated Galician translation 2000-08-30 19:44:53 +00:00
Valek Frob
df42155acd Updated russian translation. 2000-08-30 14:54:56 +00:00
Yuri Syrota
08211506bb Updated Ukrainian translation 2000-08-30 10:17:19 +00:00
Yuri Syrota
1dffa759e1 Updated Ukrainian translation 2000-08-30 09:57:32 +00:00
Eskil Heyn Olsen
39765997da Changed the comments reg. bug 1657
* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_update_from_uri):
	Changed the comments reg. bug 1657

	components/services/install/command-line/eazel-alt-install-corba.c:
	(create_package),
	Handles ~ in filenames now
	(main):
	Proper gtk_signal_func cast for the delete_files signal

	* components/services/install/command-line/eazel-gen-pre-xml.sh:
	Script to generate a colon-delimited file for eazel-gen-xml, by
	using rpm -qp on rpm files.

	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_class_initialize), (eazel_install_initialize):
	-DEAZEL_INSTALL_SLIM no longer creates a userlocal rpmdb

	* components/services/install/lib/eazel-install-protocols.c:
	(gnome_vfs_xfer_callback), (free_string),
	(gnome_vfs_fetch_remote_file)
	(get_url_for_package):
	Added D: to debug output, nicefied the gnome-vfs stuff after shane
	laughed at me
	(eazel_install_fetch_package),
	Added the md5 stuff, it's commented out, as there is no md5 in the
	xml from the server, thus checking md5 would fail all packages.

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(eazel_install_download_packages), (download_all_packages),
	(eazel_install_pre_install_packages), (install_packages),
	(uninstall_packages),
	(eazel_install_prepare_rpm_system), (eazel_install_add_to_rpm_set),
	(eazel_install_check_existing_packages),
	(eazel_install_fetch_rpm_dependencies):
	So much...
		- xml packagelist can now have soft_depends which
		  the download and install now checks for
	        - removed some leaks
	        - check for reopening rpmdb which is bad
		- clarifying comments for div FIXME's
	(eazel_install_prune_packages),
	Fixed a vaarg usage

	* components/services/install/lib/eazel-install-types.h:
	Added md5 to the PackageData struct

	* components/services/install/lib/eazel-install-types.c:
	(categorydata_new), (categorydata_destroy_foreach),
	(packagedata_new), (packagedata_destroy_foreach),
	Added md5 to the PackageData struct
	Now has some debug stuff to check for deallocating structes.
	(packagedata_remove_soft_dep),
	added function to remove a package from another packages soft_deps
	(rpmfilename_from_packagedata):
	Fixed a wrong g_strconcat

	* components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list)
	Generates nicer category names...
	(parse_category), (parse_memory_transaction_file),
	Uses categorydata_new now
	(osd_parse_implementation),
	Added FIXME reg. md5 check
	(parse_osd_xml_from_memory):
	D: to debug output

	* components/services/install/lib/makefile.staticlib.in:
	No longer sets the defines, they are now set in the link.sh
	scrip in the nautilus-installer

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(begin_install), (druid_finish), (prep_install):
	* nautilus-installer/src/installer.c: (set_white_stuff),
	(create_what_to_do_page), (create_install_page),
	(create_finish_page), (create_window), (set_images),
	(eazel_install_progress), (eazel_download_progress),
	(install_failed_helper), (install_failed), (download_failed),
	(eazel_install_preflight), (eazel_install_dep_check),
	(eazel_install_delete_files), (eazel_installer_add_category),
	(check_system), (eazel_installer_do_install),
	(eazel_installer_finalize), (eazel_installer_unref),
	(eazel_installer_class_initialize), (eazel_installer_initialize),
	(eazel_installer_get_type), (eazel_installer_new):
	* nautilus-installer/src/installer.h:
	* nautilus-installer/src/interface.c:
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c: (oaf_init), (bonobo_init):
	* nautilus-installer/src/support.c:
	* nautilus-installer/src/support.h:
	Created a gtkobject for the installer, revamped the choice stuff,
	so it now offers the categories, stabilization work etc.
2000-08-30 09:49:02 +00:00
Yuri Syrota
99f0444dec Updated Ukrainian translation 2000-08-30 09:36:00 +00:00
Valek Frob
1cd321c684 Updtaed russian translation. 2000-08-30 07:53:59 +00:00
George Lebl
604906df19 This should close bug #1361
Tue Aug 29 22:43:15 2000  George Lebl <jirka@5z.com>

	This should close bug #1361

	* configure.in, cut-n-paste-code/widgets/Makefile.am,
	  cut-n-paste-code/widgets/nautilus-druid/*,
	  po/POTFILES.in:
	  Remove the nautilus druid hack from here.  We can do all
	  that we need from libnautilus extensions without need of
	  cut and paste code.

	* libnautilus-extensions/nautilus-druid.[ch],
	  libnautilus-extensions/nautilus-druid-page-eazel.[ch],
	  po/POTFILES.in:
	  Make NautilusDruid be a derivation of GnomeDruid and
	  the NautilusDruidPageEazel of GnomeDruidPage.  Also make
	  use of more of the nautilus style of coding in both.  Federico
	  will kill me for using remove/add to move a file, but it's more
	  then just a move anyway.

	* src/nautilus-first-time-druid.c (set_up_proxy_config_page)
	  (next_update_page_callback) (next_update_feedback_page_callback)
	  (next_proxy_configuration_page_callback)
	  (finish_page_back_callback) (nautilus_first_time_druid_show)
	  (download_callback) (initiate_file_download):
	  Use the new nautilus druid and the new eazel druid page everywhere.
	  Also fix one case of double adding things to a GtkBox.
2000-08-30 03:42:41 +00:00
Mathieu Lacage
d1b703005d makes it compile for true... sorry for the necessary breakage 2000-08-29 03:40:10 +00:00
Akira Tagoh
115f85b0bc Updated Japanese translation.
* ja.po: Updated Japanese translation.
2000-08-28 15:17:56 +00:00
Valek Frob
be27694dae Updated russian translation. 2000-08-27 07:47:08 +00:00
Kenneth Christiansen
a30677d9ef small update 2000-08-26 12:34:22 +00:00
Manuel de Vega Barreiro
8a595dfce8 New spanish Translation 2000-08-25 15:01:28 +00:00
George Lebl
aad9b52262 Remove these as they are obscolete anyway.
Fri Aug 25 02:17:17 2000  George Lebl <jirka@5z.com>

	* cut-n-paste-code/widgets/nautilus-druid/Makefile.am,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.c,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-finish.h,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.c,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-start.h:
	  Remove these as they are obscolete anyway.

	* cut-n-paste-code/widgets/nautilus-druid/nautilus-druid.c
	  (nautilus_druid_init), (nautilus_druid_size_request),
	  (nautilus_druid_size_allocate):
	  Fix calculating of size and borders

	* icons/Makefile.am, icons/druid_*.png: Add Arlo's druid images.

	* po/POTFILES.in,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.c,
	  cut-n-paste-code/widgets/nautilus-druid/nautilus-druid-page-eazel.h:
	  Add the eazel druid page.  Theoretically this should move to
	  libnautilus-extentions soon, including deriving nautilus-druid from
	  gnome-druid, in which way we can eliminate the entire
	  cut-n-paste mess for the druid.  Likely to do this tommorrow with
	  the rest of the arloification.

	* src/nautilus-first-time-druid.c (set_up_background),
	  (set_up_user_level_page), (set_up_service_signup_page),
	  (set_up_update_page), (set_up_update_feedback_page),
	  (set_page_sidebar), (nautilus_first_time_druid_show):
	  Use the eazel page for the druid and set up the sidebar image
	  to the standard one.
2000-08-25 07:17:09 +00:00
Alastair McKinstry
faed392cc4 Initial Irish translation 2000-08-24 18:46:59 +00:00
Yuri Syrota
d3a8903576 Updated Ukrainian translation 2000-08-23 14:05:42 +00:00
Jing-Jong Shyue
9f5459ceea Triditional Chinese PO File 2000/08/21 2000-08-21 14:46:17 +00:00
Kenneth Christiansen
18aec777aa Translations from Keld
achtung/po/da.po balsa/po/da.po bonobo/po/da.po
bug-buddy/po/da.po control-center/po/da.po dia/po/da.po
dr-genius/po/da.po eog/po/da.po evolution/po/da.po
gconf/po/da.po gedit/po/da.po gernel/po/da.po
gnome-db/po/da.po gnome-iconedit/po/da.po gnome-utils/po/da.po
gnome-vfs/po/da.po gnumeric/po/da.po gtranslator/po/da.po
guppi3/po/da.po mc/po/da.po nautilus/po/da.po oaf/po/da.po
pan/po/da.po sodipodi/po/da.po
2000-08-20 17:21:48 +00:00
Kjartan Maraas
63462eb8f0 Updated Norwegian translation.
2000-08-20  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-08-19 23:50:00 +00:00
Kenneth Christiansen
bc0305b799 Translations from Keld
achtung/po/da.po bonobo/po/da.po control-center/po/da.po
dia/po/da.po eog/po/da.po evolution/po/da.po gernel/po/da.po
ggv/po/da.po gimp/po/da.po gnome-iconedit/po/da.po
gnumeric/po/da.po nautilus/po/da.po rp3/po/da.po
2000-08-19 22:17:03 +00:00
Matthias Warkus
581276d633 Updates for Nautilus and Evolution's German translations. 2000-08-19 12:07:52 +00:00
Valek Frob
68488992b9 Updated russian translation. 2000-08-19 06:45:04 +00:00
Valek Frob
180bd805e0 Updated russian translation. 2000-08-18 07:58:46 +00:00
Christopher R. Gabriel
452b9692e7 added italian translation (needs to be finished) 2000-08-18 06:55:59 +00:00
Valek Frob
19ab62d9eb Updated russian translation. 2000-08-17 18:37:27 +00:00
Valek Frob
4d392c1123 Updated russian translation. 2000-08-16 08:31:45 +00:00
Valek Frob
1922734a15 Updated russian translation. 2000-08-15 17:14:25 +00:00
Mathieu Lacage
f951f6f355 Implements core of task 1761
2000-08-15  Mathieu Lacage  <mathieu@eazel.com>

	Implements core of task 1761

	* libnautilus-extensions/Makefile.am: add my new files
	to the build.
	* libnautilus-extensions/nautilus-search-uri.c:
	(strip_uri_begenning), (free_tokenized_uri), (tokenize_uri),
	(get_item_number), (get_translated_criterion),
	(get_first_criterion_prefix), (get_nth_criterion_prefix),
	(get_nth_criterion_suffix), (get_first_criterion_suffix),
	(parse_uri), (nautilus_search_uri_to_human): add file.
	* libnautilus-extensions/nautilus-search-uri.h: add file.
	* po/POTFILES.in: add my files there.
	* src/file-manager/fm-search-list-view.c: (load_location_callback):
	a space.
	* src/nautilus-complex-search-bar.c:
	(nautilus_complex_search_bar_initialize),
	(attach_criterion_to_search_bar),
	(unattach_criterion_from_search_bar):
	fix multiple bugs: the size text entry would not be removed by
	the "fewer options" button. Changed a few "pressed" to "clicked".
2000-08-15 07:24:22 +00:00
Eskil Heyn Olsen
2ac9b45775 Use unref instead of destroy in eazelinstallcorbacallback
* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_install_done):
	Use unref instead of destroy in eazelinstallcorbacallback

	* components/services/install/command-line/eazel-alt-install-corba.c:
	(set_parameters_from_command_line), (main):
	Defaults to ham.eazel.com:8888 instead of testmachine.eazel.com:80
	now.
	Also added reversion support

	* components/services/install/command-line/eazel-package-query.c:
	(main):
	use the unref instead of destroy

	* components/services/install/command-line/eazel-revert.c: (main):
	Fixed the --port arg
	use unref instead of destroy

	* components/services/install/command-line/eazel-uninstall.c:
	(main):
	use unref instead of destroy

	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_unref), (eazel_install_callback_finalize),
	(eazel_install_callback_class_initialize):
	A unref instead of destroy

	* components/services/install/lib/eazel-install-corba-types.c:
	(packagedata_from_corba_packagedatastruct):
	Fixed for the new get_distribution_enum

	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_unref), (eazel_install_finalize),
	(eazel_install_class_initialize):
	A unref instead of a destroy

	* components/services/install/lib/eazel-install-private.h:
	A boolean to indicate that the subcommand is running

	* components/services/install/lib/eazel-install-protocols.c:
	(eazel_install_fetch_package), (get_url_for_package),
	(get_search_url_for_package):
	Stuff to call the new OSD xml parsing. Plus some logic to check
	for a existing file. (used when EI_PROT_USE_NEW_CGI is set)
	Proper transfer of distro name (bug 1333)

	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_all_packages), (uninstall_all_packages),
	(eazel_install_do_transaction_fill_hash),
	(eazel_install_do_transaction_get_total_size),
	(eazel_install_do_transaction_add_to_transaction),
	(eazel_install_start_transaction_make_rpm_argument_list),
	(eazel_install_start_transaction_make_argument_list),
	(eazel_install_do_transaction_save_report_helper),
	(eazel_install_do_transaction_save_report),
	(eazel_install_monitor_rpm_propcess_pipe),
	(eazel_install_monitor_process_pipe),
	(eazel_install_display_arguments),
	(eazel_install_monitor_subcommand_pipe),
	(eazel_install_start_transaction):
	Lot of renaming & some slashing to accomodate other package
	systems then rpm.
	New pipe parser for rpm -hv args, since --percent proved useless.

	* components/services/install/lib/eazel-install-xml-package-list.h:
	* components/services/install/lib/eazel-install-xml-package-list.c:
	(osd_parse_implementation), (osd_parse_softpkg),
	(osd_parse_shared), (parse_osd_xml_from_memory):
	Implemented parsing of the OSD xml.

	* components/services/install/nautilus-view/nautilus-service-install.
	c: (nautilus_service_install_done):
	Use the unref instead of destroy

	* components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.h:
	* components/services/trilobite/libtrilobite/trilobite-core-distribut
	ion.c: (trilobite_get_distribution_enum_compact),
	(trilobite_get_distribution_enum_verbose),
	(trilobite_get_distribution_enum):
	Changed get_distro_enum to parse compact names.

	* nautilus-installer/src/callbacks.c: (begin_install),
	(prep_install):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (eazel_install_progress),
	(eazel_download_progress), (download_failed),
	(eazel_install_preflight), (installer):
	* nautilus-installer/src/interface.c: (create_what_to_do_page),
	(create_install_page), (create_finish_page), (create_window):
	* nautilus-installer/src/main.c:
	* nautilus-installer/src/prescript:
	Some reslashing of the installer

	* po/da.po:
	Came across some missing translations
2000-08-11 03:17:55 +00:00
Akira Tagoh
1f7d5ee58f Updated Japanese translation.
* ja.po: Updated Japanese translation.
2000-08-10 03:55:54 +00:00
Matthias Warkus
d8b48b7fa9 Small fix 2000-08-09 12:33:55 +00:00
Matthias Warkus
766670903c Update 2000-08-08 17:39:19 +00:00
Valek Frob
7b38182cdf Updated russian translation. 2000-08-08 08:33:55 +00:00
Fatih Demir
a8fab69bf5 Updated the tr.po gain. hehe. 2000-08-05 08:47:11 +00:00
Fatih Demir
bcb4816969 Updated the Turkish translation. 2000-08-05 08:45:45 +00:00
Jing-Jong Shyue
5c05eb61e9 Triditional Chinese PO File 2000/08/04 2000-08-04 14:18:03 +00:00
Valek Frob
63a770c5c8 Updated russian translation. 2000-08-04 08:56:41 +00:00
Jing-Jong Shyue
e3493734d7 Triditional Chinese PO File 2000/08/04 2000-08-04 04:31:44 +00:00
Fatih Demir
788b339cf2 Updated the Turkish translation. 2000-08-03 10:39:59 +00:00
Valek Frob
7d0814aa48 Updated russian translation. 2000-08-02 17:12:14 +00:00
Pablo Saratxaga
299253b431 corrected some syntax errors 2000-08-02 16:22:25 +00:00
Jorge Godoy
226ce2fb55 updated pt_BR translations 2000-08-02 14:47:43 +00:00
Fatih Demir
825b993cf9 Updated the Turkish translation. 2000-07-31 20:27:37 +00:00
Valek Frob
a218e5572f Updated russian translation. 2000-07-31 17:31:15 +00:00
Valek Frob
b6f1fd81e4 Updated russian translation. 2000-07-31 08:38:30 +00:00
Jing-Jong Shyue
208956d458 Triditional Chinese PO File 2000/07/30 2000-07-30 09:51:20 +00:00
Kenneth Christiansen
b18f216a17 ahh, I little mistake - now taken care of :) 2000-07-27 20:12:45 +00:00
Kenneth Christiansen
46e57519b0 i18n fixes 2000-07-27 20:00:04 +00:00
Kenneth Christiansen
a4ee91d57c Translations from Keld
dia/po/da.po dr-genius/po/da.po evolution/po/da.po
gfloppy/po/da.po gnome-core/po/da.po gnome-utils/po/da.po
gnomeicu/po/da.po gnumeric/po/da.po gtranslator/po/da.po
guppi3/po/da.po nautilus/po/da.po pan/po/da.po rp3/po/da.po
2000-07-27 03:02:23 +00:00
Valek Frob
ccdfb3c264 Updated russian translation. 2000-07-26 14:00:21 +00:00
Fatih Demir
7611933476 Updated the Turkish translation. 2000-07-26 10:01:00 +00:00
Fatih Demir
89f212b3b0 Committed updated Korean translation for Nautilus 2000-07-26 09:35:33 +00:00
Valek Frob
340fd6c2f5 Updated russian translation. 2000-07-25 10:33:43 +00:00
Matthias Warkus
515686297e Huge update. I do not expect this commit to work. 2000-07-24 17:17:47 +00:00
Fatih Demir
220fdc6204 Updated the Turkish translation. 2000-07-24 11:32:26 +00:00
Kjartan Maraas
f50a4e4f66 Updated Norwegian translation.
2000-07-23  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-07-23 12:00:32 +00:00
Kenneth Christiansen
48388d78f4 Translations from Keld
balsa/po/da.po bonobo/po/da.po evolution/po/da.po
gimp/po/da.po gnome-db/po/da.po gnome-utils/po/da.po
gnumeric/po/da.po gtranslator/po/da.po guppi3/po/da.po
nautilus/po/da.po pan/po/da.po rp3/po/da.po
2000-07-22 22:40:49 +00:00
Richard Hult
34d10f1b5d Updated Swedish translation. 2000-07-22 16:28:28 +00:00
Fatih Demir
1524e5a89b Updated the Turkish translation. 2000-07-22 16:13:14 +00:00
Yukihiro Nakai
85c14f9d95 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-07-21 18:32:54 +00:00
Valek Frob
c879cf3ac8 Updated russian translation. 2000-07-20 11:06:28 +00:00
Fatih Demir
10636ab946 Updated the Turkish translation. 2000-07-18 17:00:48 +00:00
Andreas Hydén
280139209d Updated Swedish translation 2000-07-16 21:59:06 +00:00
Valek Frob
7ae571fb12 Updated russian translation. 2000-07-16 13:37:03 +00:00
Kjartan Maraas
2b46f7b11d Updated Norwegian translation.
2000-07-16  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-07-16 08:10:12 +00:00
Matthias Warkus
d09e722384 A ride at the cutting edge -- updated German translations for Nautilus
and Evolution, everyone's favourite babies.
2000-07-15 15:22:28 +00:00
Yukihiro Nakai
f258aa7187 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-07-15 01:33:42 +00:00
Andreas Hydén
cd544b613f Updated Swedish translation 2000-07-15 00:27:18 +00:00
Valek Frob
b90ef9ca1b Microupdated russian translation. 2000-07-13 14:59:00 +00:00
Jorge Godoy
ea59d8fb6c updated pt_BR translations 2000-07-12 16:39:04 +00:00
Valek Frob
e195286f4d Updated russian translation. 2000-07-11 17:02:08 +00:00
Kenneth Christiansen
b022a4add3 Translatins from Keld
gnomeicu/po/da.po nautilus/po/da.po pan/po/da.po rp3/po/da.po
2000-07-11 14:41:17 +00:00
Fatih Demir
44d6765c35 Updated the Turkish translation. 2000-07-10 15:54:03 +00:00
Valek Frob
d1a5df03f6 Updated russian translation. 2000-07-09 14:46:05 +00:00
Matthias Warkus
ce6d8a089a Shiny new updated German translation 2000-07-09 13:41:58 +00:00
Kenneth Christiansen
e036a9f2cb Translations from Keld
balsa/po/da.po evolution/po/da.po gedit/po/da.po
gernel/po/da.po gimp/po/da.po gnome-core/po/da.po
gnome-vfs/po/da.po gnomeicu/po/da.po gnumeric/po/da.po
gtranslator/po/da.po nautilus/po/da.po pan/po/da.po
2000-07-08 22:47:58 +00:00
Fatih Demir
1566f160fe Updated the Turkish translation. 2000-07-06 08:48:52 +00:00
Eskil Heyn Olsen
fb3b916c47 nautilus now build rpm's again.
libeazelinstall work :	Muy work. Worked around orbit-idl's shortcommings,
by packing the
dependency trees for the (un)install_failed callbacks into
xml. Uninstall now does the upwards traversel to detect packages
that will break. Still not the downwards though. Installing a
packge using the filename no longer results in a query for the
file to the server, although we still download all missing deps.

Most of the corbafication stuff is done.

The installer also works again.
2000-07-06 00:25:24 +00:00
Jorge Godoy
d63255b10c updated pt_BR translations 2000-07-05 14:16:23 +00:00
Valek Frob
c32699a626 Updated russian translation. 2000-07-05 12:28:35 +00:00
Eric BRAYEUR
55406fc631 *** empty log message *** 2000-07-01 07:31:16 +00:00
Fatih Demir
55990af988 Updated the Turkish translation and added the "messages" file to the cvsignores 2000-06-30 16:19:59 +00:00
Valek Frob
1c846a7ac9 Updated russian translation. 2000-06-30 06:16:27 +00:00
Kenneth Christiansen
1bee70c4c6 Translations from Keld
dia/po/da.po evolution/po/da.po gernel/po/da.po
nautilus/po/da.po pan/po/da.po
2000-06-29 22:56:31 +00:00
Valek Frob
d234be2766 Updated russian translation. 2000-06-27 18:30:07 +00:00
Fatih Demir
39dfe8823a Updated the Turkish translation. 2000-06-27 09:53:09 +00:00
Eskil Heyn Olsen
8491d1a326 Rearranged so libeazelinstall is built before rpmview
* components/Makefile.am:
	Rearranged so libeazelinstall is built before rpmview

	* components/help/Makefile.am:
	Added a missing .h file so make dist works

	* components/rpmview/Makefile.am:
	* components/rpmview/nautilus-rpm-view-install.c:
	(nautilus_rpm_view_download_progress_signal),
	(nautilus_rpm_view_install_progress_signal),
	(nautilus_rpm_view_download_failed),
	(nautilus_rpm_view_install_failed_helper),
	(nautilus_rpm_view_install_failed),
	(nautilus_rpm_view_dependency_check),
	(nautilus_rpm_view_install_done),
	(nautilus_rpm_view_install_package_callback):
	* components/rpmview/nautilus-rpm-view-install.h:
	* components/rpmview/nautilus-rpm-view.c:
	(nautilus_rpm_view_initialize):
	Added a callback and some skeleton code to the install
	button. So it now does rpm installs.

	* components/services/install/lib/Makefile.am:
	* components/services/install/command-line/Makefile.am:
	Changed the libnames.
	*
	components/services/install/command-line/eazel-alt-install-corba.c:
	(done), (main):
	* components/services/install/lib/eazel-install-corba-callback.c:
	(eazel_install_callback_destroy),
	(eazel_install_callback_initialize), (eazel_install_callback_new),
	(eazel_install_callback_corba_objref),
	(eazel_install_callback_install_packages),
	(eazel_install_callback_query):
	* components/services/install/lib/eazel-install-corba-callback.h:
	* components/services/install/lib/eazel-install-corba-types.h:
	* components/services/install/lib/eazel-install-protocols.c:
	(get_search_url_for_package):
	* components/services/install/server/Makefile.am:
	* components/services/install/server/main.c:
	Changed the object destroction scheme, so eazel_install_callback
	now unrefs and destroys the bonobo object.

	* components/services/trilobite/sample/lib/Makefile.am:
	Fixed to pass make dist

	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	Patching so it works with the new installer libs (and still some
	stroking because of the static stuff)

	* nautilus.spec.in:
	* po/POTFILES.in:
	* test/Makefile.am:
	Slice and dice so make dist and rpm -ta works again.
2000-06-27 01:58:34 +00:00
Kenneth Christiansen
173c750acb Translations from Keld
achtung/po/da.po balsa/po/da.po dia/po/da.po
dr-genius/po/da.po evolution/po/da.po gimp/po/da.po
gnome-core/po/da.po gnome-db/po/da.po gnome-utils/po/da.po
mc/po/da.po nautilus/po/da.po rp3/po/da.po sodipodi/po/da.po
2000-06-25 22:18:40 +00:00
Yukihiro Nakai
4cefa56c0b ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-06-25 17:36:33 +00:00
Valek Frob
a38a17e9f4 Updated russian translation. 2000-06-24 10:40:14 +00:00
Fatih Demir
f385980a38 Updated the Turkish translation for Nautilus 2000-06-23 15:43:28 +00:00
Kjartan Maraas
35f33a6d0b Updated Norwegian translation.
2000-06-21  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-06-21 10:37:26 +00:00
Yukihiro Nakai
d806259e0e ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-06-16 16:37:09 +00:00
Matthias Warkus
9c7276fd4a Updated German translation 2000-06-16 14:05:32 +00:00
Valek Frob
1842397b94 Updated russian translation. 2000-06-15 12:19:05 +00:00
Kenneth Christiansen
e9a76f6699 update Added some missing files
2000-06-15 Kenneth Christiansen <kenneth@gnu.org>

        * da.po: update
	* potfiles.in: Added some missing files
2000-06-15 09:07:17 +00:00
Fatih Demir
9f6d3fc1c4 Updated the Turkish translation. 2000-06-14 16:20:45 +00:00
Benedikt Roth
ce99f08b81 Update, not yet completed 2000-06-14 16:20:45 +00:00
Yukihiro Nakai
a214eaaef1 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-06-14 15:37:24 +00:00
Valek Frob
44b361b4ef Updated russian translation. 2000-06-14 08:11:43 +00:00
Fatih Demir
d13efed051 Updated the Turkish translation. 2000-06-13 08:33:56 +00:00
Fatih Demir
898934441f Updated the Turkish translation. 2000-06-13 08:33:56 +00:00
Valek Frob
eecf12a0f2 Updated russian translation. 2000-06-13 08:29:17 +00:00
Eskil Heyn Olsen
a842587dc1 Did most of the work for bug 1300 & 1090. It now uses an rpmsearch.cgi
* components/services/install/command-line/eazel-alt-install.c:
	(set_parameters_from_command_line), (main):
	* components/services/install/lib/eazel-install-object.c:
	(eazel_install_new_with_config),
	(eazel_install_fetch_remote_package_list),
	(eazel_install_install_packages):
	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file), (filename_from_url),
	(eazel_install_fetch_package), (get_url_for_package),
	(get_search_url_for_package):
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_all_packages), (do_rpm_install),
	(eazel_install_fetch_rpm_dependencies),
	(eazel_install_ensure_deps):
	* components/services/install/lib/eazel-install-types.c:
	(packagedata_new), (packagedata_new_from_rpm_conflict),
	(packagedata_new_from_rpm_conflict_reversed),
	(packagedata_new_from_rpm_header), (packagedata_destroy_foreach),
	(packagedata_destroy), (rpmfilename_from_packagedata),
	(packagedata_hash):
	* components/services/install/lib/eazel-install-types.h:
	Did most of the work for bug 1300 & 1090. It now uses an
	rpmsearch.cgi script on a server to query for packages as
	dependency fails occur.

	* components/services/install/lib/eazel-install-metadata.c:
	(create_default_metadata):
	Fixed bug 1310.

	* components/services/install/lib/eazel-install-xml-package-list.c:
	(generate_xml_package_list):
	Fixed bug 1284.

	* nautilus-installer/src/callbacks.c: (set_images),
	(set_white_stuff):
	* nautilus-installer/src/callbacks.h:
	* nautilus-installer/src/installer.c: (create_package),
	(create_categories), (installer):
	* nautilus-installer/src/interface.c: (create_window):
	Update to the new apt-get alike stuff in libinstall. Also make
	things white to please Arlo.

	* components/services/install/lib/Makefile.am:
	* components/services/time/command-line/Makefile.am:
	* components/services/time/nautilus-view/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/command-line/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* libnautilus-extensions/Makefile.am:
	* nautilus-installer/src/Makefile:
	* nautilus.spec.in:
	* po/POTFILES.in:
	More patchine to make the rpm building succeed. Basically a
	removed files that where no longer in existence (POTFILES), and
	adding missing .h files to Makefile.am's.
2000-06-13 03:23:32 +00:00
Fatih Demir
c32b04d6d1 Stamp update 2000-06-12 10:40:54 +00:00
Yukihiro Nakai
568b968cb3 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-06-11 12:37:45 +00:00
Kenneth Christiansen
f239299837 Translations from Keld
eog/po/da.po gimp/po-script-fu/da.po gtranslator/po/da.po
nautilus/po/da.po pan/po/da.po
2000-06-11 01:44:23 +00:00
Valek Frob
d900e6a2e1 Updated russian translation. 2000-06-10 13:13:25 +00:00
Fatih Demir
e10581010f Updated the Turkish translation. 2000-06-10 12:21:48 +00:00
Ramiro Estrugo
2b631110b6 Move the nautilus-widgets classes to libnautilus-extensions.
* Makefile.am:
* components/hardware/Makefile.am:
* components/help/Makefile.am:
* components/history/Makefile.am:
* components/html/Makefile.am:
* components/loser/content/Makefile.am:
* components/loser/sidebar/Makefile.am:
* components/music/Makefile.am:
* components/notes/Makefile.am:
* components/rpmview/Makefile.am:
* components/sample/Makefile.am:
* components/services/startup/nautilus-view/Makefile.am:
* components/services/time/nautilus-view/Makefile.am:
* components/services/trilobite/sample/nautilus-view/Makefile.am:
* components/websearch/Makefile.am:
* configure.in:
* helper-utilities/authenticate/Makefile.am:
* helper-utilities/authenticate/nautilus-authenticate.c:
* libnautilus-extensions/Makefile.am:
* libnautilus-extensions/nautilus-caption-table.c:
* libnautilus-extensions/nautilus-caption.c:
* libnautilus-extensions/nautilus-file-utilities.c:
* libnautilus-extensions/nautilus-global-preferences.c:
* libnautilus-extensions/nautilus-global-preferences.h:
* libnautilus-extensions/nautilus-lib-self-check-functions.h:
* libnautilus-extensions/nautilus-link-set.c:
* libnautilus-extensions/nautilus-link.c:
* libnautilus-extensions/nautilus-password-dialog.c:
* libnautilus-extensions/nautilus-preference.c:
(nautilus_self_check_preference):
* libnautilus-extensions/nautilus-preferences-box.c:
* libnautilus-extensions/nautilus-preferences-box.h:
* libnautilus-extensions/nautilus-preferences-dialog.c:
* libnautilus-extensions/nautilus-preferences-dialog.h:
* libnautilus-extensions/nautilus-preferences-group.c:
* libnautilus-extensions/nautilus-preferences-group.h:
* libnautilus-extensions/nautilus-preferences-item.c:
* libnautilus-extensions/nautilus-preferences-item.h:
* libnautilus-extensions/nautilus-preferences-pane.c:
* libnautilus-extensions/nautilus-preferences-pane.h:
* libnautilus-extensions/nautilus-preferences.c:
* libnautilus-extensions/nautilus-preferences.h:
* libnautilus-extensions/nautilus-radio-button-group.c:
* libnautilus-extensions/nautilus-string-picker.c:
* libnautilus-extensions/nautilus-string-picker.h:
* libnautilus-extensions/nautilus-text-caption.c:
* libnautilus-extensions/nautilus-text-caption.h:
* libnautilus-extensions/nautilus-undo-manager.c:
* libnautilus-extensions/nautilus-user-level-manager.c:
* libnautilus-extensions/nautilus-user-level-manager.h:
* libnautilus-extensions/nautilus-widgets-self-check-functions.c:
* libnautilus-extensions/nautilus-widgets-self-check-functions.h:
* libnautilus-extensions/test-nautilus-preferences.c:
* libnautilus-extensions/test-preferences.c:
* nautilus-widgets/Makefile.am:
* nautilus-widgets/nautilus-caption-table.c:
* nautilus-widgets/nautilus-caption-table.h:
* nautilus-widgets/nautilus-caption.c:
* nautilus-widgets/nautilus-caption.h:
* nautilus-widgets/nautilus-password-dialog.c:
* nautilus-widgets/nautilus-password-dialog.h:
* nautilus-widgets/nautilus-preference.c:
* nautilus-widgets/nautilus-preference.h:
* nautilus-widgets/nautilus-preferences-box.c:
* nautilus-widgets/nautilus-preferences-box.h:
* nautilus-widgets/nautilus-preferences-dialog.c:
* nautilus-widgets/nautilus-preferences-dialog.h:
* nautilus-widgets/nautilus-preferences-group.c:
* nautilus-widgets/nautilus-preferences-group.h:
* nautilus-widgets/nautilus-preferences-item.c:
* nautilus-widgets/nautilus-preferences-item.h:
* nautilus-widgets/nautilus-preferences-pane.c:
* nautilus-widgets/nautilus-preferences-pane.h:
* nautilus-widgets/nautilus-preferences.c:
* nautilus-widgets/nautilus-preferences.h:
* nautilus-widgets/nautilus-radio-button-group.c:
* nautilus-widgets/nautilus-radio-button-group.h:
* nautilus-widgets/nautilus-string-picker.c:
* nautilus-widgets/nautilus-string-picker.h:
* nautilus-widgets/nautilus-text-caption.c:
* nautilus-widgets/nautilus-text-caption.h:
* nautilus-widgets/nautilus-user-level-manager.c:
* nautilus-widgets/nautilus-user-level-manager.h:
* nautilus-widgets/nautilus-widgets-self-check-functions.c:
* nautilus-widgets/nautilus-widgets-self-check-functions.h:
* nautilus-widgets/test-nautilus-preferences.c:
* nautilus-widgets/test-nautilus-widgets.c:
* nautilus-widgets/test-preferences.c:
* src/Makefile.am:
* src/nautilus-main.c: (main):
* src/nautilus-sidebar.c:
* src/nautilus-window-menus.c:
* test/Makefile.am:
Move the nautilus-widgets classes to libnautilus-extensions.
2000-06-10 00:38:05 +00:00
Fatih Demir
a1d1d044e9 Updated the Turkish translation. 2000-06-09 19:30:08 +00:00
Yukihiro Nakai
6c7bcad4e4 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-06-09 16:37:55 +00:00
Yukihiro Nakai
d5fe0b7838 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-06-09 14:37:48 +00:00
Kjartan Maraas
93445c676a Updated Norwegian translation.
2000-06-08  Kjartan Maraas  <kmaraas@gnome.org>

	* no.po: Updated Norwegian translation.
2000-06-08 21:19:21 +00:00
Valek Frob
fa71e54c72 Updated russian translation. 2000-06-08 20:14:46 +00:00
Fatih Demir
aeac9661d6 Updated the tr.po for nautilus 2000-06-06 14:21:48 +00:00
Valek Frob
3fe5a51092 Added some files to POTFILES.in. 2000-06-05 16:02:48 +00:00
Yukihiro Nakai
a01189b6c5 ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). 2000-06-04 14:38:29 +00:00
Fatih Demir
85b12d3029 Updated tr.po 2000-06-04 12:22:34 +00:00
Fatih Demir
11b36e8f86 Updated ko.po for nautilus 2000-06-04 09:21:42 +00:00
Kenneth Christiansen
b0593e95a5 Translations from Keld
balsa/po/da.po dia/po/da.po evolution/po/da.po gedit/po/da.po
gnome-db/po/da.po gnome-pilot/po/da.po gnomeicu/po/da.po
gnumeric/po/da.po nautilus/po/da.po
2000-06-04 02:07:07 +00:00
Valek Frob
5abb29f3aa Updated russian translation. 2000-06-03 14:52:46 +00:00
Eskil Heyn Olsen
11ea07b342 Docs with my scetches on how to redo the rpm-glue to make
* components/services/docs/installer-dep-check:
	Docs with my scetches on how to redo the rpm-glue to make
	eazel-install-lib autofetch deps.

	* components/services/install/command-line/eazel-alt-install.c:
	(eazel_download_progress):
	Borked, but compiles again. Will update when libinstall stabilizes.

	* components/services/install/lib/eazel-install-object.c:
	(gtk_marshal_NONE__POINTER_ENUM_POINTER),
	(eazel_install_class_initialize),
	(eazel_install_emit_download_failed),
	(eazel_install_emit_install_failed),
	(eazel_install_emit_uninstall_failed):
	Revamped the install_failed signal to take a PackageData object
	instead of char * name.

	* components/services/install/lib/eazel-install-protocols.c:
	(http_fetch_remote_file):
	* components/services/install/lib/eazel-install-public.h:
	* components/services/install/lib/eazel-install-rpm-glue.c:
	(install_new_packages), (download_a_package),
	(download_all_packages), (install_all_packages),
	(uninstall_packages), (uninstall_a_package),
	(build_packagedata_list_from_deps), (do_rpm_install),
	(do_rpm_uninstall), (ensure_deps_are_fetched):
	* components/services/install/lib/eazel-install-types.c:
	(categorydata_destroy_foreach), (categorydata_destroy),
	(packagedata_new_from_rpm_header), (packagedata_destroy_foreach),
	(packagedata_destroy):
	* components/services/install/lib/eazel-install-types.h:
	Doing a lot of hacking to prepare for the autofetch stuff.

	* nautilus-installer/src/prescript:
	* nautilus-installer/src/HACKING:
	* nautilus-installer/src/Makefile:
	* nautilus-installer/src/Makefile.am:
	* nautilus-installer/src/callbacks.c: (druid_cancel),
	(begin_install), (druid_finish), (prep_install), (set_images):
	* nautilus-installer/src/installer.c:
	(append_string_to_window_list), (download_failed),
	(install_failed_foreach), (requeue), (install_failed),
	(gen_report), (installer):
	* nautilus-installer/src/link.sh:
	* nautilus-installer/src/main.c:
	Hacking in the installer. This one is borked sine I'm trying to
	figure out the right scheme of reported dep fails. Actually, I
	want the lib to autofetch deps by option, instead of failing them
	Also added stuff to link.sh, so it builds static from scratch,
	strips gzips and adds prescript to the gzexe file. So if you build
	using link.sh, you get a 644 binary which when executed using
	sh ./nautilus-installer prompts for root password and does the
	magic. Easier for newbies.

	* components/services/time/idl/Makefile.am:
	* components/services/install/idl//Makefile.am:
	* components/services/time/Makefile.am:
	* components/services/install/Makefile.am:
	* components/services/install/lib/Makefile.am:
	* components/services/time/service/Makefile.am:
	* components/services/trilobite/idl/Makefile.am:
	* components/services/trilobite/libtrilobite/Makefile.am:
	* components/services/trilobite/sample/service/Makefile.am:
	* configure.in:
	* nautilus.spec.in:
	* po/POTFILES.in:
	* src/Makefile.am:
	Loads of makefile fixing to make make dist and rpm -ta work.
2000-06-02 10:10:12 +00:00
Valek Frob
0003706e58 Updated russian translation. 2000-06-01 17:54:22 +00:00
Benedikt Roth
331493e71b added a very beta german translation 2000-06-01 10:25:58 +00:00
Fatih Demir
ffcddf7ca2 Corrected some typos 2000-05-31 20:39:12 +00:00
Kenneth Christiansen
f2fda23a10 Added readme file, which explains the use of the newly checked in po
2000-05-31  Kenneth Christiansen <kenneth@gnu.org>

        * README.tools: Added readme file, which explains the
        use of the newly checked in po tools.

        Please go read.
2000-05-31 12:31:36 +00:00
Fatih Demir
5425dd6a9e Updated the Turkish translation for Nautilus 2000-05-31 11:50:23 +00:00
Kenneth Christiansen
c17b9e1963 Added files Script for finding missing translations in desktop files
2000-05-31  Kenneth Christiansen <kenneth@gnu.org>

        * POTFILES.in: Added files
        * desk.pl: Script for finding missing translations
        in desktop files
        * update.pl: Script for updating and finding missing
        files for POTFILES.in
2000-05-31 01:30:07 +00:00
Kenneth Christiansen
271aaf5842 Translations from Keld
gtranslator/po/da.po nautilus/po/da.po
2000-05-30 22:26:17 +00:00
Fatih Demir
b8672a4eb6 Updated the tr.po for nautilus 2000-05-28 12:54:30 +00:00
Kenneth Christiansen
d01820c4d9 Translations from Keld
achtung/po/da.po dia/po/da.po dr-genius/po/da.po
evolution/po/da.po gedit/po/da.po gimp/po/da.po
gimp/po-plug-ins/da.po gimp/po-script-fu/da.po glade/po/da.po
gnome-db/po/da.po gnomeicu/po/da.po mc/po/da.po
nautilus/po/da.po
2000-05-27 23:07:48 +00:00
Maciej Stachowiak
a15fd9f881 components/history/ntl-history-view.c ->
* Renamed files as follows, as per RENAMING:
	components/history/ntl-history-view.c -> components/history/nautilus-history-view.c
	components/history/ntl-history-view.oafinfo -> components/history/nautilus-history-view.oafinfo
	components/notes/ntl-notes.c -> components/notes/nautilus-notes.c
	components/notes/ntl-notes.oafinfo -> components/notes/nautilus-notes.oafinfo
	libnautilus-extensions/gtkscrollframe.c -> libnautilus-extensions/nautilus-scroll-frame.c
	libnautilus-extensions/gtkscrollframe.h -> libnautilus-extensions/nautilus-scroll-frame.h
	libnautilus/nautilus-view-frame.c -> libnautilus/nautilus-view.c
	libnautilus/nautilus-view-frame.h -> libnautilus/nautilus-view.h
	src/nautilus-index-tabs.c -> src/nautilus-sidebar-tabs.c
	src/nautilus-index-tabs.h -> src/nautilus-sidebar-tabs.h
	src/nautilus-index-title.c -> src/nautilus-sidebar-title.c
	src/nautilus-index-title.h -> src/nautilus-sidebar-title.h
	src/nautilus-zoomable-frame-svr.c -> src/nautilus-zoomable-frame-corba.c
	src/ntl-app.c -> src/nautilus-application.c
	src/ntl-app.h -> src/nautilus-application.h
	src/ntl-index-panel.c -> src/nautilus-sidebar.c
	src/ntl-index-panel.h -> src/nautilus-sidebar.h
	src/ntl-main.c -> src/nautilus-main.c
	src/ntl-miniicon.c -> libnautilus-extensions/nautilus-mini-icon.c
	src/ntl-miniicon.h -> libnautilus-extensions/nautilus-mini-icon.h
	src/ntl-uri-map.c -> src/nautilus-applicable-views.c
	src/ntl-uri-map.h -> src/nautilus-applicable-views.h
	src/ntl-view-bonobo-control.c -> src/nautilus-view-frame-bonobo-control.c
	src/ntl-view-bonobo-subdoc.c -> src/nautilus-view-frame-bonobo-embeddable.c
	src/ntl-view-frame-svr.c -> src/nautilus-view-frame-corba.c
	src/ntl-view-nautilus.c -> src/nautilus-view-frame-nautilus-view.c
	src/ntl-view-private.h -> src/nautilus-view-frame-private.h
	src/ntl-view.c -> src/nautilus-view-frame.c
	src/ntl-view.h -> src/nautilus-view-frame.h
	src/ntl-window-msgs.c -> src/nautilus-window-manage-views.c
	src/ntl-window-msgs.h -> src/nautilus-window-manage-views.h
	src/ntl-window-private.h -> src/nautilus-window-private.h
	src/ntl-window-state.c -> src/nautilus-window-state.c
	src/ntl-window-state.h -> src/nautilus-window-state.h
	src/ntl-window.c -> src/nautilus-window.c
	src/ntl-window.h -> src/nautilus-window.h

	* components/history/Makefile.am, components/notes/Makefile.am,
	libnautilus-extensions/Makefile.am, libnautilus/Makefile.am,
	po/POTFILES.in, src/Makefile.am,
	components/hardware/nautilus-hardware-view.h,
	components/loser/content/nautilus-content-loser.h,
	components/loser/sidebar/nautilus-sidebar-loser.h,
	components/mozilla/nautilus-mozilla-content-view.h,
	components/music/nautilus-music-view.h,
	components/rpmview/nautilus-rpm-view.h,
	components/sample/nautilus-sample-content-view.h,
	components/services/startup/nautilus-view/nautilus-service-startup-view.h,
	libnautilus/libnautilus.h, src/nautilus-desktop-window.h,
	src/nautilus-window-menus.c, src/nautilus-window-toolbars.c,
	src/file-manager/fm-directory-view.h : Updated for renamings.

	* RENAMING: removed old renamings
2000-05-27 12:17:20 +00:00
Valek Frob
1fa87bb08d Updated russian translation. 2000-05-26 15:59:46 +00:00
Robin Slomkowski
cdb759bd89 Added French Language support as done by
Jean-Michel Ardantz <jmardantz@ifrance.com>
Added fr as a language in configure.in, and added po/fr.po
2000-05-25 23:12:14 +00:00
Fatih Demir
3297b64389 Updated the Turkish translation for nautilus 2000-05-25 13:37:22 +00:00
Darin Adler
70659f5565 [deleted] [deleted]
* libnautilus/Makefile.am:
	* libnautilus/libnautilus.h:
	* libnautilus/nautilus-meta-view-frame.c: [deleted]
	* libnautilus/nautilus-meta-view-frame.h: [deleted]
	* libnautilus/nautilus-view-component.idl:
	* po/POTFILES.in:
	* src/ntl-index-panel.c: (nautilus_index_panel_add_meta_view):
	* src/ntl-window.c: (nautilus_window_add_meta_view):
	Removed Nautilus::MetaView and all the related classes.
	We still have Nautilus::MetaViewFrame (will go soon).

	* components/help/hyperbola-nav-index.c:
	(hyperbola_navigation_index_new):
	* components/help/hyperbola-nav-search.c:
	(hyperbola_navigation_search_new):
	* components/help/hyperbola-nav-tree.c:
	(hyperbola_navigation_tree_new):
	* components/history/ntl-history-view.c: (make_obj):
	* components/loser/sidebar/nautilus-sidebar-loser.c:
	(nautilus_sidebar_loser_initialize),
	(loser_notify_location_change_callback):
	* components/loser/sidebar/nautilus-sidebar-loser.h:
	* components/notes/ntl-notes.c: (make_notes_view):
	* components/websearch/ntl-web-search.c: (make_obj):
	Changed to use just plain view insetad of meta_view.

	* libnautilus-extensions/nautilus-global-preferences.h:
	* libnautilus-extensions/nautilus-global-preferences.c:
	(global_preferences_create_dialog),
	(nautilus_global_preferences_get_sidebar_panel_view_identifiers),
	(nautilus_global_preferences_get_sidebar_view_iids),
	(nautilus_preferences_register_sidebar_view_preferences_for_ui),
	(global_preferences_register_for_ui):
	Changed naming to call them sidebar views instead of meta views,
	and got rid of code that depends on MetaView interface. We now
	use the sidebar_panel_name to determine if a view should show
	up in the sidebar.

	* src/ntl-view.h: Fixed a comment to reflect the future
	instead of the past.
2000-05-24 22:16:01 +00:00
Valek Frob
a5d4fc910b Updated russian translation. 2000-05-24 15:32:20 +00:00
Kjartan Maraas
d70944c3ec Updated Norwegian translation.
2000-05-23  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-23 10:12:22 +00:00
Valek Frob
f198da9220 Updated russian translation and update.sh. 2000-05-22 18:03:18 +00:00
Kjartan Maraas
438b4dae5f Update 2000-05-22 14:26:36 +00:00
Yukihiro Nakai
c098b1e795 Update from Akira TAGOH.
* ja.po: Update from Akira TAGOH.
2000-05-21 18:16:32 +00:00
Fatih Demir
98572e0129 Updated tr.po. 2000-05-20 19:40:54 +00:00
Fatih Demir
011cfc4c08 Updated ko.po for nautilus 2000-05-19 17:10:21 +00:00
Yukihiro Nakai
7fcaf4c2c4 Update from Akira TAGOH.
* ja.po: Update from Akira TAGOH.
2000-05-19 16:53:29 +00:00
Kenneth Christiansen
b351dfb51c Translations from Keld
nautilus/po/da.po
2000-05-19 15:08:57 +00:00
Kenneth Christiansen
cf79c67fb8 Translations from Keld
evolution/po/da.po gdict/po/da.po gnome-media/po/da.po
nautilus/po/da.po
2000-05-19 09:06:28 +00:00
Yukihiro Nakai
e82eec07f4 ja.po: Initial Japanese translation from Akira Tagoh. 2000-05-19 05:37:06 +00:00
Kjartan Maraas
4b5995ac28 Updated Norwegian translation.
2000-05-18  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-18 21:08:05 +00:00
Kenneth Christiansen
5fda38417b Translations from Keld
gdict/po/da.po gimp/po/da.po gimp/po-script-fu/da.po
gnome-core/po/da.po gnome-utils/po/da.po nautilus/po/da.po
2000-05-18 09:49:19 +00:00
Kjartan Maraas
fdb398cebf Updated Norwegian translation.
2000-05-17  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-17 23:04:42 +00:00
Jesus Bravo Alvarez
1423260e27 Updated Galician translation 2000-05-17 18:14:11 +00:00
Valek Frob
66c9424607 Updated russian translation and update.sh. 2000-05-17 15:08:32 +00:00
Kenneth Christiansen
49116ddd4e Translations from Keld
dia/po/da.po evolution/po/da.po gimp/po-plug-ins/da.po
gimp/po-script-fu/da.po gnome-media/po/da.po nautilus/po/da.po
2000-05-17 09:51:06 +00:00
Kenneth Christiansen
beb45597aa Translations from Keld
achtung/po/da.po gdict/po/da.po gimp/po-script-fu/da.po
gnome-lokkit/po/da.po gnomeicu/po/da.po nautilus/po/da.po
2000-05-16 10:12:10 +00:00
Kjartan Maraas
02c3627925 Updated Norwegian translation.
2000-05-13  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-13 19:22:29 +00:00
Kenneth Christiansen
0562e98e03 Translations from Keld
bug-buddy/po/da.po gnome-media/po/da.po gnome-utils/po/da.po
gnomeicu/po/da.po gnumeric/po/da.po nautilus/po/da.po
sodipodi/po/da.po
2000-05-13 14:14:54 +00:00
Fatih Demir
f03e65d4b3 Commiteed the updated ko.po for nautilus 2000-05-12 15:36:26 +00:00
Jesus Bravo Alvarez
09b969422e Updated and Fixed Galician translation 2000-05-11 22:05:37 +00:00
Fatih Demir
efbff27c44 Updated the Turkish nautilus translation 2000-05-11 13:10:38 +00:00
Fatih Demir
57e75afecb Commited updated Korean translation 2000-05-10 20:27:41 +00:00
Andreas Hydén
6d9e187425 Updated Swedish translation of the very very cool nautilus-program 2000-05-08 15:20:00 +00:00
Kenneth Christiansen
cf90517f03 New better update.sh script
Kenneth
2000-05-07 21:33:27 +00:00
Andreas Hydén
c1f4d70b13 Updated Swedish translation 2000-05-07 17:32:53 +00:00
Kjartan Maraas
3fb13e5d66 Updated Norwegian translation.
2000-05-07  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-05-07 11:09:07 +00:00
Jesus Bravo Alvarez
e18fed5649 Added Galician translation 2000-05-06 19:17:05 +00:00
Kenneth Christiansen
159ade6303 Translations from Keld
nautilus/po/da.po
2000-05-06 13:08:33 +00:00
Kenneth Christiansen
45169fe318 Translations from keld
bug-buddy/po/da.po nautilus/po/da.po
2000-05-05 10:41:54 +00:00
Kenneth Christiansen
5df4317fff Translations from Keld
nautilus/po/da.po
2000-05-04 22:56:05 +00:00
Fatih Demir
9c14235dcd Updated the Turkish translation 2000-05-04 14:10:25 +00:00
Valek Frob
250bafd43a Updated russian translation. 2000-05-04 08:52:01 +00:00
Kenneth Christiansen
c80ac17f95 Translations from Keld
balsa/po/da.po evolution/po/da.po glade/po/da.po
gnome-core/po/da.po gnome-db/po/da.po gnome-media/po/da.po
nautilus/po/da.po
2000-05-04 01:39:12 +00:00
Kjartan Maraas
724073d799 Added music view. Updated Norwegian translation.
2000-05-03  Kjartan Maraas  <kmaraas@online.no>

	* POTFILES.in: Added music view.
	* no.po: Updated Norwegian translation.
2000-05-03 20:51:13 +00:00
Fatih Demir
0ec9ab3aee Added the Korean translation for nautilus by Young-Ho Cha <ganadist@dacome.co.kr> 2000-05-03 19:12:57 +00:00
Fatih Demir
1c9556a4dd Updated the Turkish translation for nautilus 2000-05-03 18:59:39 +00:00
Kenneth Christiansen
b5b91f62a3 Small changes
Kenneth
2000-05-02 23:07:31 +00:00
Kenneth Christiansen
d92b3b300b Translations from Keld
evolution/po/da.po gnome-utils/po/da.po gnumeric/po/da.po
nautilus/po/da.po
2000-05-02 22:51:40 +00:00
Kenneth Christiansen
b3cc50e9fd New nautilus translation
Kenneth
2000-05-02 21:55:43 +00:00
Kjartan Maraas
9bfe87f250 Small update 2000-05-02 11:41:46 +00:00
Kjartan Maraas
f62d7d1c5b Updated Norwegian translation. Added some more files.
2000-05-02  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
	* POTFILES.in: Added some more files.
2000-05-02 11:09:17 +00:00
Valek Frob
c50836e244 Updated russain translation. 2000-05-01 16:08:49 +00:00
Fatih Demir
17e4595bba Updated the Turkish translation of nautilus 2000-04-30 09:20:09 +00:00
Kenneth Christiansen
1d00b7f4ab Translations from Keld 2000-04-30 04:26:55 +00:00
Kjartan Maraas
7e69e681df Updated Norwegian translation.
2000-04-29  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-29 18:03:53 +00:00
Kjartan Maraas
a177b584b0 Updated Norwegian translation.
2000-04-27  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-27 20:27:17 +00:00
Ramiro Estrugo
0a71b310b6 More 'make dist' fixes. Let automake know about private headers
so that the dist tarball will contain them.
2000-04-27 13:18:46 +00:00
Valek Frob
3873188749 Updated rusiian translation. 2000-04-27 09:33:08 +00:00
Kenneth Christiansen
51db0ce043 Danish translations from keld 2000-04-26 18:04:28 +00:00
Valek Frob
c50f67adca Small updated russian translation. 2000-04-25 19:05:53 +00:00
Kjartan Maraas
632041d82b Updated Norwegian translation.
2000-04-25  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Updated Norwegian translation.
2000-04-25 18:32:09 +00:00
Kenneth Christiansen
6608946fda Updated the Danish translation
Kenneth
2000-04-25 14:07:21 +00:00
Fatih Demir
e04de292ad Updated the Turkish translation of nautilus 2000-04-21 09:53:55 +00:00
Fatih Demir
b22c6a9a62 Added an update.sh for the nautilus/po dir 2000-04-21 09:49:46 +00:00
Andreas Hydén
145a020c4a Added Swedish translation 2000-04-20 19:37:07 +00:00
Pablo Saratxaga
2fc5547054 Updated Danish file 2000-04-19 20:41:47 +00:00
Pablo Saratxaga
ffc485d4de Added Danish language file 2000-04-19 20:41:03 +00:00
Kjartan Maraas
e9d1fa0d8b Added Norwegian translation.
2000-04-18  Kjartan Maraas  <kmaraas@online.no>

	* no.po: Added Norwegian translation.
2000-04-17 22:13:08 +00:00
Fatih Demir
0a10b5ac59 Updated the turkish translation for nautilus 2000-04-15 20:56:05 +00:00
Valek Frob
9220335ffc Updated russian translation. 2000-04-15 16:11:05 +00:00
Ramiro Estrugo
61149b7d28 ignore *.gmo and *.mo generated files. 2000-04-14 16:34:18 +00:00
Ramiro Estrugo
09b3bf22bc Split libnautilus into two pieces.
libnautilus now only contains the view interfaces needed by nautilus
components.

These are the interfaces defined in nautilus-view-component.idl.

libnautilus-extensions containes the remainder of the stuff.

Also used the cvs repository munging opportunity to do some of the
ntl-* renaming outlined in the RENAIMING file.
2000-04-14 15:16:44 +00:00
Fatih Demir
d24829a6fb Added the Turkish translation to nautilus 2000-04-14 12:43:25 +00:00
Ramiro Estrugo
ec35b38768 Added this thing to make 'make dist' happy.
* po/ChangeLog: Added this thing to make 'make dist' happy.

Use that from now on for changes in po/.  Seems to be the standard
thing to do.
2000-04-14 12:07:39 +00:00
Darin Adler
baebdb1ad1 This is a new Perl script for searching for FIXME in the code. It reports
* check-FIXME.pl: This is a new Perl script for searching for FIXME
	in the code. It reports any FIXME that does not have a bug number
	next to it, or any with a bug number that's not an open bug.
	* libnautilus/nautilus-bookmark.c: Attached a bug number to a FIXME
	for script-testing purposes.
	* docs/architecture.txt: Removed a FIXME. So sue me!

	* src/file-manager/fm-icon-text-window.c
	(create_attributes_option_menu): Added a call to gettext since the
	attribute_labels are now N_ strings.
	* po/.cvsignore: Ignore the generated files.

	* libnautilus/nautilus-icon-factory.c: Formatting tweak.
2000-04-12 20:34:37 +00:00
Valek Frob
ba36989e31 Added some stuff for i18n. 2000-04-12 19:34:11 +00:00