[recipes] Add another contributed recipe



commit a65d474b8874fbef62f8801981af3ee3d54f4ee7
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Feb 14 13:21:53 2017 -0500

    Add another contributed recipe
    
    Carbonara, by Emmanuele Bassi.

 data/Makefile.am                       |    8 ++++++++
 data/chefs.db                          |   11 ++++++-----
 data/chefs.db.h                        |    1 +
 data/images/ebassi-carbonara-01.JPG    |  Bin 0 -> 139825 bytes
 data/images/ebassi-carbonara-02.JPG    |  Bin 0 -> 173529 bytes
 data/images/ebassi-carbonara-03.JPG    |  Bin 0 -> 376012 bytes
 data/images/ebassi-carbonara-04.JPG    |  Bin 0 -> 466667 bytes
 data/images/ebassi-carbonara-05.JPG    |  Bin 0 -> 311190 bytes
 data/images/ebassi-carbonara-06.JPG    |  Bin 0 -> 174900 bytes
 data/images/ebassi-carbonara-cover.JPG |  Bin 0 -> 129498 bytes
 data/images/ebassi-hackergotchi.png    |  Bin 0 -> 157104 bytes
 data/picks.db                          |    4 ++--
 data/recipes.db                        |   19 +++++++++++++++++++
 data/recipes.db.h                      |   14 ++++++++++++++
 14 files changed, 50 insertions(+), 7 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 27c871c..b6ecaf6 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -55,6 +55,7 @@ dist_images_DATA = \
        images/chickencurry.jpg         \
        images/chickensoup.jpg          \
        images/coffee.jpg               \
+       images/ebassi-hackergotchi.png  \
        images/elvin.jpg                \
        images/erusan.gif               \
        images/food.jpg                 \
@@ -76,6 +77,13 @@ dist_images_DATA = \
        images/donauwellen7.jpg         \
        images/donauwellen8.jpg         \
        images/donauwellen_final.jpg    \
+       images/ebassi-carbonara-cover.JPG       \
+       images/ebassi-carbonara-01.JPG  \
+       images/ebassi-carbonara-02.JPG  \
+       images/ebassi-carbonara-03.JPG  \
+       images/ebassi-carbonara-04.JPG  \
+       images/ebassi-carbonara-05.JPG  \
+       images/ebassi-carbonara-06.JPG  \
        images/gingered_carrot_soup.jpg \
        images/grumbeerekiechle_1.JPG   \
        images/grumbeerekiechle_2.JPG   \
diff --git a/data/chefs.db b/data/chefs.db
index a0eeae6..ff920bd 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -70,16 +70,17 @@ Name=Elvin
 Fullname=Emel Elvin Yıldız
 Description=Elvin lives in Istanbul.
 
-#
-# Below this line is test data that should be phased out as we grow more contributions
-#
 
-[TESTebassi]
-Image=
+[ebassi]
+Image=images/ebassi-hackergotchi.png
 Name=ebassi
 Fullname=Emmanuele Bassi
 Description=He cooks with GTK+
 
+#
+# Below this line is test data that should be phased out as we grow more contributions
+#
+
 [TESTsri]
 Image=
 Name=Sri
