[recipes] Some updates for the pizzaburger recipe



commit e3d4d1845d1e96525d8506637556490afe761313
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jan 20 12:22:20 2017 -0500

    Some updates for the pizzaburger recipe
    
    Mostly typographical improvements, and some more chef data.

 data/chefs.db   |    6 +++---
 data/chefs.db.h |    1 +
 data/recipes.db |    2 +-
 src/gr-app.c    |    2 +-
 4 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/data/chefs.db b/data/chefs.db
index 97e450c..fbc2a08 100644
--- a/data/chefs.db
+++ b/data/chefs.db
@@ -1,8 +1,8 @@
 [erusan]
 Image=images/erusan.gif
-Name=erusan
-Fullname=erusan
-Description=
+Name=Erusan
+Fullname=Erusan
+Description=Erusan is an American who has lived all over the country, loves GNOME, and enjoys cooking — 
primarily American, Asian, and Indian cuisine.
 
 [aday]
 Image=images/allan_day.jpg
diff --git a/data/chefs.db.h b/data/chefs.db.h
index 4f4ed41..cd39f9c 100644
--- a/data/chefs.db.h
+++ b/data/chefs.db.h
@@ -1,5 +1,6 @@
 #if 0
 
+N_("Erusan is an American who has lived all over the country, loves GNOME, and enjoys cooking — primarily 
American, Asian, and Indian cuisine.")
 N_("I cook a lot, particularly Italian and Indian.")
 N_("The nordic cuisine maestro.")
 N_("Ray is a Desktop Software Engineer at Red Hat and vegetarian who occasionally enjoys cooking.")
diff --git a/data/recipes.db b/data/recipes.db
index 686293e..f1ff6e3 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -7,7 +7,7 @@ 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
+Ingredients=1\tpkg\tYeast\t\n2\tcup\tTomato sauce\t\n1\ttbsp\tVegetable 
oil\t\n1/2\ttsp\tSalt\t\n1\ttbsp\tSugar\t\n3\ttsp\tChili powder\t\n2 1/2\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
diff --git a/src/gr-app.c b/src/gr-app.c
index c3ce882..cbb97d6 100644
--- a/src/gr-app.c
+++ b/src/gr-app.c
@@ -655,7 +655,7 @@ about_activated (GSimpleAction *action,
                 "Frederik Fyksen",
                 "Matthias Clasen",
                 "Allan Day",
-                "erusan",
+                "Erusan",
                 NULL
         };
 


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