[cheese/three-point-oh] add "no effect" effect



commit 1931fb8240a653546e4cec6a9ec91eaffb676ff7
Author: daniel g. siegel <dgsiegel gnome org>
Date:   Mon Jul 12 11:33:01 2010 +0200

    add "no effect" effect

 data/effects/Makefile.am        |    1 +
 data/effects/identity.effect.in |    4 ++++
 po/POTFILES.in                  |    1 +
 3 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/data/effects/Makefile.am b/data/effects/Makefile.am
index f0449a7..d0240fb 100644
--- a/data/effects/Makefile.am
+++ b/data/effects/Makefile.am
@@ -6,6 +6,7 @@ effects_in_files = \
 	dicetv.effect.in \
 	edgetv.effect.in \
 	hulk.effect.in \
+	identity.effect.in \
 	mauve.effect.in \
 	noir.effect.in \
 	optv.effect.in \
diff --git a/data/effects/identity.effect.in b/data/effects/identity.effect.in
new file mode 100644
index 0000000..ec5750c
--- /dev/null
+++ b/data/effects/identity.effect.in
@@ -0,0 +1,4 @@
+[Cheese Effect]
+Encoding=UTF-8
+_Name=No Effect
+PipelineDescription=identity
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7fe5198..e42600e 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -12,6 +12,7 @@ data/cheese.schemas.in
 [type: gettext/ini]data/effects/dicetv.effect.in
 [type: gettext/ini]data/effects/edgetv.effect.in
 [type: gettext/ini]data/effects/hulk.effect.in
+[type: gettext/ini]data/effects/identity.effect.in
 [type: gettext/ini]data/effects/mauve.effect.in
 [type: gettext/ini]data/effects/noir.effect.in
 [type: gettext/ini]data/effects/optv.effect.in



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]