mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 02:40:08 +00:00
minor update...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
7f164c25bd
commit
0b01ac59ca
@ -1,7 +1,7 @@
|
|||||||
#=======================================================================
|
#=======================================================================
|
||||||
|
|
||||||
__version__ = '''0.0.01'''
|
__version__ = '''0.0.01'''
|
||||||
__sub_version__ = '''20120922031956'''
|
__sub_version__ = '''20120922032258'''
|
||||||
__copyright__ = '''(c) Alex A. Naanou 2012'''
|
__copyright__ = '''(c) Alex A. Naanou 2012'''
|
||||||
|
|
||||||
|
|
||||||
@ -19,6 +19,11 @@ from pli.logictypes import OR
|
|||||||
# - load config from file...
|
# - load config from file...
|
||||||
# - accept a path on command-line
|
# - accept a path on command-line
|
||||||
# - default path is cwd
|
# - default path is cwd
|
||||||
|
# - support nested fav's for ribbons
|
||||||
|
#
|
||||||
|
# Long Term TODO:
|
||||||
|
# - support processed images
|
||||||
|
#
|
||||||
#
|
#
|
||||||
#-----------------------------------------------------------------------
|
#-----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user