Removed '\' from the end of comment that cause problems for some people
This commit is contained in:
parent
b4e13fdaf5
commit
2113a56ae2
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2002-02-20 Lauris Kaplinski <lauris@ximian.com>
|
||||||
|
|
||||||
|
* Makefile.am: Removed extra '\' from the end of
|
||||||
|
commented out line, which was causing problems with
|
||||||
|
some make/autoconf/automake combinations
|
||||||
|
|
||||||
2002-02-14 Lauris Kaplinski <lauris@ximian.com>
|
2002-02-14 Lauris Kaplinski <lauris@ximian.com>
|
||||||
|
|
||||||
* preferences.c (gnomecc_preferences_get): Public method to
|
* preferences.c (gnomecc_preferences_get): Public method to
|
||||||
|
|
|
@ -42,7 +42,7 @@ gnome2_control_center_SOURCES = \
|
||||||
preferences.c preferences.h \
|
preferences.c preferences.h \
|
||||||
capplet-dir-view-list.c
|
capplet-dir-view-list.c
|
||||||
|
|
||||||
# capplet-dir-view-tree.c \
|
# capplet-dir-view-tree.c
|
||||||
|
|
||||||
gnome2_control_center_LDADD = \
|
gnome2_control_center_LDADD = \
|
||||||
@GNOMECC_LIBS@ \
|
@GNOMECC_LIBS@ \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue