Commit graph

4579 commits

Author SHA1 Message Date
Richard Hult
f86cf16e33 Go back to the timer value from before the break if postponing a manual
2005-02-03  Richard Hult  <richard@imendio.com>

	* drwright.c (break_window_postpone_cb), (maybe_change_state),
	(popup_break_cb): Go back to the timer value from before the break
	if postponing a manual break. Fixes bug #134595, based on patch
	from Vinay M R <vinay.mandyakoppal@wipro.com>. Modified to use the
	right enum type and changed to update the tooltip immendiately
	after a break.
2005-02-03 22:59:58 +00:00
Leena Gunda
7c1d70b04a Check for screensaver functionality in libXext.so also when deciding to
2005-02-03  Leena Gunda  <leena.gunda@wipro.com>

	* configure.in: Check for screensaver functionality in libXext.so
	also when deciding to build typing-break. Fixes bug #155461.
2005-02-03 22:29:35 +00:00
Chris Lahey
66cf181493 Prune empty categories.
2005-02-03  Chris Lahey  <clahey@boston.ximian.com>

	* control-center-categories.c (control_center_get_information):
	Prune empty categories.
2005-02-03 21:59:49 +00:00
Francisco Javier F. Serrador
b6f16f17c2 Updated Spanish translation.
2005-02-03  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-02-03 20:10:05 +00:00
Adam Weinberger
1a1829da54 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2005-02-03 01:30:55 +00:00
Kjartan Maraas
ae7e92ad37 Revert the previous two commits. It looks like the fix in gnome-vfs to
2005-02-03  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-info.c: (update_theme_index),
	(top_theme_dir_changed), (top_icon_theme_dir_changed),
	(real_add_top_theme_dir_monitor): Revert the previous
	two commits. It looks like the fix in gnome-vfs to make
	sure gnome_vfs_uri_extract_short_name() doesn't return
	NULL was what we really needed. Please retest to see if
	you can still reproduce the crashes in the theme-manager
	after this change and with the latest gnome-vfs from CVS.
2005-02-03 00:07:37 +00:00
Miloslav Trmac
41e0025e21 Updated Czech translation.
2005-02-02  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-02-02 20:35:49 +00:00
Changwoo Ryu
efe10e7d50 Updated Korean translation.
2005-02-03  Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Updated Korean translation.
2005-02-02 19:10:52 +00:00
Žygimantas Beručka
76dd3396d8 Updated Lithuanian translation.
2005-02-02  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.
2005-02-02 16:56:04 +00:00
Kostas Papadimas
2780a722c2 Updated Greek Translation. 2005-02-02 11:32:50 +00:00
Kjartan Maraas
f6d458c4e7 Plug a leak. Closes bug #165312. Remove unused var
2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>

	* font-method.c: (fill_file_info): Plug a leak.
	Closes bug #165312.
	* thumbnailer.c: (main): Remove unused var
2005-02-02 11:13:54 +00:00
Funda Wang
316baedb90 Updated Simplified Chinese translation 2005-02-02 09:43:32 +00:00
Kjartan Maraas
8740debbb8 More bandaids for test purposes.
2005-02-02  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-info.c: (update_theme_index),
	(real_add_top_theme_dir_monitor): More bandaids for test
	purposes.
2005-02-02 08:42:45 +00:00
Elijah Newren
aef8ab24ab Don't forget to use 'cvs add' in order to add new files to the repository.
2005-02-01  Elijah Newren  <newren@gmail.com>

	* gnome-settings-xmodmap.h:
	* gnome-settings-xmodmap.c:

	Don't forget to use 'cvs add' in order to add new files to the
	repository.  :)  (See #143487)
2005-02-02 00:59:51 +00:00
Elijah Newren
74b81bcaae The lack of comprehensiveness of the .cvsignore files were making it hard
2005-02-01  Elijah Newren  <newren@gmail.com>

	The lack of comprehensiveness of the .cvsignore files were making
	it hard to find the files missing from the commit (see bug 143487,
	comment 35).  This should fix that...  :)
2005-02-02 00:57:55 +00:00
Elijah Newren
1a6babf14b The same dufus keeps forgetting to save the ChangeLog before committing... 2005-02-02 00:30:55 +00:00
Elijah Newren
72475688be Fix an infinite loop that was bringing single-CPU systems to their knees.
2005-02-01  Elijah Newren  <newren@gmail.com>

	Fix an infinite loop that was bringing single-CPU systems to their
	knees.  Approved by Kjartan.  #160803

	* gnome-theme-manager.c: (window_settings_changed): keep track of
	the window manager theme last selected and just exit if we are
	already using the one we want
