Commit graph

6499 commits

Author SHA1 Message Date
Jens Granseuer
9c0c8e49ec add a frame to the media popup (closes bug #451674)
2007-06-29  Jens Granseuer  <jensgr@gmx.net>

	* actions/acme.glade:
	* gsd-media-keys-window.c: (gsd_media_keys_window_init): add a frame to
	the media popup (closes bug #451674)

svn path=/trunk/; revision=7803
2007-06-29 16:16:24 +00:00
Artur Flinta
ec555198de Updated Polish translation by GNOME PL Team.
2007-06-29  Artur Flinta  <aflinta@svn.gnome.org>

	* pl.po: Updated Polish translation by GNOME PL Team.


svn path=/trunk/; revision=7802
2007-06-29 11:45:53 +00:00
Pema Geyleg
ccb371fe0d updated dzongkha translation
svn path=/trunk/; revision=7801
2007-06-29 10:31:10 +00:00
Jens Granseuer
a2d38b7924 add explicit width_request to our icon views so we can use
2007-06-28  Jens Granseuer  <jensgr@gmx.net>

	* appearance.glade: add explicit width_request to our icon views so we
	can use GTK_POLICY_NEVER for horizontal scrollbars and still properly
	resize the window (part of bug #451585)

svn path=/trunk/; revision=7800
2007-06-28 21:39:22 +00:00
Jens Granseuer
5ae27eac8f move "selection_mode" to glade file and remove hard-coded item width
2007-06-28  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (themes_init):
	* appearance.glade: move "selection_mode" to glade file and remove
	hard-coded item width

svn path=/trunk/; revision=7799
2007-06-28 20:07:34 +00:00
Jens Granseuer
ca722b9177 fix leaks, use g_list_foreach instead of open-coded loop
2007-06-28  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (theme_store_sort_func), (themes_init): fix leaks,
	use g_list_foreach instead of open-coded loop

svn path=/trunk/; revision=7798
2007-06-28 18:33:54 +00:00
Jens Granseuer
06f1c0403b Patch by: Luca Feretti <elle.uca@libero.it>
2007-06-28  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Luca Feretti <elle.uca@libero.it>

	* gnome-settings-sound.desktop.in.in:
	* sound-properties-capplet.c: (main): use new icon name (patch from bug
	#397305)

svn path=/trunk/; revision=7797
2007-06-28 17:57:24 +00:00
Jens Granseuer
91e2cb7825 add new icons by Josef Vybiral (closes bug #397305)
2007-06-28  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* icons/16x16/gnome-sound-properties.svg:
	* icons/22x22/gnome-sound-properties.svg:
	* icons/32x32/gnome-sound-properties.svg:
	* icons/scalable/gnome-sound-properties.svg:
	add new icons by Josef Vybiral (closes bug #397305)

svn path=/trunk/; revision=7796
2007-06-28 17:51:19 +00:00
Clytie Siddall
9309d4aa4a Makefile.am Added vi to DOC_LINGUAS.
svn path=/trunk/; revision=7795
2007-06-28 13:25:58 +00:00
Clytie Siddall
341629e914 vi.po: Added Vietnamese translation.
svn path=/trunk/; revision=7794
2007-06-28 13:25:05 +00:00
Clytie Siddall
06b731329c vi.po: Added vi directory and Vietnamese translation.
svn path=/trunk/; revision=7793
2007-06-28 13:23:03 +00:00
Clytie Siddall
9e12bd60c8 Added Vietnamese translation.
svn path=/trunk/; revision=7792
2007-06-28 13:21:48 +00:00
Priit Laes
f667af59bd Estonian translation update by Ivar Smolin.
2007-06-28  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Estonian translation update by Ivar Smolin.

svn path=/trunk/; revision=7789
2007-06-28 08:02:30 +00:00
Daniel Nylander
fd3fa9876d sv.po: Updated Swedish translation
svn path=/trunk/; revision=7788
2007-06-27 21:22:30 +00:00
Denis Washington
c59e3c2811 Load the metatheme thumbnails in the order they are in the list.
2007-06-27  Denis Washington  <denisw@svn.gnome.org>

	* appearance-themes.c: (theme_list_sort_func, themes_init):
	Load the metatheme thumbnails in the order they are in the list.

svn path=/trunk/; revision=7787
2007-06-27 07:16:01 +00:00
Denis Washington
edd29cffe6 Make the Custom theme always the first in the list and make it's label
2007-06-27  Denis Washington  <denisw@svn.gnome.org>

	* appearance.h:
	* appearance-themes.c: (theme_list_sort_func, themes_init):
	Make the Custom theme always the first in the list and make it's label bold
	to diffentiate it from the other themes.

svn path=/trunk/; revision=7786
2007-06-27 06:54:49 +00:00
Clytie Siddall
0176f18063 Updated Vietnamese translation.
svn path=/trunk/; revision=7785
2007-06-27 05:27:07 +00:00
Michael Terry
6b9550b491 use icon theme for app icons, bug #450777
svn path=/trunk/; revision=7784
2007-06-26 23:29:58 +00:00
Jens Granseuer
68295d5106 ... and actually accept an empty color scheme setting as valid
2007-06-26  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (theme_is_equal): ... and actually accept an empty
	color scheme setting as valid

svn path=/trunk/; revision=7783
2007-06-26 18:27:39 +00:00
Jens Granseuer
2f0a8f5b10 no need to reassign thumbnails inside the loop
2007-06-26  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (prepare_list):
	no need to reassign thumbnails inside the loop

	* appearance-themes.c: (theme_load_from_gconf), (theme_is_equal):
	consider NULL and "" equal for color schemes; also reshuffle
	functions a bit and fix the include list

svn path=/trunk/; revision=7782
2007-06-26 17:49:37 +00:00
Denis Washington
11756d2e52 Placeholder thumbnails for gtk+, metacity and icon themes.
2007-06-26  Denis Washington  <denisw@svn.gnome.org>

	* gtk-theme-thumbnailing.png:
	* icon-theme-thumbnailing.png:
	* window-theme-thumbnailing.png:
	Placeholder thumbnails for gtk+, metacity and icon themes.

	* Makefile.am: Add new files.

	* appearance.h:
	* appearance-style.h:
	* appearance-style.c: (style_init), (style_shutdown), (prepare_list):
	Use the new placeholder thumbnails for the details window's theme lists.

	* appearance-main.c: Call new style_shutdown ().

svn path=/trunk/; revision=7781
2007-06-26 14:45:57 +00:00
Clytie Siddall
f1bb7e5e6c Updated Vietnamese translation.
svn path=/trunk/; revision=7780
2007-06-26 12:23:26 +00:00
Denis Washington
4da29f5eb2 Fixed resize problems.
2007-06-25  Denis Washington  <denisw@svn.gnome.org>

	* appearance.glade: Fixed resize problems.

svn path=/trunk/; revision=7779
2007-06-25 18:05:49 +00:00
Jens Granseuer
359f1c2266 don't try to use uninitialized GdkPixbuf
2007-06-25  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (prepare_list): don't try to use uninitialized
	GdkPixbuf

svn path=/trunk/; revision=7778
2007-06-25 16:00:24 +00:00
Denis Washington
1d865245f8 Update for changes in thumbnailer API.
2007-06-06  Denis Washington  <denisw@svn.gnome.org>

	* theme-thumbnailer.c: (main):
	Update for changes in thumbnailer API.

svn path=/trunk/; revision=7777
2007-06-25 15:25:28 +00:00
Denis Washington
304ee0d357 Adjusted for the API changes in theme-thumbnail.c. Thumbnail requestes are
2007-06-25  Denis Washington  <denisw@svn.gnome.org>

	* appearance-themes.c:
	Adjusted for the API changes in theme-thumbnail.c. Thumbnail requestes are
	now directly queued by generate_*_async(), so do not maintain an own queue
	anymore.

	* appearance-style.c:
	Use the new asynchronous thumbnail generation functions, and replace all
	occurrences of "metacity_themes_list" with the correct "window_themes_list".

	* appearance.h:
	Remove "theme_queue", it is not needed anymore.

svn path=/trunk/; revision=7776
2007-06-25 15:22:45 +00:00
Denis Washington
443068f132 Remove redundant newline in ChangeLog.
svn path=/trunk/; revision=7775
2007-06-25 15:11:22 +00:00
Denis Washington
4ac577360b Generate all types of thumbnails in a seperate process, not just those for
2007-06-25  Denis Washington  <denisw@svn.gnome.org>

	* theme-thumbnail.[ch]:
	Generate all types of thumbnails in a seperate process, not just those for
	metathemes.

svn path=/trunk/; revision=7774
2007-06-25 15:10:21 +00:00
Jorge Gonzalez Gonzalez
d82de5d216 Updated Spanish translation
svn path=/trunk/; revision=7773
2007-06-25 05:53:32 +00:00
Jens Granseuer
2e88ba9a8b Added theme-save.c
2007-06-24  Jens Granseuer  <jensgr@gmx.net>

	* POTFILES.in: Added theme-save.c

svn path=/trunk/; revision=7772
2007-06-24 11:07:56 +00:00
Jens Granseuer
122df3a8d0 implement theme saving
2007-06-24  Jens Granseuer  <jensgr@gmx.net>

	* Makefile.am:
	* appearance-themes.c: (theme_selection_changed_cb),
	(theme_save_cb), (themes_init), (themes_shutdown):
	* appearance.glade:
	* appearance.h:
	* theme-save.c:
	* theme-save.h:
	* theme-util.h: implement theme saving

svn path=/trunk/; revision=7771
2007-06-24 11:04:27 +00:00
Gabor Kelemen
4dd7379dbf Translation updated.
2007-06-24 Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


svn path=/trunk/; revision=7770
2007-06-24 10:35:07 +00:00
Gabor Kelemen
491fe69808 Fix typo in string. (Closes bug #450405).
2007-06-24  Gabor Kelemen  <kelemeng@gnome.hu>
	* capplets/accessibility/at-properties/at-enable-dialog.glade: Fix typo in string. 
	(Closes bug #450405).


svn path=/trunk/; revision=7769
2007-06-24 10:10:06 +00:00
Daniel Nylander
4969efdf71 sv.po: Updated Swedish translation
svn path=/trunk/; revision=7768
2007-06-23 18:04:32 +00:00
Gabor Keleman
d62f6441f8 typofix
svn path=/trunk/; revision=7767
2007-06-23 17:29:56 +00:00
Guilherme de S. Pastore
939f2781ad fix a small typo ("wether" -> "whether") in the comments.
2007-06-23  Guilherme de S. Pastore  <gpastore@gnome.org>

	* gnome-about-me-password.c: fix a small typo ("wether" -> "whether")
	  in the comments.

svn path=/trunk/; revision=7766
2007-06-23 17:14:12 +00:00
Gabor Kelemen
18cb9caa42 Translation updated.
2007-06-23 Gabor Kelemen  <kelemeng@gnome.hu>

	* hu.po: Translation updated.


svn path=/trunk/; revision=7765
2007-06-23 17:02:29 +00:00
Jens Granseuer
277341fb0f rearranged functions (no code changes)
2007-06-23  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: rearranged functions (no code changes)

svn path=/trunk/; revision=7764
2007-06-23 14:22:45 +00:00
Jens Granseuer
ad582ed926 use STOCK_DELETE instead of STOCK_OK in the confirmation dialog
2007-06-23  Jens Granseuer  <jensgr@gmx.net>

	* theme-util.c: (theme_delete): use STOCK_DELETE instead of STOCK_OK in
	the confirmation dialog

svn path=/trunk/; revision=7763
2007-06-23 12:55:38 +00:00
Jens Granseuer
68466d1c27 listen to on-disk theme changes in the details tabs, too
2007-06-23  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (add_to_treeview), (remove_from_treeview),
	(update_in_treeview), (changed_on_disk_cb), (style_init):
	* appearance-themes.c: (theme_select_name),
	(theme_set_custom_from_theme), (theme_changed_on_disk_cb),
	(theme_thumbnail_done_cb):
	* theme-installer.c: (gnome_theme_installer_run):
	* theme-util.c: (theme_find_in_model):
	* theme-util.h: listen to on-disk theme changes in the details tabs, too

svn path=/trunk/; revision=7762
2007-06-23 11:08:21 +00:00
Kjartan Maraas
6b8520facc Updated Norwegian bokmål translation.
2007-06-23  Kjartan Maraas  <kmaraas@gnome.org>

	* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=7761
2007-06-23 09:33:47 +00:00
Jens Granseuer
6a080d0e51 hook up the delete buttons
2007-06-22  Jens Granseuer  <jensgr@gmx.net>

	* appearance-style.c: (gtk_theme_changed), (window_theme_changed),
	(icon_theme_changed), (generic_theme_delete),
	(gtk_theme_delete_cb), (window_theme_delete_cb),
	(icon_theme_delete_cb), (style_init), (prepare_list),
	(check_color_schemes_enabled): hook up the delete buttons

svn path=/trunk/; revision=7760
2007-06-22 18:25:21 +00:00
Denis Washington
a25bb175c9 Tweak the metatheme icon view's margin and spacings to better fit to the
2007-06-22  Denis Washington  <denisw@svn.gnome.org>

	* appearance.glade:
	Tweak the metatheme icon view's margin and spacings to better fit to the
	new thumbnails.

	* theme-thumbnailing.png:
	Modernized and brought to the size of the new metatheme thumbnails.

svn path=/trunk/; revision=7759
2007-06-22 15:37:21 +00:00
Denis Washington
34adc6a2db Make metatheme thumbnails original-sized and add check box + radio button.
2007-06-22  Denis Washington  <denisw@svn.gnome.org>

	* theme-thumbnail.c: (create_image):
	Make metatheme thumbnails original-sized and add check box + radio button.

svn path=/trunk/; revision=7758
2007-06-22 15:32:44 +00:00
Rodrigo Moya
1872955fe9 incorporate fixes from Matthias Clasen in bug #430889
2007-06-22  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-daemon.c: incorporate fixes from Matthias Clasen in
	bug #430889
	(gnome_settings_daemon_init): create the DBus server here.
	(gnome_settings_daemon_new): install an idle callback to initialize the
	modules.
	(init_modules_idle_cb): initialize modules and install an idle callback
	to start the modules.
	(start_modules_idle_cb): start modules here.
	(finalize): unref the DBus service.

svn path=/trunk/; revision=7757
2007-06-22 11:48:14 +00:00
Rodrigo Moya
4f4291f6d4 all modules use now the new arch.
2007-06-21  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-accessibility-keyboard.c:
	* gnome-settings-keybindings.c:
	* gnome-settings-keyboard.c:
	* gnome-settings-multimedia-keys.c:
	* gnome-settings-xrdb.c:
	* gnome-settings-daemon.c: all modules use now the new arch.

	* gnome-settings-background.c (background_callback): pass the correct
	argument to the idle callback.

svn path=/trunk/; revision=7756
2007-06-21 12:19:06 +00:00
Alexander Shopov
39fc05602e Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2007-06-21  Alexander Shopov  <ash@contact.bg>

	* bg.po: Updated Bulgarian translation by
	Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=7755
2007-06-20 22:10:41 +00:00
Jens Granseuer
33dd3f654a fix function signatures
2007-06-20  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gnome_theme_icon_info_find,
	gnome_theme_is_writable):
	* gnome-theme-info.h: fix function signatures

svn path=/trunk/; revision=7754
2007-06-20 20:14:18 +00:00
Rodrigo Moya
89d4dc18ff return TRUE if the module does not implement the method. It's not an
2007-06-19  Rodrigo Moya <rodrigo@gnome-db.org>

	* gnome-settings-module.c (gnome_settings_module_start|_stop): return
	TRUE if the module does not implement the method. It's not an error,
	just the module does not need to implement it.

	* gnome-settings-daemon.c (gnome_settings_daemon_init): allocate memory
	for the index in the hash table.

svn path=/trunk/; revision=7753
2007-06-20 11:07:32 +00:00
Jorge Gonzalez Gonzalez
4394d63ff5 Updated Spanish translation
svn path=/trunk/; revision=7752
2007-06-19 09:26:36 +00:00