[recipes] Add a recipe for pizzaburger by erusan



commit 04bec50e86ee42cfc1f75c0e9a47765930dad162
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jan 19 19:22:02 2017 -0500

    Add a recipe for pizzaburger by erusan
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777511

 data/Makefile.am            |    2 ++
 data/chefs.db               |    7 ++++++-
 data/images/erusan.gif      |  Bin 0 -> 6320 bytes
 data/images/pizzaburger.jpg |  Bin 0 -> 1331017 bytes
 data/recipes.db             |   20 ++++++++++++++++++++
 5 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 24a0b48..50fa822 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -49,6 +49,7 @@ dist_images_DATA = \
        images/burger-fries.jpg         \
        images/coffee.jpg               \
        images/elvin.jpg                \
+       images/erusan.gif               \
        images/food.jpg                 \
        images/fyksen.jpg               \
        images/halfline.jpg             \
@@ -66,6 +67,7 @@ dist_images_DATA = \
        images/meatballs.jpg            \
        images/pesto.jpg                \
        images/pineapple_upside_down.jpg \
+       images/pizzaburger.jpg          \
        images/pizza.jpg                \
        images/plain-bagel.jpg          \
        images/salad.jpg                \
diff --git a/data/chefs.db b/data/chefs.db
index 1700bc2..97e450c 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -1,3 +1,9 @@
+[erusan]
+Image=images/erusan.gif
+Name=erusan
+Fullname=erusan
+Description=
+
 [aday]
 Image=images/allan_day.jpg
 Name=Allan
@@ -22,7 +28,6 @@ Name=Frederik
 Fullname=Fredrik Fyksen
 Description=My name is Fredrik Fyksen. I am from Norway, but live in Denmark. I like food, computers and 
music. You can read more about me at <a href="https://www.fyksen.me/";>fyksen.me</a>.
 
-
 [mclasen]
 Image=images/mclasen.jpg
 Name=Matthias
diff --git a/data/images/erusan.gif b/data/images/erusan.gif
new file mode 100644
index 0000000..e7a25f0
Binary files /dev/null and b/data/images/erusan.gif differ
diff --git a/data/images/pizzaburger.jpg b/data/images/pizzaburger.jpg
new file mode 100644
index 0000000..69980c9
Binary files /dev/null and b/data/images/pizzaburger.jpg differ
diff --git a/data/recipes.db b/data/recipes.db
index fe1ada3..683c032 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -1,3 +1,23 @@
+[R_Pizzaburger_by_erusan]
+Name=Pizzaburger
+Author=erusan
+Description=Tomato dough with hamburger and cheese topping
+Cuisine=american
+Season=winter
+Category=entree
+PrepTime=15 to 30 minutes
+CookTime=15 to 30 minutes
+Ingredients=1\tpkg\tYeast\t\n2\tcup\tTomato sauce\t\n1\ttbsp\tVegetable 
oil\t\n0.5\ttsp\tSalt\t\n1\ttbsp\tSugar\t\n3\ttsp\tChili powder\t\n2.5\tcup\tFlour\t\n1\tlb\tGround 
beef\t\n1\t\tOnion\t\n1\tlb\tCheese slices\t
+Instructions=Dissolve yeast in warm water. Let stand for 2 minutes.\nAdd 1/2 cup tomato sauce, oil, salt, 1 
tsp chili powder, and sugar. Mix well.\nGradually stir in flour. Dough will become sticky.\nOptional: Let 
rise covered in a warm place for about an hour.\nBrown diced onion and hamburger in frying pan.\nAdd 
remaining 1 1/2 cups tomato sauce, salt, pepper, and 2 tsp chili powder.\nRemove from heat.\nSpread dough on 
greased cookie sheet (will be somewhat springy and pull back as it is spread out).\nTop with hamburger 
mixture and cover with cheese slices.\nBake at 400 for 20 to 30 minutes until dough is baked.
+Serves=5
+Spiciness=0
+Diets=2
+Images=images/pizzaburger.jpg
+Angles=0;
+DarkText=0;
+Created=2017-1-19 21:39:10
+Modified=2017-1-19 21:39:10
+
 [R_Pineapple_Upside_Down_Cake_with_Hot_Buttered_Rum_Sauce_by_aday]
 Name=Pineapple Upside Down Cake with Hot Buttered Rum Sauce
 Author=aday


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