Commit Graph

202 Commits

Author SHA1 Message Date
Kjartan Maraas 5ca884d419 1999-03-30 Kjartan Maraas <kmaraas@online.no>
* POTFILES.in: add gnome/gmain.c to catch new msg.

		* no.po: updated translation.
1999-03-30 21:43:56 +00:00
Sung-Hyun Nam fd6f1c817b fix typos. It can kill mc 1999-03-29 13:51:01 +00:00
Sung-Hyun Nam 28f5c26af3 updated 1999-03-29 13:46:59 +00:00
Kjartan Maraas 54bec45d22 1999-03-29 Kjartan Maraas <kmaraas@online.no>
* no.po: updated translation
1999-03-28 23:06:59 +00:00
Kjartan Maraas 6d75d947a7 1999-03-28 Kjartan Maraas <kmaraas@online.no>
* no.po: updated translation
1999-03-28 22:42:22 +00:00
Kjartan Maraas 2c55e5e3f5 1999-03-28 Kjartan Maraas <kmaraas@online.no>
* no.po: updated translation
1999-03-28 00:20:44 +00:00
Tomasz Kłoczko 88fc17a09d - some updates. 1999-03-26 03:23:18 +00:00
Miguel de Icaza ff1a8f6a3b Ok, I am finally back.
Basically, I had to setup an ssh tunnel to be able to use CVS.  After
5 hours trying to get the damn thing to cvs update it was clear to me
why the .es people do not like to use the gnome cvs.

We really need a tunnel for .es hackers (as they have excellent connectivity
to the rest of Europe, they are just routed trough a 2 byte link to the US).

1999-03-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* treestore.c (process_special_dirs): Free memory here.

	Fix test: Skip only "." and "..", before it could skip "?.".

1999-03-22  David Martin <dmartina@mailexcite.com>

	* wtools.c (real_input_dialog_help): Do a strncmp with the lenght
	of th same translated "Password:" string.

1999-03-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* glayout.c (create_new_menu_from): closedir after running.

1999-03-20  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gnome-file-property-dialog.c (apply_metadata_change): Fix the
	test for setting the icon.  It was being done incorrectly and thus
	it was never possible to change the icon.

	* glayout.c (gnome_launch_mime_editor): Add mime-type-edit command
	to the menu: this launches mime-type-capplet

1999-03-22  David Martin <dmartina@mailexcite.com>

	* ftpfs.c: Internationalize the messages that are displayed as
	hints.

1999-03-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* extfs.c (extfs_init): Fix the code here:  If the key is empty or
	only contains a new line, C would be pointing into an invalid location.
1999-03-24 12:16:52 +00:00
Vincent Renardias fb6598b2d9 Mon, 22 Mar 1999 03:18:46 +0100 [Vincent]
* Major fr.po update (needs more work through)
1999-03-22 02:19:04 +00:00
Miguel de Icaza 30059ac53c 1999-03-19 Federico Mena Quintero <federico@nuclecu.unam.mx>
* no.po: Fixed missing quote.
1999-03-19 17:14:32 +00:00
Kjartan Maraas d45dc1f253 1999-03-19 Kjartan Maraas <kmaraas@fib.hl.no>
* no.po: updated translation
1999-03-19 08:47:11 +00:00
Norbert Warmuth d37e959b67 Fri Mar 19 06:32:36 1999 David Martin <dmartina@usa.net>
* po/es.po: update

* edit/edit_key_translator.c: Added missing translation tags.
1999-03-19 06:14:56 +00:00
Miguel de Icaza 870b29f702 4.5.27 - Federico 1999-03-19 02:45:51 +00:00
Miguel de Icaza aa13eb006f 4.5.26 1999-03-15 00:22:44 +00:00
Miguel de Icaza 30a80d6c8a 1999-03-14 Miguel de Icaza <miguel@nuclecu.unam.mx>
* dlg.c (dlg_select_nth_widget): Handle the case where h->current
	points to NULL.
1999-03-14 23:18:25 +00:00
Kjartan Maraas fc1453a55e 1999-03-12 Kjartan Maraas <kmaraas@fib.hl.no>
* Updated translation
1999-03-12 02:28:12 +00:00
Miguel de Icaza bd86803f3e 1999-03-11 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gdesktop.c (text_changed): Rename the metadata and refresh the
	desktop.  This also fixes bug #573.
