[pitivi] Ensure PiTiVi can open project files with newer versions of GNOME
- From: Jean-François Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Ensure PiTiVi can open project files with newer versions of GNOME
- Date: Thu, 4 Apr 2013 20:21:59 +0000 (UTC)
commit 7d372d1883fe25330aff459e408e14b10d9a7cf5
Author: Jean-François Fortin Tam <nekohayo gmail com>
Date: Mon Mar 25 13:15:13 2013 -0400
Ensure PiTiVi can open project files with newer versions of GNOME
The %f or %u argument was not required in desktop files before, it is now.
data/pitivi.desktop.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/pitivi.desktop.in.in b/data/pitivi.desktop.in.in
index 8967ad3..8b01cc9 100644
--- a/data/pitivi.desktop.in.in
+++ b/data/pitivi.desktop.in.in
@@ -2,7 +2,7 @@
Encoding=UTF-8
_Name=Pitivi Video Editor
_Comment=Create and edit your own movies
-Exec=pitivi
+Exec=pitivi %f
Terminal=false
Type=Application
Icon=pitivi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]