From 07e8fc2042a766f8e5bb7a629c74fa0361659d60 Mon Sep 17 00:00:00 2001 From: Christopher Michael Date: Mon, 4 Sep 2006 22:56:16 +0000 Subject: [PATCH] These are also gui'd already. SVN revision: 25465 --- src/bin/e_config.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/bin/e_config.h b/src/bin/e_config.h index 2c304fc89..8aacf2c41 100644 --- a/src/bin/e_config.h +++ b/src/bin/e_config.h @@ -236,9 +236,9 @@ struct _E_Config const char *icon_theme; // GUI - int desk_flip_animate_mode; - int desk_flip_animate_interpolation; - double desk_flip_animate_time; + int desk_flip_animate_mode; // GUI + int desk_flip_animate_interpolation; // GUI + double desk_flip_animate_time; // GUI const char *wallpaper_import_last_dev; // INTERNAL const char *wallpaper_import_last_path; // INTERNAL