2004-11-21 Sebastien Bacher <seb128@debian.org>
* gnome-network-preferences.c: (cb_http_details_button_clicked):
use the stock_proxy icon for the capplet (Closes: #130624).
2004-11-10 Mark McLoughlin <mark@skynet.ie>
* configure.in: require libgnome-menu for the shell, fixup
other shell requirements and don't look for libnautilus
anymore.
* Makefile.am: don't install control-center2.png anymore.
* control-center2.png: remove.
2004-11-10 Mark McLoughlin <mark@skynet.ie>
* control-center-categories.[ch]: re-write to use libgnome-menu
to load the contents of the preferences menu.
* control-center.c:
(relayout_canvas), (get_x), (get_y), (get_entry),
(get_line_length): update for control-center-categories.[ch] changes.
(activate_entry): load the .desktop file and launch.
(create_window), (main): remove all nautilus and bonobo stuff.
* gnome-control-center.png: rename from control-center2.png.
* gnomecc.desktop.in: update for new icon name.
* GNOME_ControlCenter.server.in: remove, we're not a Nautilus view
anymore.
* active.png, bcg_top.png, bg.png, bgtop.png,
blank.png, ccsplash.png, empty.png, foot.png,
gnome-lockscreen.png, gnome-unlockscreen.png,
gnomecc-ui.xml, html-view.xpm, kill-gnomecc.sh,
left.png, left_top.png, title.png, tree-view.xpm:
Remove what seems to be a big bunch of cruft.
* Makefile.am: remove cruft, install new icon, don't link
aganst libnautilus.
Tue Nov 2 16:03:41 2004 Jonathan Blandford <jrb@redhat.com>
* theme-switcher.c (install_dialog_response): Patch from
Vijaykumar Patwari <vijaykumar.patwari@wipro.com> to warn when
.themes can't be written to.
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-10-28 Sebastien Bacher <seb128@debian.org>
* sound-view.c: (remove_cb), (sound_view_init), (select_row_cb):
patch by June Tate <june@theonelab.com> to add a "remove" button that
allow to turn off a sound event (Closes: #14272).
2004-10-27 Sebastien Bacher <seb128@debian.org>
* gnome-theme-installer.c: (transfer_done_targz_idle_cb),
(transfer_done_tarbz2_idle_cb): *
patch by Rajkumar <rajkumar.siva@wipro.com> to fix the themes
installation with the non GNU versions of tar (Closes: #114553).
2004-10-27 Sebastien Bacher <seb128@debian.org>
* gnome-theme-save.c: (setup_directory_structure):
patch by David Sedeño Fernández <david@alderia.com> to fix a
warning during the compilation (Closes: #148345).
2004-10-21 Sebastien Bacher <seb128@debian.org>
reviewed by: <delete if not using a buddy>
* gnome-default-applications-properties.c: (read_browser),
(read_mailer):
2004-10-21 Sebastien Bacher <seb128@debian.org>
* gnome-keyboard-properties.glade:
patch by Ross Burton <ross@burtonini.com> to fix the widget expansion
(Closes: #151588).
2004-10-20 Matthias Clasen <mclasen@redhat.com>
* gnome-window-properties.c (reload_mouse_modifiers): Only
show hyper if it is mapped to a different key than the other
modifiers. Fixes bug #152132