2002-05-16 jacob berkman <jacob@ximian.com>
* gnome-default-applications-properties.glade: turn off help tab,
put browser tab first, and fix things for the editor
* gnome-default-applications-properties.c: make the editor changes
use gnome-vfs, and make the browser use the default key rather
than http
fixes#78037
Tue Apr 9 11:43:08 2002 Jonathan Blandford <jrb@gnome.org>
* capplets/accessibility/keyboard/Makefile.am: Change gnome2-* to
gnome-*
* capplets/default-applications/Makefile.am: ditto
* capplets/file-types/Makefile.am: ditto
* capplets/font/Makefile.am: ditto
* capplets/keyboard/Makefile.am: ditto
* capplets/mouse/Makefile.am: ditto
* capplets/sound/Makefile.am: ditto
* capplets/theme-switcher/Makefile.am: ditto
* capplets/ui-properties/Makefile.am: ditto
* control-center/Makefile.am: ditto
* gnome-settings-daemon/Makefile.am: ditto
* gnome-keybinding-properties.c (setup_dialog): man, was this code
silly. Also, themes are case sensitive.
(is_metacity_running): Add support for metacity keybindings. This
is off by default until I write code to actually detect metacity.
Tue Apr 9 11:58:10 2002 Jonathan Blandford <jrb@gnome.org>
* Makefile.am: Add commented out disk support until I finish the code.
2002-02-23 Kjartan Maraas <kmaraas@gnome.org>
* capplets/default-applications/gnome-default-applications-properties.glade:
Remove translatable="yes" from icon labels. Remnant of a bug in
libglade-convert. (Thanks to James).
* capplets/file-types/file-types-properties.glade: Same
* capplets/keyboard/gnome-keyboard-properties.glade: Same
* capplets/mouse/gnome-mouse-properties.glade: Same.
* capplets/ui-properties/gnome2-ui-properties.glade: Same
* control-center/gnomecc.glade: Same
2002-02-17 Seth Nickell <snickell@stanford.edu>
* default-applications.desktop.in:
Change menu name to "Preferred Applications" which faired
better in user testing.
Sun Feb 10 23:39:30 2002 Jonathan Blandford <jrb@redhat.com>
* gnome-default-applications-properties.glade: Patch from
fflewddur <fflewddur@dropline.net> to fix some strings.
2002-01-04 Bradford Hovinen <hovinen@ximian.com>
* default-application-properties.c (edit_read): Check if tmp is
NULL before continuing
Use terminal/exec for terminal executable name key
2001-12-19 Seth Nickell <snickell@stanford.edu>
* default-applications.desktop.in.in:
Add Categories field so it shows up under the
Settings submenu in the panel menus.
2001-12-09 Gediminas Paulauskas <menesis@delfi.lt>
* *.c (main): retrieve translation in utf-8 codeset. Do not
setlocale ().
* some Makefile.am (INCLUDES): remove intl.
(..._LDADD): remove INTLLIBS
2001-07-23 Richard Hestilow <hestilow@ximian.com>
* callbacks.c (on_radiodefeditor_toggled): Only set_selected_editor
if the button is enabled.
(on_seldefbrowser_toggled): Ditto.
(on_seldefview_toggled): Ditto.
(on_seldefterm_toggled): Ditto.
* default-application-properties.c (fill_editor_data): Fix widget
name typo.
2001-07-16 Chema Celorio <chema@celorio.com>
* default-application-properties.c (possible_editors): is gedit not gEdit
plues it is the default editor, not emacs ;-) (Yes, i MAY be a little biased
here)