Commit graph

7044 commits

Author SHA1 Message Date
Jens Granseuer
a0fdace4ae fix bugzilla component
2007-10-21  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: fix bugzilla component

svn path=/trunk/; revision=8183
2007-10-21 12:25:47 +00:00
Jens Granseuer
a5946b5d2d bump libxklavier requirement to 3.3 remove compatibility hack for
2007-10-21  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: bump libxklavier requirement to 3.3
	* capplets/keyboard/gnome-keyboard-properties-xkbmc.c: remove
	compatibility hack for libxklavier <= 3.2

svn path=/trunk/; revision=8182
2007-10-21 12:24:29 +00:00
Ihar Hrachyshka
ee35f7dfd7 Updated Belarusian Latin translation
svn path=/trunk/; revision=8181
2007-10-18 21:09:33 +00:00
Jens Granseuer
686b7b40a9 really make sure gtk, metacity, icon, and cursor themes are never NULL
2007-10-18  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (theme_load_from_gconf),
	(theme_set_custom_from_theme): really make sure gtk, metacity, icon, and
	cursor themes are never NULL (should fix #487257 if the last commit didn't
	already)

svn path=/trunk/; revision=8180
2007-10-18 17:23:48 +00:00
Bastien Nocera
bad634011a Add more default keybindings for otherwise unbound keys (Closes: #487935)
2007-10-18  Bastien Nocera  <hadess@hadess.net>

	* schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
	Add more default keybindings for otherwise unbound keys
	(Closes: #487935)


svn path=/trunk/; revision=8179
2007-10-18 17:03:15 +00:00
Sergey V. Udaltsov
74263d6f39 no more annoying warning, b.g.o#358048
svn path=/trunk/; revision=8177
2007-10-16 22:13:45 +00:00
Jorge Gonzalez Gonzalez
99ec1a5610 Updated Spanish translation
svn path=/trunk/; revision=8175
2007-10-16 12:30:15 +00:00
Rodrigo Moya
b1a6677263 Updated NEWS from 2.20 branch
svn path=/trunk/; revision=8174
2007-10-15 16:25:21 +00:00
Jens Granseuer
2b27aac116 fix invalid use after free I caused with the last commit
2007-10-14  Jens Granseuer  <jensgr@gmx.net>

	* gnome-theme-info.c: (gnome_theme_init): fix invalid use after free I
	caused with the last commit

svn path=/trunk/; revision=8170
2007-10-14 14:54:58 +00:00
Jens Granseuer
c9b09854a9 When updating theme info from GConf or copying it for customization, we
2007-10-14  Jens Granseuer  <jensgr@gmx.net>

	When updating theme info from GConf or copying it for customization, we
	were ignoring xcursor settings. As a result, saved custom themes always
	had the default theme set. (bug #485709)

	* appearance-themes.c: (get_default_int_from_key),
	(theme_load_from_gconf), (theme_set_custom_from_theme): when setting up
	theme info, take cursor settings into account

svn path=/trunk/; revision=8168
2007-10-14 10:21:57 +00:00
Jens Granseuer
afbc8c9ba8 query and monitor the xcursor icon dir for cursor themes, too (bug
2007-10-14  Jens Granseuer  <jensgr@gmx.net>

	* configure.in:
	* capplets/common/gnome-theme-info.c (gnome_theme_init): query and
	monitor the xcursor icon dir for cursor themes, too (bug #469882)

svn path=/trunk/; revision=8166
2007-10-14 09:52:28 +00:00
Jens Granseuer
5ed22b4a3a fix crash if we fail to convert a filename to UTF-8
2007-10-09  Jens Granseuer  <jensgr@gmx.net>

	* appearance-desktop.c: (wp_props_wp_set): fix crash if we fail to
	convert a filename to UTF-8

svn path=/trunk/; revision=8164
2007-10-09 18:58:38 +00:00
Bastien Nocera
a3ed7ad920 Default to using XF86* keysyms for the audio related keybindings, allows
2007-10-09  Bastien Nocera  <hadess@hadess.net>

	* schemas/apps_gnome_settings_daemon_keybindings.schemas.in:
	Default to using XF86* keysyms for the audio related keybindings,
	allows those to work out-of-the-box when the right keymap is
	selected (Closes: #485076)


svn path=/trunk/; revision=8163
2007-10-09 17:03:18 +00:00
Sergey V. Udaltsov
72db6fd6de dropping unneeded kbd indicator's dbus server, bumping libgnomekbd version requirement
svn path=/trunk/; revision=8161
2007-10-08 17:16:09 +00:00
Priit Laes
e70244159a Translation update by Ivar Smolin.
2007-10-08  Priit Laes  <plaes@svn.gnome.org>

	* et.po: Translation update by Ivar Smolin.

svn path=/trunk/; revision=8160
2007-10-08 16:49:09 +00:00
Ilkka Tuohela
98177575f6 Updated Finnish translation
svn path=/trunk/; revision=8158
2007-10-08 09:02:46 +00:00
Luca Ferretti
4bf8cec31e Fixes #484351
2007-10-07  Luca Ferretti <elle.uca@libero.it>

	Fixes #484351

	* at-properties.desktop.in.in: don't use 'Preferences' word for
	application name.

svn path=/trunk/; revision=8157
2007-10-07 14:20:49 +00:00
Yannig MARCHEGAY
c539d54ae5 Updated Occitan translation
svn path=/trunk/; revision=8155
2007-10-03 16:44:13 +00:00
Jens Granseuer
a95a3f8461 Patch by: Stephane Loeuillet <leroutier@gmail.com>
2007-10-02  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Stephane Loeuillet <leroutier@gmail.com>

	* Makefile.am: use standard xdg autostart directory instead of gnome
	one (bug #481740)

svn path=/trunk/; revision=8154
2007-10-02 18:04:50 +00:00
Jens Granseuer
97f89ca9e1 Patch by: Stephane Loeuillet <leroutier@gmail.com>
2007-10-02  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Stephane Loeuillet <leroutier@gmail.com>

	* capplets/about-me/gnome-about-me.desktop.in.in:
	* capplets/accessibility/at-properties/at-properties.desktop.in.in:
	* capplets/accessibility/keyboard/accessibility-keyboard.desktop.in.in:
	* capplets/appearance/data/gnome-appearance-properties.desktop.in.in:
	* capplets/appearance/data/gnome-theme-installer.desktop.in.in:
	* capplets/appearance/theme-save.c:
	* capplets/default-applications/default-applications.desktop.in.in:
	* capplets/default-applications/gnome-at-session.desktop.in.in:
	* capplets/display/display-properties.desktop.in.in:
	* capplets/keybindings/keybinding.desktop.in.in:
	* capplets/keyboard/keyboard.desktop.in.in:
	* capplets/mouse/gnome-settings-mouse.desktop.in.in:
	* capplets/network/gnome-network-preferences.desktop.in.in:
	* capplets/sound/gnome-settings-sound.desktop.in.in:
	* capplets/windows/window-properties.desktop.in.in:
	* shell/gnomecc.desktop.in.in:
	* shell/gnomecc.directory.in:
	* vfs-methods/fontilus/font-method.directory.in:
	* vfs-methods/fontilus/gnome-font-viewer.desktop.in.in:
	* vfs-methods/themus/theme-method.directory.in:
	* vfs-methods/themus/themus-theme-applier.desktop.in.in:
	desktop file fixes: don't use the deprecated Encoding tag, change
	Terminal=0 to Terminal=false, remove empty Categories= (bug #481740)

svn path=/trunk/; revision=8153
2007-10-02 18:01:06 +00:00
Alexander Shopov
268d74a27b Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
2007-10-02  Alexander Shopov  <ash@contact.bg>

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

svn path=/trunk/; revision=8150
2007-10-02 03:46:32 +00:00
Alexander Shopov
979a4ab882 Fix breakage introduced by commit [8147]
2007-10-02  Alexander Shopov  <ash@contact.bg>

	* ChangeLog: Fix breakage introduced
	by commit [8147]

svn path=/trunk/; revision=8149
2007-10-02 03:45:57 +00:00
Ignacio Casal Quinteiro
5c5bf5ef76 Updated Galician Translation.
2007-09-30  Ignacio Casal Quinteiro  <nacho.resa@gmail.com>

        * gl.po: Updated Galician Translation.

svn path=/trunk/; revision=8147
2007-09-30 19:07:51 +00:00
Jens Granseuer
ed731525db back out accidental commit
2007-09-30  Jens Granseuer  <jensgr@gmx.net>

	* capplets/common/gnome-theme-info.c: back out accidental commit

svn path=/trunk/; revision=8146
2007-09-30 15:03:46 +00:00
Jens Granseuer
494636d31c remove old capplets that are now subsumed in the appearance capplet from
2007-09-30  Jens Granseuer  <jensgr@gmx.net>

	* capplets/background:
	* capplets/font:
	* capplets/theme-switcher:
	* capplets/ui-properties: remove old capplets that are now subsumed in
	the appearance capplet from the repository

svn path=/trunk/; revision=8145
2007-09-30 15:00:25 +00:00
Jens Granseuer
d28037d3b2 move the code for setting the color scheme for gtk thumbnails to the
2007-09-29  Jens Granseuer  <jensgr@gmx.net>

	* theme-thumbnail.c: (generate_gtk_theme_thumbnail),
	(generate_theme_thumbnail_async),
	(generate_gtk_theme_thumbnail_async): move the code for setting the
	color scheme for gtk thumbnails to the gtk-specific function. This
	means we will probably extract it twice for most thumbnails, but it
	makes for much cleaner code. Also add the scheme bit to the synchronous
	version.

svn path=/trunk/; revision=8144
2007-09-29 09:37:33 +00:00
Jens Granseuer
76936d9dc1 fix typo in order to correctly substitute XCursor CFLAGS
2007-09-28  Jens Granseuer  <jensgr@gmx.net>

	* configure.in: fix typo in order to correctly substitute XCursor CFLAGS

svn path=/trunk/; revision=8142
2007-09-28 18:21:16 +00:00
Jens Granseuer
597fac2a7c make theme sorting case-insensitive (bug #481224)
2007-09-28  Jens Granseuer  <jensgr@gmx.net>

	* appearance-themes.c: (theme_store_sort_func): make theme sorting
	case-insensitive (bug #481224)

svn path=/trunk/; revision=8140
2007-09-28 17:01:41 +00:00
Jorge Gonzalez Gonzalez
d5d94686bb Updated Spanish translation
svn path=/trunk/; revision=8138
2007-09-27 10:19:00 +00:00
Jens Granseuer
fb5f03d31e patch up an outdated comment about how the thumbnailer protocol works
2007-09-25  Jens Granseuer  <jensgr@gmx.net>

	* theme-thumbnail.c: patch up an outdated comment about how the
	thumbnailer protocol works

svn path=/trunk/; revision=8137
2007-09-25 19:46:23 +00:00
Jens Granseuer
b2a41685b8 Prevent lots of thumbs from being created with the color scheme of the
2007-09-25  Jens Granseuer  <jensgr@gmx.net>

 	Prevent lots of thumbs from being created with the color scheme of the
	currently active theme (see comment #15 in bug 460023). Maybe it also
	helps with some of the other color-related issues.

	* theme-thumbnail.c: (create_gtk_theme_pixbuf),
	(generate_theme_thumbnail_async): when creating GTK theme thumbnails,
	explicitly pass the theme's color scheme to override the xsetting

svn path=/trunk/; revision=8135
2007-09-25 19:36:18 +00:00
Jens Granseuer
f4476707ff remove unused imguri property from GnomeWPItem
2007-09-23  Jens Granseuer  <jensgr@gmx.net>

	* gnome-wp-item.c: (gnome_wp_item_free), (gnome_wp_item_dup):
	* gnome-wp-item.h:
	* gnome-wp-xml.c: (gnome_wp_xml_load_xml): remove unused imguri property
	from GnomeWPItem

svn path=/trunk/; revision=8133
2007-09-23 13:08:09 +00:00
Jens Granseuer
a3c138e754 add support for dragging images from the background list (bug #150544)
2007-09-23  Jens Granseuer  <jensgr@gmx.net>

	* appearance-desktop.c: (wp_drag_received), (wp_drag_get_data),
	(desktop_init): add support for dragging images from the background list
	(bug #150544)

svn path=/trunk/; revision=8132
2007-09-23 12:23:26 +00:00
Jens Granseuer
1a3d33f75d reword the "theme engine" error message since we cannot really be sure it
2007-09-21  Jens Granseuer  <jensgr@gmx.net>

	* theme-installer.c: (gnome_theme_install_real): reword the "theme engine"
	error message since we cannot really be sure it is an engine (bug #435680)

svn path=/trunk/; revision=8130
2007-09-21 19:33:36 +00:00
Jens Granseuer
76f742ffbb unify "invalid theme" error messages and be a bit more verbose
2007-09-21  Jens Granseuer  <jensgr@gmx.net>

	* theme-installer.c: (gnome_theme_install_real),
	(transfer_done_cb), (gnome_theme_install_from_uri): unify "invalid theme"
	error messages and be a bit more verbose

svn path=/trunk/; revision=8129
2007-09-21 19:26:18 +00:00
Olav Vitters
10c14eec41 Correct email address in MAINTAINERS file
svn path=/trunk/; revision=8128
2007-09-21 10:14:52 +00:00
Jens Granseuer
859be7cdde Patch by: Michael Monreal <infernux@web.de>
2007-09-19  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Michael Monreal <infernux@web.de>

	* gnome-da-capplet.c: replace mail and multimedia icon names with
	Tangoified versions (bug #470386)

svn path=/trunk/; revision=8127
2007-09-19 17:54:41 +00:00
Jens Granseuer
5cd8e2051c Patch by: Patrick Wade <patrick.wade@sun.com>
2007-09-18  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Patrick Wade <patrick.wade@sun.com>

	* gnome-default-applications-properties.glade: make accelerators for
	the accessibility tools page unique (bug #474308)

svn path=/trunk/; revision=8125
2007-09-18 19:13:47 +00:00
Jens Granseuer
49bf8e5047 drop "GNOME" from the menu item name as recommended by the HIG (bug
2007-09-18  Jens Granseuer  <jensgr@gmx.net>

	* gnome-font-viewer.desktop.in.in: drop "GNOME" from the menu item name
	as recommended by the HIG (bug #474742). Also use something a bit less
	meaningless for the comment line

svn path=/trunk/; revision=8124
2007-09-18 19:07:21 +00:00
Jens Granseuer
db897ac78e Based on a patch by: Patrick Wade <patrick.wade@sun.com>
2007-09-18  Jens Granseuer  <jensgr@gmx.net>

	Based on a patch by: Patrick Wade <patrick.wade@sun.com>

	* main.c: (close_logout_update), (setup_dialog): make logout button
	sensitive whenever accessibility settings have been enabled or
	disabled (closes bug #476921)

svn path=/trunk/; revision=8122
2007-09-18 18:58:37 +00:00
Djihed Afifi
adea3debac Updated Arabic Translation by Djihed Afifi.
svn path=/trunk/; revision=8120
2007-09-17 16:24:58 +00:00
Rodrigo Moya
89e710b0fb prepare for 2.20.0.
2007-09-17  Rodrigo Moya <rodrigo@gnome-db.org>

	* configure.in:
	* NEWS: prepare for 2.20.0.

svn path=/trunk/; revision=8118
2007-09-17 15:31:04 +00:00
Gil Forcada Codinachs
74a27b2d43 Updated Catalan translation
svn path=/trunk/; revision=8117
2007-09-17 09:10:39 +00:00
Kenneth Nielsen
e4cfc742a7 Updated Danish translation
svn path=/trunk/; revision=8116
2007-09-16 21:14:47 +00:00
Jens Granseuer
eddd1b3d9b Patch by: Darren Kenny <darren.kenny@sun.com>
2007-09-16  Jens Granseuer  <jensgr@gmx.net>

	Patch by: Darren Kenny <darren.kenny@sun.com>

	* theme-thumbnail.c: (generate_meta_theme_thumbnail_async),
	(generate_gtk_theme_thumbnail_async),
	(generate_metacity_theme_thumbnail_async),
	(generate_icon_theme_thumbnail_async): don't return values from void
	functions. Fixes building with Sun's Forte compiler (bug #473967)

svn path=/trunk/; revision=8115
2007-09-16 15:46:49 +00:00
Jens Granseuer
839c7da1e9 add a comment for translators (bug #473379)
2007-09-16  Jens Granseuer  <jensgr@gmx.net>

	* appearance-main.c: (main): add a comment for translators (bug #473379)

svn path=/trunk/; revision=8114
2007-09-16 15:39:33 +00:00
Jens Granseuer
981227eb06 don't set a fixed width for the toolbar button color label (bug #474317)
2007-09-16  Jens Granseuer  <jensgr@gmx.net>

	* data/appearance.glade: don't set a fixed width for the toolbar button
	color label (bug #474317)

svn path=/trunk/; revision=8113
2007-09-16 15:35:17 +00:00
Ihar Hrachyshka
927027cda2 Added Belarusian Latin translation.
svn path=/trunk/; revision=8112
2007-09-16 15:34:48 +00:00
Luca Ferretti
3d28b2ff7a Updated Italian translation.
2007-09-16  Luca Ferretti  <elle.uca@libero.it>

	* it.po: Updated Italian translation.


svn path=/trunk/; revision=8111
2007-09-16 14:29:07 +00:00
Takeshi AIHANA
9a123406ec Updated Japanse translation. Fixed a broken file at r8107.
2007-09-16  Takeshi AIHANA <takeshi.aihana@gmail.com>

        * ja.po: Updated Japanse translation.
        * ChangeLog: Fixed a broken file at r8107.

svn path=/trunk/; revision=8110
2007-09-16 14:11:13 +00:00