Default target version of gtk-builder-convert should be 2.0
This commit is contained in:
@@ -769,7 +769,7 @@ def main(args):
|
||||
skip_windows = False
|
||||
split = False
|
||||
root = None
|
||||
target_version = "3.0"
|
||||
target_version = "2.0"
|
||||
for o, a in opts:
|
||||
if o in ("-h", "--help"):
|
||||
usage()
|
||||
|
||||
Reference in New Issue
Block a user