2007-12-06 Jens Granseuer <jensgr@gmx.net>
Patch by: Matthias Clasen <mclasen@redhat.com>
As a stop-gap measure, until we've got a proper search interface,
simply check whether beagle or tracker are installed, and prefer them
to gnome-search-tool if they are (bug #497802)
* gnome-settings-multimedia-keys.c: (do_action): prefer beagle and
tracker to gnome-search-tool
svn path=/trunk/; revision=8317
2007-12-06 Jens Granseuer <jensgr@gmx.net>
Patch by: Chris Jones
* gnome-default-applications.xml.in: sok is now called onBoard (bug
#499328)
svn path=/trunk/; revision=8316
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-wp-item.c: (gnome_wp_item_update_description): slightly change
the code layout in hoping that intltool will now pick up the
translation hint...
svn path=/trunk/; revision=8314
2007-12-06 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-xsettings.c: use new setting from libgnome to make
toolbar icon size setting work (bug #401030)
svn path=/trunk/; revision=8313
2007-12-04 Jens Granseuer <jensgr@gmx.net>
Patch by: Brian Cameron <brian.cameron@sun.com>
* gtkrc-utils.c: (gtkrc_get_details), (gtkrc_get_color_scheme):
printing NULL strings crashes on Solaris so don't do that (bug #501391)
svn path=/trunk/; revision=8309
2007-11-28 Jens Granseuer <jensgr@gmx.net>
Based on patch by: Jakub Rusinek <liviopl.pl@gmail.com>
* gnome-default-applications.xml.in: add support for Midori web browser
(bug #500274)
svn path=/trunk/; revision=8303
2007-11-28 Jens Granseuer <jensgr@gmx.net>
* gnome-settings-multimedia-keys.c: (do_action): launch Nautilus with
--no-desktop for the home key so we don't mess up the desktop for
people using something else to manage the background (bug #500085)
svn path=/trunk/; revision=8301
2007-11-26 Sebastien Bacher <seb128@ubuntu.com>
* gnome-default-applications.xml.in: don't list the oudated evolution
versions nor the text web browsers (Closes: #499327)
svn path=/trunk/; revision=8299
2007-11-18 Jens Granseuer <jensgr@gmx.net>
* appearance-desktop.c: (desktop_init): add shortcut for
/usr/share/backgrounds to background file chooser and also consider it
when setting the initial directory (bug #497807)
svn path=/trunk/; revision=8289
20007-11-12 Rodrigo Moya <rodrigo@gnome-db.org>
* gnome-theme-info.c:
* gnome-theme-info.h: re-added GnomeThemeElement to the "public" API,
since it's used in gnome-theme-test.
svn path=/trunk/; revision=8279
2007-11-11 Jens Granseuer <jensgr@gmx.net>
* gnome-keyboard-properties.glade: the fine line between text fields
and text boxes seems rather irrelevant here
svn path=/trunk/; revision=8275
2007-11-11 Jens Granseuer <jensgr@gmx.net>
* gsd-media-keys-window.c: (gsd_media_keys_window_init): slightly
increase the popup window size again (130x130 at 640x480 and scaled
from there)
svn path=/trunk/; revision=8273
2007-11-10 Denis Washington <dwashington@gmx.net>
* localization.glade: Tweak the interface slightly and name all
important widgets.
svn path=/trunk/; revision=8270
2007-11-10 Jens Granseuer <jensgr@gmx.net>
The media window popup has a fixed size 300x300 when running in
composited mode. For smaller display sizes this is quite excessive.
Change the window size to be 100x100 on 800x600 and smaller screens,
and scale up from that for anthing bigger. (bug #495346)
* gsd-media-keys-window.c: (initialize_alpha_mode),
(gsd_media_keys_window_init): make composited media popup window sizes
scale with the screen size
svn path=/trunk/; revision=8267
2007-11-10 Jens Granseuer <jensgr@gmx.net>
* gnome-about-me-password.c: (authenticated_user),
(io_watch_stdout): don't get confused when the user does not have a
password set and passwd immediately asks for the new one. This resulted
in an endless loop up to now (bug #336872)
svn path=/trunk/; revision=8265