1999-03-12 00:26:47 +00:00
Miguel de Icaza 3fd381cc32 1999-03-11 Federico Mena Quintero <federico@nuclecu.unam.mx>
Fix bug #261: inconsistent labels in view menu and toolbar,
	unsynchronized items.

	* glayout.c (panel_view_menu_uiinfo panel_view_toolbar_uiinfo):
	Made the view names consistent with the toolbar names.  Also,
	added underscore accelerators to the menu items.
	(copy_uiinfo_widgets): New function to copy the widgets from an
	uiinfo array into a widget array.
	(create_container): Copy the uiinfo widgets to the panel
	structure.

	* gcmd.c (set_view_type): New function to set the list view type
	and synchronize the menu and toolbar items.
	(gnome_close_panel): Free the view menu/toolbar item arrays.
1999-03-11 22:17:36 +00:00
Miguel de Icaza 7458010662 1999-03-11 Federico Mena Quintero <federico@nuclecu.unam.mx>
* gdesktop.c (desktop_icon_info_open): Set the cursor to a watch
	while the icon is being opened.  Also, fixed memory leaks.
	(do_eject): Added a missing return value.
1999-03-11 19:23:23 +00:00
Miguel de Icaza 9be5d13eb3 1999-03-10 Federico Mena Quintero <federico@nuclecu.unam.mx>
* glayout.c (save_panel_types): Do not save the setup of a desktop
	panel.

	* gpopup2.c (handle_mount): Use get_full_filename().
	(handle_unmount): Likewise.
	(handle_eject): Likewise.
	(handle_open): Likewise.
1999-03-11 04:49:55 +00:00
Miguel de Icaza 0559c128f7 1999-03-10 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gdialogs.c: Support ui->ctx to be NULL, as file.c will set this
	to NULL for background operations.


1999-03-10  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* utilunix.c (g_readlink): New function.  Wraps all the nonsense
	of readlink into a nice routine.

	* filegui.c: Support ui->ctx to be NULL, as file.c will set this
	to NULL for background operations.

	* background.c (do_background): Handle EINTR in dup2.
1999-03-11 02:00:12 +00:00
Norbert Warmuth 809247dd1c Wed Mar 10 22:05:46 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* es.po: Updated with David Martins translation.

Wed Mar 10 21:52:55 1999  David Martin <dmartina@usa.net>
* gtkedit/editcmd.c: Added missing translation tags.

* gtkedit/editoptions.c: Added missing translation tags. Translate
radio buttons on first use.

Wed Mar 10 22:21:19 1999  David Martin <dmartina@usa.net>
* util.c (my_putenv): char* was used to store the length of a string

* info.c (info_show_info): cast st_dev and st_ino when passing
to printw.
1999-03-10 21:56:08 +00:00
Sergey Panov 2bd8584197 a few corrections 1999-03-10 07:21:45 +00:00
Miguel de Icaza 262d157cc6 Debian updates:
- Do not limit to static buffer size in slang.
	- mcfn_install: fix, use #!, not #
	- Use +Z for zsh
	- Updated deb fs browser

Miguel.
1999-03-10 01:22:30 +00:00
Kjartan Maraas 1981975a8b 1999-03-10 Kjartan Maraas <kmaraas@fib.hl.no>
* Make it compile
1999-03-09 23:58:02 +00:00
Kjartan Maraas 19e01127db 1999-03-10 Kjartan Maraas <kmaraas@fib.hl.no>
* Updated translation
1999-03-09 23:55:45 +00:00
Miguel de Icaza cb800625fc 1999-03-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gmain.c (session_save_state): Add call to gnome_config_sync().
1999-03-09 04:34:05 +00:00
Miguel de Icaza 0cdbdafd7f Updated de.po from Karsten (karsten@addx.au.s.shuttle.de) 1999-03-08 21:21:25 +00:00
Miguel de Icaza 95f0dd6c73 Add ro.po 1999-03-08 21:18:28 +00:00
Sergey Panov 39e8994bc0 * POTFILES.in: add gnome/gcustom-layout.c file
* ru.po: update
1999-03-08 05:21:24 +00:00
Sung-Hyun Nam b0c964d988 updated 1999-03-06 04:04:34 +00:00
Sergey Panov 34d8dc959f update 1999-03-03 16:13:14 +00:00
Norbert Warmuth 79fb156fe7 Tue Mar 2 22:54:50 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* es.po: Updated with David Martins translation.
1999-03-02 22:30:53 +00:00
Miguel de Icaza 8578ca5e2e 1999-02-26 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gdesktop.c (desktop_icon_info_open): Add needs terminal support.

	* gnome-file-property-dialog.c (create_settings_pane): Add Needs
	terminal check box

