#!/usr/bin/python
'''
gtkrawgallery: GTKRawGallery Uninstall launcher;
comment: A workflow oriented photo manager for digital camera raw image development;
author: (c) 2011 Daniele Isca <bit123 AT users DOT sourceforge DOT net>
license: GNU GPL v.3 (see COPYING file)
version: 0.9.7
This software comes with no warranty of any kind, use at your own risk!
'''

if __name__ == "__main__":
        import uninstall_gtkrawgallery
