[recipes] Another contributed recipe



commit f6e9f1246d333ee882af0f51e27d8cacb0dbb1ff
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Feb 22 10:40:01 2017 -0500

    Another contributed recipe
    
    Råkost, by Bastian.

 data/Makefile.am        |    3 +++
 data/images/rakost1.jpg |  Bin 0 -> 720572 bytes
 data/images/rakost2.jpg |  Bin 0 -> 270220 bytes
 data/images/rakost3.jpg |  Bin 0 -> 856461 bytes
 data/meson.build        |    3 +++
 data/recipes.db         |   35 +++++++++++++++++------------------
 data/recipes.db.h       |    8 ++++++++
 7 files changed, 31 insertions(+), 18 deletions(-)
---
diff --git a/data/Makefile.am b/data/Makefile.am
index 9fc82e3..7c6e8c2 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -98,6 +98,9 @@ dist_images_DATA = \
        images/pizzaburger.jpg          \
        images/pizza.jpg                \
        images/plain-bagel.jpg          \
+       images/rakost1.jpg              \
+       images/rakost2.jpg              \
+       images/rakost3.jpg              \
        images/rootspie1.jpg            \
        images/rootspie2.jpg            \
        images/rootspie3.jpg            \
diff --git a/data/images/rakost1.jpg b/data/images/rakost1.jpg
new file mode 100644
index 0000000..925039e
Binary files /dev/null and b/data/images/rakost1.jpg differ
diff --git a/data/images/rakost2.jpg b/data/images/rakost2.jpg
new file mode 100644
index 0000000..f7d3f84
Binary files /dev/null and b/data/images/rakost2.jpg differ
diff --git a/data/images/rakost3.jpg b/data/images/rakost3.jpg
new file mode 100644
index 0000000..b04bc74
Binary files /dev/null and b/data/images/rakost3.jpg differ
diff --git a/data/meson.build b/data/meson.build
index c7b797c..6208df1 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -95,6 +95,9 @@ install_data(  'images/adelia.jpg',
                 'images/pizzaburger.jpg',
                 'images/pizza.jpg',
                 'images/plain-bagel.jpg',
+                'images/rakost1.jpg',
+                'images/rakost2.jpg',
+                'images/rakost3.jpg',
                 'images/rootspie1.jpg',
                 'images/rootspie2.jpg',
                 'images/rootspie3.jpg',
diff --git a/data/recipes.db b/data/recipes.db
index 28a2a4e..585a314 100644
--- a/data/recipes.db
+++ b/data/recipes.db
@@ -1,3 +1,20 @@
+[R_R_kost_by_bastian]
+Name=Råkost
+Author=bastian
+Description=A sweet and sour addition to your dinner. This salad has many variations of it and is a common 
winter side dish in Denmark.
+Cuisine=Scandinavian
+Season=winter
+Category=side
+PrepTime=Less than 15 minutes
+CookTime=
+Ingredients=5          Carrot  \n2             Apple   \n125   g       Blueberry       \n              
Linseeds        \n              Lime    
+Instructions=[image:1]Grate the carrots on the fine side of the grater.\n\n[image:0]Spread the carrot 
equally in a platter.\n\n[image:0]Divide and cut the apples into small bite-size 
pieces.\n\n[image:0]Distribute the apples and blueberrys on top of the carrot.\n\n[image:0]Divide a lime in 
two and squeeze its juices across the whole platter.\n\n[image:2]Sprinkle a bit with linseeds if you want and 
it's then ready to eat. :-)
+Serves=2
+Diets=31
+Images=images/rakost1.jpg;images/rakost2.jpg;images/rakost3.jpg;
+Created=2017-2-22 14:4:51
+Modified=2017-2-22 14:5:31
+
 [R_Breakfast_Oats_Jar_by_adelia]
 Name=Breakfast Oats Jar
 Author=adelia
@@ -451,21 +468,3 @@ Diets=19
 Images=images/salad.jpg;
 Created=2016-11-13 23:2:21
 Modified=2016-11-13 23:2:21
-
-[TESTspring_rolls3]
-Name=Spring rolls, revisited
-Author=TESTmclasen
-Description=TEST DATA
-Cuisine=american
-Category=drinks
-PrepTime=15 to 30 minutes
-CookTime=Less than 15 minutes
-Ingredients=\t\tspring rolls\t
-Instructions=TEST DATA
-Notes=
-Serves=2
-Diets=0
-Images=images/spring-rolls.jpg;
-Created=2016-11-13 23:2:21
-Modified=2016-11-13 23:2:21
-
diff --git a/data/recipes.db.h b/data/recipes.db.h
index 21d036a..b02f539 100644
--- a/data/recipes.db.h
+++ b/data/recipes.db.h
@@ -1,5 +1,13 @@
 #if 0
 
+N_("Råkost")
+N_("A sweet and sour addition to your dinner. This salad has many variations of it and is a common winter 
side dish in Denmark.")
+N_("[image:1]Grate the carrots on the fine side of the grater.")
+N_("[image:0]Spread the carrot equally in a platter.")
+N_("[image:0]Divide and cut the apples into small bite-size pieces.")
+N_("[image:0]Distribute the apples and blueberrys on top of the carrot.")
+N_("[image:0]Divide a lime in two and squeeze its juices across the whole platter.")
+N_("[image:2]Sprinkle a bit with linseeds if you want and it's then ready to eat. :-)")
 N_("Breakfast Oats Jar")
 N_("This recipe is great for those who usually don't have time for breakfast. Prepare it in mason 
jars/portable food containers the night before, and you can have your homemade breakfast on-the-go! Make a 
couple batches in advance if you know you won't have time. This recipe is also very flexible as you can make 
it vegan, or gluten-free simply by substituting the components i.e. dairy milk with coconut milk, honey with 
agave, or use gluten-free oats. Also, any fruits of your choice, fresh or frozen.")
 N_("[image:2]Add all the ingredients in a 16-oz container, or divide equally between two 8-oz containers.")


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