Enlightenment CVS committal
Author : cmarcelo
Project : e17
Module : libs/edje
Dir : e17/libs/edje/data
Modified Files:
edje-mode.el
Log Message:
edje-mode.el: add ignore_flags and a small fix.
===================================================================
RCS file: /cvs/e/e17/libs/edje/data/edje-mode.el,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- edje-mode.el 10 Nov 2007 15:52:20 -0000 1.2
+++ edje-mode.el 2 Apr 2008 01:50:09 -0000 1.3
@@ -50,7 +50,7 @@
(defun edje-new-program-action-state-set (state value target)
"Insert new program STATE_SET"
- (interactive "sstate: \nvalue (0.0): \nstarget: ")
+ (interactive "sstate: \nsvalue (0.0): \nstarget: ")
(insert
(concat
" action: STATE_SET \"" state "\" "
@@ -308,6 +308,7 @@
"fonts"
"gradient"
"group"
+ "ignore_flags"
"image"
"images"
"in"
@@ -383,6 +384,9 @@
"TEXTBLOCK"
"GRADIENT"
"GROUP"
+ ; ignore flags
(st_collections_group_parts_part_ignore_flags)
+ ;"NONE"
+ "ON_HOLD"
; pointer mode
(st_collections_group_parts_part_pointer_mode)
"AUTOGRAB"
"NOGRAB"
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs