[recipes] Another recipe contribution



commit fe86839209b1da28088a039c21b378274e97bc1d
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun May 7 15:21:59 2017 -0400

    Another recipe contribution
    
    Pesce alla sale, by Sofia Holmes.

 data/chefs.db     |    7 ++++++-
 data/chefs.db.h   |    2 ++
 data/recipes.db   |   19 +++++++++++++++++++
 data/recipes.db.h |    8 ++++++++
 4 files changed, 35 insertions(+), 1 deletions(-)
---
diff --git a/data/chefs.db b/data/chefs.db
index 32d43d3..78bcb6e 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -91,13 +91,18 @@ Name=Matthew
 Fullname=Matthew Leeds
 Description=Matthew is a vegan and a Computer Science student who loves FOSS.
 
-
 [peter]
 Image=images/peter.jpg
 Name=Peter
 Fullname=Peter
 Description=I'm cooking from time to time and started to add recipes here.
 
+[primulas]
+Image=images/Miss Sofia Holmes.jpg
+Name=Sofia
+Fullname=Sofia Holmes
+Description=Artist, Computer Scientist, Translator.\nI love cooking and learning.
+
 [sylvia]
 Image=images/geisha.jpg
 Name=Sylvia
diff --git a/data/chefs.db.h b/data/chefs.db.h
index 56e3674..7ad870b 100644
--- a/data/chefs.db.h
+++ b/data/chefs.db.h
@@ -16,6 +16,8 @@ N_("Just Link.")
 N_("Matthias is a manager in the Desktop team at Red Hat. He likes to cook as much as he likes to code.")
 N_("Matthew is a vegan and a Computer Science student who loves FOSS.")
 N_("I'm cooking from time to time and started to add recipes here.")
+N_("Artist, Computer Scientist, Translator.")
+N_("I love cooking and learning.")
 N_("Artist, Computer Scientist, Traveller.")
 N_("I love cooking. :)")
 N_("Aviation, making stuff, in Finland.")
diff --git a/data/recipes.db b/data/recipes.db
index 644d0f9..a97cf4f 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -1,6 +1,25 @@
 [Metadata]
 Version=1
 
+[R_Pesce_alla_sale_by_primulas]
+Name=Pesce alla sale
+Author=primulas
+Description=It's an easy but tasty way to prepare fish.\nDespite all the salt, the result isn't salty but 
soft and nice.
+Cuisine=italian
+Season=summer
+Category=entree
+PrepTime=15 to 30 minutes
+CookTime=30 to 45 minutes
+Ingredients=1          Fish    \n1             Salt    \n4             Lemon   \n3             Egg     \n1   
          Dill    \n1             Pepper  \n1             Olive oil, extra-virgin 
+Instructions=Preheat the oven.\n\nStuff the fish with a mix of lemon and dill.\n\nCombine the salt and eggs. 
Spread this mix over the fish.\n\nBake it 20' - 25'  or until the crust is brown. \n\nServe it with plain 
rice.
+Notes=
+Serves=4
+Spiciness=15
+Diets=3
+DefaultImage=0
+Images=images/saltedfish.jpg;
+Created=2017-4-13 20:7:56
+Modified=2017-4-13 20:7:56
 [R_Crispy_olives_by_mclasen]
 Name=Crispy olives
 Author=mclasen
diff --git a/data/recipes.db.h b/data/recipes.db.h
index d62aeb1..3c68e17 100644
--- a/data/recipes.db.h
+++ b/data/recipes.db.h
@@ -1,5 +1,13 @@
 #if 0
 
+N_("Pesce alla sale")
+N_("It's an easy but tasty way to prepare fish.")
+N_("Despite all the salt, the result isn't salty but soft and nice.")
+N_("Preheat the oven.")
+N_("Stuff the fish with a mix of lemon and dill.")
+N_("Combine the salt and eggs. Spread this mix over the fish.")
+N_("Bake it 20' - 25'  or until the crust is brown. ")
+N_("Serve it with plain rice.")
 N_("Crispy olives")
 N_("These olives in cheese dough are quick and easy to make and are great as a side dish or snack.")
 N_("[image:1]Grate the cheese.")


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