[gegl] operations: Clear default path property in ff-load.c
- From: Michael Henning <mhenning src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] operations: Clear default path property in ff-load.c
- Date: Tue, 12 Nov 2013 23:55:25 +0000 (UTC)
commit 9b87772b8c78aff2640518f8afb4f44dd02bade5
Author: Jehan <jehan girinstud io>
Date: Wed Nov 13 11:59:27 2013 +1300
operations: Clear default path property in ff-load.c
operations/external/ff-load.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/external/ff-load.c b/operations/external/ff-load.c
index 75d26e9..76b683d 100644
--- a/operations/external/ff-load.c
+++ b/operations/external/ff-load.c
@@ -22,7 +22,7 @@
#ifdef GEGL_CHANT_PROPERTIES
-gegl_chant_file_path (path, _("File"), "/home/pippin/input.avi", _("Path of file to load"))
+gegl_chant_file_path (path, _("File"), "", _("Path of video file to load"))
gegl_chant_int (frame, _("Frame"), 0, 1000000, 0, _("Frame number"))
#else
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]