2005-02-02 00:30:04 +00:00
David Sedeo
0b8267577e New install procedure: See bug #102216. Remove
2005-02-01  David Sedeo <david@alderia.com>

	New install procedure: See bug #102216.
	* gnome-theme-details.c: Remove gnome_theme_installer_run_cb,
	gnome_icon_theme_installer_run_cb because gnome_theme_installer_run
	function now detects if it is a icon or theme.
	(gnome_theme_details_init): Remove install buttons in theme details
	window.
	* gnome-theme-installer.c (file_theme_type): Detects the type of the
	theme inspecting the content of the file.
	(transfer_done_targz_idle_cb, transfer_done_tarbz2_idle_cb): Install
	the theme in the correct temp dir.
	(transfer_done_cb): Detects if the file to install it is in the
	correct format and informs the user if it is not supported. Unpack the
	file (informs the user if there are not the correct utility in the
	system) and install the theme in the correct directory.
	(gnome_theme_installer_run): Remove parameter. Now we detect the file
	type.
	* gnome-theme-manager.c (gnome_meta_theme_installer_run_cb,
	gnome_theme_manager_drag_data_received_cb): Call
	gnome_theme_installer_run without the third parameter. Now we detect
	the file type.
	* theme-properties.glade: Removes install buttons in details window.
2005-02-01 22:33:47 +00:00
Funda Wang
ffdb4ad80a Updated Simplified Chinese translation 2005-02-01 10:47:12 +00:00
Adam Weinberger
6d87c7728f Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2005-02-01 07:34:25 +00:00
Žygimantas Beručka
4ab7c201fd Updated Lithuanian translation.
2005-02-01  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.
2005-01-31 22:53:01 +00:00
Laurent Dhima
15e61684f5 Updated Albanian translation by Elian Myftiu.
2005-01-31  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2005-01-31 18:36:11 +00:00
Jody Goldberg
4b5b78ae76 forgot the NEWS 2005-01-31 15:36:21 +00:00
Shakti Sen
0c21cb9f45 #143487 Calls the modmap load dialog. Loads the modmap files. Added newly
2005-01-29  Shakti Sen  <shprasad@novell.com>

	#143487
	* gnome-settings-keyboard-xkb.c
	(gnome_settings_keyboard_xkb_chk_lcl_xmm): Calls the modmap load
	dialog.
	* gnome-settings-daemon.c (gnome_settings_daemon_new):
	Loads the modmap files.
	* gnome-settings-xmodmap.h: Added newly
	* gnome-settings-xmodmap.c: Also added newly which handles the modmap
	settings.
	* modmap-dialog.glade: Added newly.
2005-01-31 15:31:44 +00:00
Alexander Shopov
0bfbf3610a Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org>
2005-01-31  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Vladimir Petkov <vpetkov@i-space.org>
2005-01-31 07:46:00 +00:00
David Lodge
d8c5c73dc6 Updated British translation.
2005-01-30  David Lodge <dave@cirt.net>

        * en_GB.po: Updated British translation.
2005-01-30 22:03:51 +00:00
Martin Wehner
d419c3971a Revert my last commit.
2005-01-29  Martin Wehner  <martin.wehner@epost.de>

	Revert my last commit.
2005-01-29 22:12:24 +00:00
Martin Wehner
c48c7c711e 2005-01-29 Martin Wehner <martin.wehner@epost.de>>
* libbackground/Makefile.am:
	Use ${datadir} instead of ${prefix}/share for GNOME_ICONDIR.
	Fixes bug #95008.

	Patch from Christian Neumair <chris@gnome-de.org>
2005-01-29 21:32:25 +00:00
Laurent Dhima
b314aeef76 Updated Albanian translation by Elian Myftiu.
2005-01-29  Laurent Dhima  <laurenti@alblinux.net>

	* sq.po: Updated Albanian translation by Elian Myftiu.
2005-01-29 16:11:00 +00:00
Theppitak Karoonboonyanan
a965c8ff8b Updated Thai translation.
2005-01-27  Theppitak Karoonboonyanan  <thep@linux.thai.net>

	* th.po: Updated Thai translation.
