# -*- coding: ASCII -*-
#
#---------This is the LiNstaPhoto config file--------
#
#	
id0 = {'ShowFileName': False,
 'as_wp_cmd': '/usr/bin/gconftool-2 -s /desktop/gnome/background/picture_filename -t string',
 'current_img': None,
 'delay': 5,
 'delay_list': [1, 2, 3, 5, 10, 15, 20, 30, 60],
 'file_mask': ['jpg', 'jpeg', 'png'],
 'file_path': '/pass/to/Images/dir',
 'img_sort': 'Alphanumeric',
 'mode': 'Photo',
 'skin': 'Metallic',
 'transition': None,
 'transition_delay': 1,
 'view_cmd': 'eog'}
