2004-11-01 Jeff Waugh <jdub@perkypants.org>
* po/POTFILES.in, vfs-methods/fontilus/Makefile.am,
vfs-methods/fontilus/gnome-font-viewer.desktop.in,
vfs-methods/fontilus/.cvsignore: Add a .desktop file for the
font viewer, need it for the MIME loving. D'oh!
2004-05-17 Jody Goldberg <jody@gnome.org>
* configure.in : check for, but do not require nautilus libs. These
is necessary if we move to the osx/ximian style shell.
2003-11-27 Muktha <muktha.narayan@wipro.com>
* main.c: Do not popup the logout dialog when the close button (X) of
window manager is clicked. Fixes bug #124032.
2004-02-16 Jody Goldberg <jody@gnome.org>
* accessibility-keyboard.c (cb_load_CDE_file) : Add a kludge to set
the vertical size based on the monitor size until the filesel can do
a better job of doing it itself.
2003-12-07 Jan Arne Petersen <jpetersen@uni-bonn.de>
* accessibility-keyboard.c: (load_CDE_file),
(fchooser_handle_response), (cb_load_CDE_file): replace
GtkFileSelection with GtkFileChooser.
2003-12-07 Jan Arne Petersen <jpetersen@uni-bonn.de>
* background-properties-capplet.c: remove unused
"preview_file_selection.h" include.
2004-02-16 Jody Goldberg <jody@gnome.org>
* gconf-property-editor.c (peditor_image_clicked_cb) : Use the monitor
size kludge for the vertical size of the new file selector.
2003-12-07 Jan Arne Petersen <jpetersen@uni-bonn.de>
* gconf-property-editor.c: (peditor_image_set_filename),
(peditor_image_chooser_response_cb),
(peditor_image_chooser_update_preview_cb),
(peditor_image_clicked_cb): replace
PreviewFileSelection (GtkFileSelection) with GtkFileChooser, use new
gdk_pixbuf_new_from_file_at_size method to load a scaled image.
2004-02-16 Jody Goldberg <jody@gnome.org>
* gnome-settings-accessibility-keyboard.c : include
libgnome/gnome-help.h to avoid potential crash on 64 bit arches.
(ax_response_callback) : actually display the error message on
failure.
2004-02-16 Jody Goldberg <jody@gnome.org>
http://bugzilla.gnome.org/show_bug.cgi?id=134389
* Makefile.am : Patch from jmmv@menta.net (Julio M. Merino Vidal)
to honour the standard schema install flags.
I've extended the patch to support builddir != srcdir too
2004-01-08 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: The localization capplet is disabled until we remove
the libicu dependency.
2004-01-05 Carlos Perelló Marín <carlos@gnome.org>
* configure.in: Added a check for libicu and the needed lines to add
the localization capplet.
* capplets/Makefile.am: Added the localization dir.
* capplets/localization: Added the localization capplet to change
the locales.
* po/POTFILES.in: Added new files from localization capplet.
Fri Aug 1 15:49:03 2003 Jonathan Blandford <jrb@redhat.com>
* gnome-default-applications-properties-structs.c
(possible_terminals): Add N_() calls to all the human readable
strings. Based on a patch from Christophe Fergeau
<teuf@users.sourceforge.net>, #117085
2002-06-05 Kjartan Maraas <kmaraas@gnome.org>
* POTFILES.in: Remove wm-properties capplet. It's not being shipped
for 2.0.0. Also add one file from libwindow-settings (gnome-wm-manager.c)
I worry how 'make dist' could allow non-disted files to be listed in
POTFILES.in
2002-06-05 Gediminas Paulauskas <menesis@delfi.lt>
* POTFILES.in: remove mime-type, url-properties and wm-properties
capplets -- they are not built nor distributed. Also remove
session, panel, and cd desktop files.
* POTFILES.skip: add those files here because those capplets are still
in CVS.
2002-06-05 Gediminas Paulauskas <menesis@delfi.lt>
* cd-capplet.png, cd.desktop.in.in,
panel-capplet.png, panel.desktop.in.in,
session-capplet.png, session.desktop.in.in:
remove unused desktop files and their icons from CVS.
2002-06-05 Gediminas Paulauskas <menesis@delfi.lt>
* background-properties.glade: radiobutton1 and similar things should
not be translatable.