-
Couldn't load subscription status.
- Fork 46
Open
Description
VERSION "1.2.0"
- reduce the window size by using the label base-name.
- On start-up, in target mode, allow pre-configuration with files on command line.
Diff -e below:
560,561c
add_target_button();
for (int i=1; i<argc; i++) {
if (argv[i][0] != '-' && argv[i][0] != '\0')
add_filename_button(argv[i]);
}
gtk_widget_show_all(window);
gtk_main();
exit(0);
.
387,392d
155c
label = g_path_get_basename(label);
Metadata
Metadata
Assignees
Labels
No labels