summaryrefslogtreecommitdiff
path: root/capplets/default-applications/ChangeLog
blob: a664b3abcce549b2ea4d86f7c828d450fee0ba96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
2001-07-27  Bradford Hovinen  <hovinen@ximian.com>

	* RELEASE : 1.5.2

2001-07-25  Chema Celorio  <chema@celorio.com>

	* Makefile.am: remove the DESKTOP_IN_RULE and copy the sed here

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-20  Chema Celorio  <chema@celorio.com>

	* RELEASE : 1.5.0

2001-07-19  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am: Remove SUBDIRS

2001-07-18  Chema Celorio  <chema@celorio.com>

	* default-applications.desktop.in.in (Exec): use the right binary name

	* Makefile.am (INCLUDES): we are not using GNOMESYSCONFDIR. remove

2001-07-17  Chema Celorio  <chema@celorio.com>

	* Makefile.am (SUBDIRS): clean

2001-07-17  Bradford Hovinen  <hovinen@ximian.com>

	* Makefile.am (default_application_properties_capplet_SOURCES):
	Added header files, including missing defaults.h
	(EXTRA_DIST): Removed header files

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)

2001-07-16  Richard Hestilow  <hestilow@ximian.com>

	* Makefile.am: Fix typo in install-data-local.

2001-07-16  Richard Hestilow  <hestilow@ximian.com>

	* ChangeLog started.

	* default-application-properties.c (main): Pass correct name to
	capplet_widget_init, for .desktop file magic.