Update transitions to be gui'd (// GUI).

SVN revision: 25464
This commit is contained in:
Christopher Michael 2006-09-04 22:54:46 +00:00
parent 5dbf91765e
commit bd3563418c
1 changed files with 3 additions and 3 deletions

View File

@ -167,9 +167,9 @@ struct _E_Config
double kill_timer_wait;
int ping_clients;
double ping_clients_wait;
const char *transition_start;
const char *transition_desk;
const char *transition_change;
const char *transition_start; // GUI
const char *transition_desk; // GUI
const char *transition_change; // GUI
Evas_List *remembers;
int move_info_follows; // GUI
int resize_info_follows; // GUI