2005-01-28 05:43:36 +00:00
Sergey V. Udaltsov
9b326c7ace changing default value of 'handleIndicators' to false 2005-01-27 22:35:46 +00:00
Kjartan Maraas
454c13566a Try to fix bug #149236 by not freeing stuff already being free'd by the
2005-01-27  Kjartan Maraas  <kmaraas@gnome.org>

	* gnome-theme-info.c: (top_theme_dir_changed),
	(top_icon_theme_dir_changed), (real_add_top_theme_dir_monitor):
	Try to fix bug #149236 by not freeing stuff already being free'd
	by the hash destroy_func. It will leak a bit more, but that can
	be fixed later. Please test this and report success in the report
	mentioned above.
2005-01-27 03:14:14 +00:00
Jody Goldberg
7d324e378a skip lines that are finished, but keep processing up coming lines. This
2005-01-26  Jody Goldberg <jody@gnome.org>

	* control-center.c (relayout_canvas) : skip lines that are finished,
	  but keep processing up coming lines.  This should make alignment
	  work again.  While we're here add a bit more padding at the bottom.
2005-01-26 19:49:17 +00:00
Leonid Kanter
749c2a373e Updated Russian translation 2005-01-25 11:08:40 +00:00
Christian Rose
27a3666a5c Added missing file. Removed nonexisting entries. Updated Swedish
2005-01-23  Christian Rose  <menthos@menthos.com>

	* POTFILES.in: Added missing file.
	* POTFILES.skip: Removed nonexisting entries.
	* sv.po: Updated Swedish translation.
2005-01-23 20:58:09 +00:00
Alessio Frusciante
c4caf10e20 Updated Italian translation. 2005-01-23 18:35:29 +00:00
Funda Wang
a47b8ad764 Updated Simplified Chinese translation 2005-01-22 12:21:42 +00:00
Funda Wang
436dc5e443 Updated Simplified Chinese translation 2005-01-22 09:14:02 +00:00
Priit Laes
9f05d5652d Translation updated by Ivar Smolin.
2005-01-21  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-01-21 16:33:01 +00:00
Kjartan Maraas
9e22dd2ff3 Update...can you tell that I'm bored now?
2005-01-21  Kjartan Maraas  <kmaraas@gnome.org>

	* nn.po: Update...can you tell that I'm bored now?

2005-01-21  Žygimantas Beručka  <uid0@akl.lt>
2005-01-21 13:48:36 +00:00
Žygimantas Beručka
7d067fc465 Updated Lithuanian translation.
2005-01-21  Žygimantas Beručka  <uid0@akl.lt>

        * lt.po: Updated Lithuanian translation.
2005-01-21 07:26:04 +00:00
Miloslav Trmac
2f59c47e1a Updated Czech translation.
2005-01-20  Miloslav Trmac  <mitr@volny.cz>

	* cs.po: Updated Czech translation.
2005-01-20 19:30:23 +00:00
Francisco Javier F. Serrador
88b354cef2 Updated Spanish translation.
2005-01-20  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* es.po: Updated Spanish translation.
2005-01-20 15:02:12 +00:00
Priit Laes
e467bd2e08 Translation updated by Ivar Smolin.
2005-01-20  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-01-20 14:39:33 +00:00
Sergey V. Udaltsov
c8aede029c fixing #164090, big UI change 2005-01-19 23:16:13 +00:00
Frank Arnold
1abaf69ac1 Updated German translation.
2005-01-19  Frank Arnold  <farnold@cvs.gnome.org>

	* de.po: Updated German translation.
2005-01-19 22:44:47 +00:00
Kjartan Maraas
2ed1c52efb Update Update
2005-01-19  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Update
	* no.po: Update
2005-01-19 14:40:51 +00:00
Priit Laes
48928f77c7 Translation updated by Ivar Smolin.
2005-01-18  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Ivar Smolin.
2005-01-18 17:17:46 +00:00
Priit Laes
f94c33643d Translation updated by Tõivo Leedjärv.
2005-01-18  Priit Laes  <plaes@cvs.gnome.org>

	* et.po: Translation updated by Tõivo Leedjärv.
2005-01-18 13:23:08 +00:00
Adam Weinberger
b335f80c13 Updated Canadian English translation.
* en_CA.po: Updated Canadian English translation.
2005-01-17 20:59:01 +00:00