diff --git a/data/chefs.db.h b/data/chefs.db.h
index 607d65c..4b499cd 100644
--- a/data/chefs.db.h
+++ b/data/chefs.db.h
@@ -11,6 +11,7 @@ N_("My name is Fredrik Fyksen. I am from Norway, but live in Denmark. I like foo
 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_("Elvin lives in Istanbul.")
+N_("He cooks with GTK+")
 
 
 #endif
diff --git a/data/images/ebassi-carbonara-01.JPG b/data/images/ebassi-carbonara-01.JPG
new file mode 100644
index 0000000..82adef4
Binary files /dev/null and b/data/images/ebassi-carbonara-01.JPG differ
diff --git a/data/images/ebassi-carbonara-02.JPG b/data/images/ebassi-carbonara-02.JPG
new file mode 100644
index 0000000..11dfa47
Binary files /dev/null and b/data/images/ebassi-carbonara-02.JPG differ
diff --git a/data/images/ebassi-carbonara-03.JPG b/data/images/ebassi-carbonara-03.JPG
new file mode 100644
index 0000000..30de18a
Binary files /dev/null and b/data/images/ebassi-carbonara-03.JPG differ
diff --git a/data/images/ebassi-carbonara-04.JPG b/data/images/ebassi-carbonara-04.JPG
new file mode 100644
index 0000000..a5e4668
Binary files /dev/null and b/data/images/ebassi-carbonara-04.JPG differ
diff --git a/data/images/ebassi-carbonara-05.JPG b/data/images/ebassi-carbonara-05.JPG
new file mode 100644
index 0000000..5f31747
Binary files /dev/null and b/data/images/ebassi-carbonara-05.JPG differ
diff --git a/data/images/ebassi-carbonara-06.JPG b/data/images/ebassi-carbonara-06.JPG
new file mode 100644
index 0000000..d663500
Binary files /dev/null and b/data/images/ebassi-carbonara-06.JPG differ
diff --git a/data/images/ebassi-carbonara-cover.JPG b/data/images/ebassi-carbonara-cover.JPG
new file mode 100644
index 0000000..69e100f
Binary files /dev/null and b/data/images/ebassi-carbonara-cover.JPG differ
diff --git a/data/images/ebassi-hackergotchi.png b/data/images/ebassi-hackergotchi.png
new file mode 100644
index 0000000..34f526a
Binary files /dev/null and b/data/images/ebassi-hackergotchi.png differ
diff --git a/data/picks.db b/data/picks.db
index 36e1df7..acb4f82 100644
--- a/data/picks.db
+++ b/data/picks.db
@@ -1,4 +1,4 @@
 [Content]
 Todays=R_Rosemary_Scalloped_Potatoes_by_erusan;R_Classic_Chicken_Noodle_Soup_by_link;R_Pan 
pizza_by_fyksen;R_Wholesome_Crackers_by_bastian;R_Tofu__Egg__Scramble_by_halfline;R_Gingered_Carrot_Soup_by_mleeds;
-Picks=R_Traditional_South_Indian_Tomato_Chicken_Curry_Fast_Version_by_erusan;R_Pizzaburger_by_erusan;R_Donauwellen_by_mclasen;R_Pineapple_Upside_Down_Cake_with_Hot_Buttered_Rum_Sauce_by_aday;R_Tagliatelle_alla_Romana_by_aday;
-Chefs=link;elvin;bastian;mclasen;fyksen;halfline;aday;tigert;mwleeds;afranke;
+Picks=R_Traditional_South_Indian_Tomato_Chicken_Curry_Fast_Version_by_erusan;R_Pizzaburger_by_erusan;R_Donauwellen_by_mclasen;R_Pineapple_Upside_Down_Cake_with_Hot_Buttered_Rum_Sauce_by_aday;R_Tagliatelle_alla_Romana_by_aday;R_Carbonara_by_ebassi;
+Chefs=link;elvin;bastian;mclasen;fyksen;halfline;aday;tigert;mwleeds;afranke;ebassi;
diff --git a/data/recipes.db b/data/recipes.db
index 5021ce2..c33ac1f 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -1,3 +1,22 @@
+[R_Carbonara_by_ebassi]
+Name=Carbonara
+Author=ebassi
+Description="Carbonara" is a sauce that can be used with long pasta, like spaghetti or fettuccine.
+Cuisine=italian
+Season=
+Category=pasta
+PrepTime=Less than 15 minutes
+CookTime=15 to 30 minutes
+Ingredients=200                grams of long pasta, e.g. spaghetti     \n1             whole egg       \n2   
          egg yolks       \n75            grams of parmesan cheese        \n50            grams of guanciale 
cubes        
+Instructions=[image:1]\nStart by boiling about 1 litre of water for each 100g of pasta.\n\n[image:1]\nOnce 
the water is boiling, pour 20g of coarse salt in it for every litre of water, and then throw the spaghetti 
in.\n\n\n[image:1]\nWhile the pasta is cooking, take a large bowl and put the parmesan cheese in 
it.\n\n[image:2]\nAdd the whole egg and the yolks to the parmesan, and beat the eggs until you get a creamy 
sauce.\n\n[image:3]\nPut the guanciale in a small pan with a teaspoon of oil, and shallow fry it until the 
fat is transparent and the meat is crispy; then remove from the fire.\n\n[image:5]\nOnce the pasta is ready, 
drain it and add it to the eggs and cheese. Then, add the guanciale.\n\n[image:6]\nSeason with salt and 
pepper to your liking.
+Notes=If you cannot find guanciale (cured pork cheek) you can substitute it with pancetta.
+Serves=2
+Diets=0
+Images=images/ebassi-carbonara-cover.JPG;images/ebassi-carbonara-01.JPG;images/ebassi-carbonara-02.JPG;images/ebassi-carbonara-03.JPG;images/ebassi-carbonara-04.JPG;images/ebassi-carbonara-05.JPG;images/ebassi-carbonara-06.JPG;
+Angles=0;0;0;0;0;0;0;
+DarkText=0;0;0;0;0;0;0;
+Created=2016-12-5 23:57:31
+Modified=2017-2-14 16:55:42
 
 [R_Roots_Pie_by_bastian]
 Name=Roots Pie
diff --git a/data/recipes.db.h b/data/recipes.db.h
index ddff75d..6a078d5 100644
--- a/data/recipes.db.h
+++ b/data/recipes.db.h
@@ -1,5 +1,19 @@
 #if 0
 
+N_("Carbonara")
+N_("\"Carbonara\" is a sauce that can be used with long pasta, like spaghetti or fettuccine.")
+N_("Start by boiling about 1 litre of water for each 100g of pasta.")
+N_("[image:1]")
+N_("Once the water is boiling, pour 20g of coarse salt in it for every litre of water, and then throw the 
spaghetti in.")
+N_("While the pasta is cooking, take a large bowl and put the parmesan cheese in it.")
+N_("[image:2]")
+N_("Add the whole egg and the yolks to the parmesan, and beat the eggs until you get a creamy sauce.")
+N_("[image:3]")
+N_("Put the guanciale in a small pan with a teaspoon of oil, and shallow fry it until the fat is transparent 
and the meat is crispy; then remove from the fire.")
+N_("[image:5]")
+N_("Once the pasta is ready, drain it and add it to the eggs and cheese. Then, add the guanciale.")
+N_("[image:6]")
+N_("Season with salt and pepper to your liking.")
 N_("Roots Pie")
 N_("This vegetable pie is my own spin off a traditional recipe. It has great taste, crusty dough and fancy 
colors too.")
 N_("[image:12]Turn on the oven at 200 ℃.")


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