1
1

1998-11-01 Federico Mena Quintero <federico@nuclecu.unam.mx>

* setup.c: #ifdef'ed out stuff in the menus that will get changed
	as I rewrite the desktop part.
Этот коммит содержится в:
Miguel de Icaza 1998-11-02 03:28:59 +00:00
родитель 5fa467aa00
Коммит 62fd1bb048
2 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,8 @@
1998-11-01 Federico Mena Quintero <federico@nuclecu.unam.mx>
* setup.c: #ifdef'ed out stuff in the menus that will get changed
as I rewrite the desktop part.
1998-10-30 Miguel de Icaza <miguel@nuclecu.unam.mx>
* layout.c (print_vfs_message): Use g_snprintf instead of

Просмотреть файл

@ -246,9 +246,11 @@ static struct {
#endif
#ifdef HAVE_GNOME
#if 0
{ "want_transparent_text", &want_transparent_text },
{ "want_transparent_icons", &want_transparent_icons },
{ "icons_snap_to_grid", &icons_snap_to_grid },
#endif
#else
{ "nice_rotating_dash", &nice_rotating_dash },
{ "horizontal_split", &horizontal_split },