|
From: Enlightenment C. <no...@cv...> - 2006-09-04 22:56:17
|
Enlightenment CVS committal
Author : devilhorns
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_config.h
Log Message:
These are also gui'd already.
===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_config.h,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -3 -r1.117 -r1.118
--- e_config.h 4 Sep 2006 22:54:46 -0000 1.117
+++ e_config.h 4 Sep 2006 22:56:16 -0000 1.118
@@ -236,9 +236,9 @@
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
|