Codebase list mirage / e047b0a
Require GExiv2 0.10 Thomas Ross 3 years ago
1 changed file(s) with 1 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
2424
2525
2626 gi.require_version("Gtk", "3.0")
27 gi.require_version("GExiv2", "0.10")
2728 from gi.repository import Gtk, Gdk, GdkPixbuf, GLib, Gio, GExiv2
2829 import cairo
2930 import os, sys, getopt, configparser, string, gc