1
1

2000-05-06 Jacob Berkman <jacob@helixcode.com>

* gsession.c (session_set_restart): restart with priority 40 so we show
	up in the splash screen
Этот коммит содержится в:
Jacob Berkman 2000-05-06 09:48:28 +00:00
родитель b0d9ff70fa
Коммит 129ee42014
2 изменённых файлов: 6 добавлений и 0 удалений

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

@ -1,3 +1,8 @@
2000-05-06 Jacob Berkman <jacob@helixcode.com>
* gsession.c (session_set_restart): restart with priority 40 so we show
up in the splash screen
2000-04-23 JP Rosevear <jpr@arcavia.com>
* gview.c (view): Constify file parameter to match prototype and fix

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

@ -255,6 +255,7 @@ session_load (void)
void
session_set_restart (int restart)
{
gnome_client_set_priority (master_client, 40);
gnome_client_set_restart_style (master_client,
(restart
? GNOME_RESTART_IMMEDIATELY