[pitivi: 51/94] Updated configure.py.in
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi: 51/94] Updated configure.py.in
- Date: Sun, 11 Sep 2011 16:16:44 +0000 (UTC)
commit ca0092ef27dfe5a6034c2bfef36b580a7217da01
Author: Feroze Naina <ferozenaina gmail com>
Date: Wed Aug 17 22:49:19 2011 +0530
Updated configure.py.in
pitivi/configure.py.in | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/pitivi/configure.py.in b/pitivi/configure.py.in
index b70252f..3000b69 100644
--- a/pitivi/configure.py.in
+++ b/pitivi/configure.py.in
@@ -71,3 +71,7 @@ def get_pixmap_dir():
def get_ui_dir():
""" Returns the directory for GtkBuilder/Glade files """
return os.path.join(get_data_dir(), 'ui')
+
+def get_renderpresets_dir():
+ """ Returns the directory for Render Presets files """
+ return os.path.join(get_data_dir(), 'renderpresets')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]