1999-02-25  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gaction.c (gmc_open_filename): Add support for needsterminal.

	* gscreen.c: Add New Folder option to the panel popup.
1999-02-26 07:17:51 +00:00
Sung-Hyun Nam 7ceb10c81f updated 1999-02-26 01:46:14 +00:00
Miguel de Icaza c1d1f5c52f Integrate new Tigert Icon for PhotoShop files 1999-02-25 22:03:09 +00:00
Miguel de Icaza 508f2e313a 4.5.21 + gnome->~/.gnome-desktop changes 1999-02-25 06:47:57 +00:00
Miguel de Icaza ad80925039 Add a global file to list directories that are slow (afs, etc)
Fixes for SuSE compilation.
1999-02-25 04:21:30 +00:00
Miguel de Icaza 68655c2e30 Prepare for 4.5.18 1999-02-24 02:26:11 +00:00
Miguel de Icaza 96a7f2c4f6 Sync 1999-02-23 02:53:30 +00:00
Kjartan Maraas 9fc940706c 1999-02-18 Kjartan Maraas <kmaraas@fib.hl.no>
* Updated translation
1999-02-18 20:55:43 +00:00
Sergey Panov a491ce98b5 * ru.po: an update which was long overdue. 1999-02-18 08:05:36 +00:00
Norbert Warmuth fb673396b4 Thu Feb 18 08:14:22 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* po/es.po: Updated with the version sent by David Martin
<dmartina@usa.net> on Feb 14. Now messages from editmenu.c
included as gtkedit/editmenu has been added to POTFILES.in.
1999-02-18 07:09:55 +00:00
Miguel de Icaza 9f9da99b3d Update the po/POTFILES.in, thanks to David Martin for pointing this proble 1999-02-17 18:37:30 +00:00
Miguel de Icaza b1f5fc20f2 1999-02-17 Federico Mena Quintero <federico@nuclecu.unam.mx>
* da.po: Fixed a syntax error in the .po file.
1999-02-17 17:16:28 +00:00
Miguel de Icaza b1a06edfdb 1999-02-16 Miguel de Icaza <miguel@nuclecu.unam.mx>
* treestore.c (tree_store_rescan): Add code to skip scanning
	specially slow directories (/afs, /coda, /...).  It is of course,
	configurable.

	* setup.c: Export the profile_name setup routine.
1999-02-17 03:00:27 +00:00
Pablo Saratxaga 7cd66b7065 added danish language file 1999-02-17 02:39:27 +00:00
Norbert Warmuth 88a4da3fe3 Tue Feb 16 20:46:38 1999 Norbert Warmuth <nwarmuth@privat.circular.de>
* po/es.po: Update es.po with the version sent by David Martin
<dmartina@usa.net> on Feb 14. Removed messages from editmenu.c
first (this needs fixing).

Tue Feb 16 21:18:08 1999  David Martin <dmartina@usa.net>

* src/achown.c: Make buttons fit in the (new) translated
Advanced Chown dialog.

* src/popt.c: Compilation fix: on systems without setreuid use setuid.
Tue Feb 16 21:24:43 1999  David Martin <dmartina@usa.net>

* gtkedit/gtkedit.c: Hack to get one more string defined in a macro
into the catalog file.
1999-02-16 20:58:36 +00:00
Miguel de Icaza 0d1fde3c42 1999-02-16 Alexaander Savelyev <fano@ham.kiev.ua>
* subshell.c (exit_subshell): Use the size of the buffer, not
1999-02-16 20:51:33 +00:00
Miguel de Icaza 5e63dcaf4f 4.5.15 is ready 1999-02-15 23:38:02 +00:00