[recipes/recipes-1.0] Another recipe contribution



commit 012b4b5a5de821e30e35c3936d55c33e2b1fa16b
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun May 7 15:12:33 2017 -0400

    Another recipe contribution
    
    Pesce alla sale, by Sofia Holmes.

 data/chefs.db                     |    7 ++++++-
 data/chefs.db.h                   |    2 ++
 data/images/Miss Sofia Holmes.jpg |  Bin 0 -> 31394 bytes
 data/images/saltedfish.jpg        |  Bin 0 -> 268514 bytes
 data/meson.build                  |    2 ++
 data/recipes.db                   |   20 ++++++++++++++++++++
 data/recipes.db.h                 |    8 ++++++++
 7 files changed, 38 insertions(+), 1 deletions(-)
---
diff --git a/data/chefs.db b/data/chefs.db
index 0616647..9c33a69 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -88,13 +88,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/images/Miss Sofia Holmes.jpg b/data/images/Miss Sofia Holmes.jpg
new file mode 100644
index 0000000..deb4615
Binary files /dev/null and b/data/images/Miss Sofia Holmes.jpg differ
diff --git a/data/images/saltedfish.jpg b/data/images/saltedfish.jpg
new file mode 100644
index 0000000..289d077
Binary files /dev/null and b/data/images/saltedfish.jpg differ
diff --git a/data/meson.build b/data/meson.build
index 8c31eed..5d86769 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -22,6 +22,7 @@ install_data(  'images/adelia.jpg',
                 'images/Bastian.jpg',
                 'images/hugh',
                 'images/peter.jpg',
+                'images/Miss Sofia Holmes.jpg',
                 'images/big-american.png',
                 'images/big-chinese.png',
                 'images/big-french.jpg',
@@ -143,6 +144,7 @@ install_data(  'images/adelia.jpg',
                 'images/salmonrice7.jpg',
                 'images/salmonrice8.jpg',
                 'images/salmonrice9.jpg',
+                'images/saltedfish.jpg',
                 'images/sambalikan1.jpg',
                 'images/sambalikan2.jpg',
                 'images/sambalikan3.jpg',
diff --git a/data/recipes.db b/data/recipes.db
index b365a2e..91b6be3 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -1,3 +1,23 @@
+[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_Neapolitan_Pizza_by_peter]
 Name=Neapolitan Pizza
 Author=peter
diff --git a/data/recipes.db.h b/data/recipes.db.h
index d61ab40..374e450 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_("Neapolitan Pizza")
 N_("Original pizza dough from Naples with tomato sauce on pizza stone.")
 N_("Toppings are not included in the recipe.")


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