Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entice
Dir : e17/apps/entice/src/bin
Modified Files:
prefs.c
Log Message:
Shorne reports fixups, nuke your ~/.entice.db if space bar doesn't load
the next image.
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/prefs.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- prefs.c 19 Oct 2003 20:58:03 -0000 1.8
+++ prefs.c 24 Oct 2003 06:27:59 -0000 1.9
@@ -255,10 +255,11 @@
char buf[PATH_MAX];
E_DB_File *db = NULL;
- char *signals[] = { "EnticeZoomIn", "EnticeZoomOut", "EnticeFullScreen",
- "EnticeImageNext", "EnticeImagePrev", "EnticeZoomDefault",
- "EnticeZoomFit", "EnticeQuit", "EnticeRotateLeft",
- "EnticeRotateRight", "EnticeFlipH", "EnticeFlipV",
+ char *signals[] = { "EnticeImageZoomIn", "EnticeImageZoomOut",
+ "EnticeFullScreen",
+ "EnticeImageNext", "EnticeImagePrev", "EnticeImageZoomDefault",
+ "EnticeImageZoomFit", "EnticeQuit", "EnticeImageRotateLeft",
+ "EnticeImageRotateRight", "EnticeImageFlipH", "EnticeImageFlipV",
"EnticeImageRemove"
};
char *keys[] =
-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community? Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs