[pitivi: 64/94] Add new presets to Makefile.am
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 64/94] Add new presets to Makefile.am
- Date: Sun, 11 Sep 2011 16:17:49 +0000 (UTC)
commit c6914ad6207a8a7b6aa9aba5b285a43cffa73ec2
Author: Jean-FranÃois Fortin Tam <nekohayo gmail com>
Date: Sun Sep 4 17:20:52 2011 -0400
Add new presets to Makefile.am
data/renderpresets/Makefile.am | 8 ++++++--
data/videopresets/Makefile.am | 6 +++++-
2 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/data/renderpresets/Makefile.am b/data/renderpresets/Makefile.am
index 04b1136..c27b8ee 100644
--- a/data/renderpresets/Makefile.am
+++ b/data/renderpresets/Makefile.am
@@ -1,7 +1,11 @@
profilesdir = $(pkgdatadir)/renderpresets
profiles_DATA = \
- desire.json \
- ipod.json
+ Blu-ray.json \
+ desire.json \
+ DVD.json \
+ HTML5_video.json \
+ ipod.json \
+ n800.json
EXTRA_DIST = \
$(renderpresets_DATA)
diff --git a/data/videopresets/Makefile.am b/data/videopresets/Makefile.am
index be9e9db..67adc30 100644
--- a/data/videopresets/Makefile.am
+++ b/data/videopresets/Makefile.am
@@ -1,6 +1,10 @@
videopresetsdir = $(pkgdatadir)/videopresets
videopresets_DATA = \
- iPod.json
+ 1080p24.json \
+ 720p24.json \
+ 720p30.json \
+ HDV_1080i30.json \
+ iPod.json
EXTRA_DIST = \
$(videopresets_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]