[ADD] theme 9.0
@@ -0,0 +1,27 @@
|
||||
Odoo Proprietary License v1.0
|
||||
|
||||
This software and associated files (the "Software") may only be used (executed,
|
||||
modified, executed after modifications) if you have purchased a valid license
|
||||
from the authors, typically via Odoo Apps, or if you have received a written
|
||||
agreement from the authors of the Software (see the COPYRIGHT file).
|
||||
|
||||
You may develop Odoo modules that use the Software as a library (typically
|
||||
by depending on it, importing it and using its resources), but without copying
|
||||
any source code or material from the Software. You may distribute those
|
||||
modules under the license of your choice, provided that this license is
|
||||
compatible with the terms of the Odoo Proprietary License (For example:
|
||||
LGPL, MIT, or proprietary licenses similar to this one).
|
||||
|
||||
It is forbidden to publish, distribute, sublicense, or sell copies of the Software
|
||||
or modified copies of the Software.
|
||||
|
||||
The above copyright notice and this permission notice must be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
||||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
||||
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
||||
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
DEALINGS IN THE SOFTWARE.
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
'name': 'Bistro Theme',
|
||||
'description': 'Bistro Theme - Restaurant, Food/Drink, Catering, Food trucks',
|
||||
'category': 'Theme/Services',
|
||||
'sequence': 220,
|
||||
'version': '1.0',
|
||||
'author': 'Odoo SA',
|
||||
'depends': ['theme_treehouse'],
|
||||
'data': [
|
||||
'views/assets.xml',
|
||||
'views/images.xml',
|
||||
'views/preset.xml',
|
||||
'views/snippets_options.xml',
|
||||
],
|
||||
'demo': [
|
||||
'demo/home.xml',
|
||||
],
|
||||
'images': [
|
||||
'static/description/bistro_cover.jpg',
|
||||
'static/description/bistro_screenshot.jpeg',
|
||||
],
|
||||
'price': 4,
|
||||
'currency': 'EUR',
|
||||
'live_test_url': 'https://theme-bistro.odoo.com'
|
||||
}
|
||||
@@ -0,0 +1,326 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openerp>
|
||||
<data>
|
||||
|
||||
<template name="Demo Page" id="website.demo_page" page="True">
|
||||
<t t-call="website.layout">
|
||||
<div id="wrap" class="oe_structure">
|
||||
|
||||
<div class="s_banner_2 carousel slide" id="myCarousel3" style="height: 450px;">
|
||||
<ol class="carousel-indicators"><li class="active" data-slide-to="0" data-target="#myCarousel3"></li><li data-slide-to="1" data-target="#myCarousel3" class=""></li><li data-slide-to="2" data-target="#myCarousel3" class=""></li></ol>
|
||||
<div class="carousel-inner">
|
||||
<div class="item bg-img-10 active">
|
||||
<div class="container">
|
||||
<div class="row content">
|
||||
<div class="col-md-4 col-md-offset-4 carousel-box-content bg-white text-center mt64">
|
||||
<h1 class="text-danger">Slide title</h1>
|
||||
<h5 class="mb16">Customize this text.</h5>
|
||||
<p class="mb16">Use this snippet to presents your content in a slideshow-like format, with a set number of items at a time and arrows for navigation.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item bg-img-02">
|
||||
<div class="container">
|
||||
<div class="row content">
|
||||
<div class="col-md-4 carousel-box-content mt64">
|
||||
<h1 class="text-white">Slide title</h1>
|
||||
<h5 class="mb16 text-gray">Click to customize this text.</h5>
|
||||
<p class="mb16 text-white">Add and arrange blocks to create a custom layout of text, images and links.</p>
|
||||
<p><a class="btn btn-sm btn-warning" href="/">Read more</a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item bg-img-07">
|
||||
<div class="container">
|
||||
<div class="row content">
|
||||
<div class="col-md-4 col-md-offset-8 carousel-box-content text-right mt64">
|
||||
<h1 class="text-bg-white">Slide title</h1>
|
||||
<h5 class="text-beta text-bg-white">Customize this text.</h5>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-control left" data-slide="prev" data-target="#myCarousel3" href="#myCarousel3">
|
||||
<i class="fa fa-chevron-left fa-1x"/>
|
||||
</div>
|
||||
<div class="carousel-control right" data-slide="next" data-target="#myCarousel3" href="#myCarousel3">
|
||||
<i class="fa fa-chevron-right fa-1x"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<section class="s_three_columns_carousel bg-gray-lighter">
|
||||
<div class="container">
|
||||
<div class="row mt32 mb32">
|
||||
<div class="col-md-4 col-sm-4 bg-white">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_19"/>
|
||||
<h3>First Feature</h3>
|
||||
<h6 class="text-primary">Tell your story</h6>
|
||||
<p>Adapt these three columns to fit you design need. To duplicate, delete or move columns, select the column and use the top icons to perform your action.</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-4 bg-white">
|
||||
<div class="carousel slide" data-interval="10000" id="s_three_columns_carousel">
|
||||
<div class="carousel-inner">
|
||||
<div class="item">
|
||||
<img alt="" src="/web/image/theme_common.image_content_20"/>
|
||||
</div>
|
||||
<div class="item active">
|
||||
<img alt="" src="/web/image/theme_common.image_content_21"/>
|
||||
</div>
|
||||
<div class="item">
|
||||
<img alt="" src="/web/image/theme_common.image_content_22"/>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-control left" data-slide="prev" data-target="#s_three_columns_carousel">
|
||||
<i class="fa fa-chevron-left fa-1x"/>
|
||||
</div>
|
||||
<div class="carousel-control right" data-slide="next" data-target="#s_three_columns_carousel">
|
||||
<i class="fa fa-chevron-right fa-1x"/>
|
||||
</div>
|
||||
</div>
|
||||
<h3>Second Feature</h3>
|
||||
<h6 class="text-primary">Showcase your work</h6>
|
||||
<p>To add a fourth column, reduce the size of these three columns using the right icon of each block. Then, duplicate one of the column to create a new one.</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-4 bg-white">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_23"/>
|
||||
<h3>Third Feature</h3>
|
||||
<h6 class="text-primary">Give some extra details</h6>
|
||||
<p>Delete the above image or replace it with a picture that illustrates your message.
|
||||
Click on the picture to change it's <em>rounded corner</em> style.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="s_features_circle mt64 mb64">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-4 col-sm-4 text-center">
|
||||
<span class="fa fa-bug fa-2x img-circle img-thumbnail bg-alpha" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"></span>
|
||||
<h3 class="mt16">First Feature</h3>
|
||||
<p class="text-muted">Tell what's the value for the customer for this feature.</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-4 text-center">
|
||||
<span class="fa fa-rocket fa-2x img-circle img-thumbnail bg-gray-darker"></span>
|
||||
<h3 class="mt16">Second Feature</h3>
|
||||
<p class="text-muted">Write what the customer would like to know, not what you want to show.</p>
|
||||
</div>
|
||||
<div class="col-md-4 col-sm-4 text-center">
|
||||
<span class="fa fa-flask fa-2x img-circle img-thumbnail bg-beta" style="-webkit-animation-play-state: paused; -webkit-transition: none; transition: none"></span>
|
||||
<h3 class="mt16">Third Feature</h3>
|
||||
<p class="text-muted">A small explanation of this great feature, in clear words.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="s_news_carousel bg-img-10 border-waves">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 carousel slide mt64 mb64" data-interval="10000" id="myCarousel7" style="height:240px; overflow: hidden;">
|
||||
<div class="carousel-control left" data-slide="prev" data-target="#myCarousel7" href="#myCarousel7">
|
||||
<i class="fa fa-chevron-left fa-1x bg-white"/>
|
||||
</div>
|
||||
<div class="carousel-inner bg-white">
|
||||
<div class="item active">
|
||||
<div class="row content">
|
||||
<div class="col-md-3 news-carousel-time text-center bg-beta">
|
||||
<span class="day bg-white img-circle">18</span>
|
||||
<span class="month">
|
||||
<strong>DECEMBER</strong>
|
||||
</span>
|
||||
<span class="year">2014</span>
|
||||
</div>
|
||||
<div class="col-md-9 news-carousel-content">
|
||||
<h3 class="mt0">Ten basic rules to making an irresistible website.</h3>
|
||||
<p>Your website is where almost all of your customers will end up first. Let's clear up what it takes to give them the best experience with it.</p>
|
||||
<p>
|
||||
<a class="btn btn-xs btn-danger" href="https://www.odoo.com/blog/business-hacks-1/post/10-basic-rules-to-making-an-irresistible-website-201">Full read</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="row content">
|
||||
<div class="col-md-3 news-carousel-time text-center bg-beta">
|
||||
<span class="day bg-white img-circle">17</span>
|
||||
<span class="month">
|
||||
<strong>JANUARY</strong>
|
||||
</span>
|
||||
<span class="year">2015</span>
|
||||
</div>
|
||||
<div class="col-md-9 news-carousel-content">
|
||||
<h3 class="mt0">Five things to know to prepare for the future of eCommerce.</h3>
|
||||
<p>Which trends to follow? Which ideas will work?</p>
|
||||
<p>
|
||||
<a class="btn btn-xs btn-danger" href="https://www.odoo.com/blog/business-hacks-1/post/5-things-to-know-to-prepare-for-the-future-of-ecommerce-193">Discover more</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item">
|
||||
<div class="row content">
|
||||
<div class="col-md-3 news-carousel-time text-center bg-beta">
|
||||
<span class="day bg-white img-circle">3</span>
|
||||
<span class="month">
|
||||
<strong>FEBRUARY</strong>
|
||||
</span>
|
||||
<span class="year">2015</span>
|
||||
</div>
|
||||
<div class="col-md-9 news-carousel-content">
|
||||
<h3 class="mt0">How you can use newsletters to increase your popularity?</h3>
|
||||
<p>Build relationships and recognition by staying in touch</p>
|
||||
<p>
|
||||
<a class="btn btn-xs btn-danger" href="https://www.odoo.com/blog/business-hacks-1/post/how-you-can-use-newsletters-to-increase-your-popularity-194">Click here</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-control right" data-slide="next" data-target="#myCarousel7" href="#myCarousel7">
|
||||
<i class="fa fa-chevron-right fa-1x bg-white"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="s_process_steps_2 mt64 mb32">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-3 text-center mb48 mt32">
|
||||
<i class="fa fa-hand-o-up fa-2x img-thumbnail img-circle bg-alpha"/>
|
||||
<h5 class="mt16">Select a product</h5>
|
||||
<p class="text-muted">This is the <strong>first step</strong>.</p>
|
||||
<p>Let your customers follow and understand your process.</p>
|
||||
</div>
|
||||
<div class="col-md-3 text-center mb48 mt32">
|
||||
<i class="fa fa-shopping-cart fa-2x img-thumbnail img-circle bg-gray-darker"/>
|
||||
<h5 class="mt16">Add to cart</h5>
|
||||
<p class="text-muted">This is the <strong>second step</strong>.</p>
|
||||
<p>Click on the icon to adapt it to your purpose.</p>
|
||||
</div>
|
||||
<div class="col-md-3 text-center mb48 mt32">
|
||||
<i class="fa fa-unlock-alt fa-2x img-thumbnail img-circle bg-beta"/>
|
||||
<h5 class="mt16">Sign in</h5>
|
||||
<p class="text-muted">This is the <strong>third step</strong>.</p>
|
||||
<p>Duplicate blocks to add more steps.</p>
|
||||
</div>
|
||||
<div class="col-md-3 text-center mb48 mt32">
|
||||
<i class="fa fa-paypal fa-2x img-thumbnail img-circle bg-gray-darker"/>
|
||||
<h5 class="mt16">Pay</h5>
|
||||
<p class="text-muted">This is the <strong>fourth step</strong>.</p>
|
||||
<p>Select and delete blocks to remove some steps.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="s_images_captions_fw">
|
||||
<div class="container-fluid">
|
||||
<div class="row">
|
||||
<div class="col-md-6 bg-img-11" style="height:250px;">
|
||||
<p class="bg-white">
|
||||
<span class="text-primary fa fa-info-circle"></span>
|
||||
<strong>- Fairy Cupcakes</strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6 bg-img-09" style="height:250px;">
|
||||
<p class="bg-white">
|
||||
<span class="text-primary fa fa-info-circle"></span>
|
||||
<strong>- Crumbly Cookies</strong>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="s_team_profiles_2">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-4 text-center mt48 mb48">
|
||||
<div class="profile-body bg-beta">
|
||||
<img alt="" class="img img-responsive img-circle" src="/web/image/theme_common.image_content_18"/>
|
||||
<h3>John DOE</h3>
|
||||
<p class="text-primary"><strong>- CHIEF -</strong></p>
|
||||
<p>Use this paragraph to write a short, sweet and successful resume about this member of your team.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4 text-center mt48 mb48">
|
||||
<div class="profile-body bg-gray-darker">
|
||||
<img alt="" class="img img-responsive img-circle" src="/web/image/theme_common.image_content_09"/>
|
||||
<h3>John DOE</h3>
|
||||
<p class="text-primary"><strong>- SAUCEMAKER -</strong></p>
|
||||
<p>Use this paragraph to write a short, sweet and successful resume about this member of your team.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4 text-center mt48 mb48">
|
||||
<div class="profile-body bg-gray-lighter">
|
||||
<img alt="" class="img img-responsive img-circle" src="/web/image/theme_common.image_content_11"/>
|
||||
<h3>John DOE</h3>
|
||||
<p class="text-primary"><strong>- PASTRY COOK -</strong></p>
|
||||
<p>Use this paragraph to write a short, sweet and successful resume about this member of your team.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="s_text_block_image_fw bg-img-12 border-waves mb32">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="mt64 mb64 col-md-5">
|
||||
<h2 class="text-white">Short headline</h2>
|
||||
<h5 class="text-primary">With a great subtitle</h5>
|
||||
<p class="text-white">Write one or two paragraphs describing your product, services or a specific feature.<br/> To be successful your content needs to be useful to your readers.</p>
|
||||
<p>
|
||||
<i class="fa fa-info-circle fa-1x text-primary"/>
|
||||
<strong>- <font class="only-text text-white">An additional information</font></strong>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="s_references_2 mb48">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12 mb0">
|
||||
<h2 class="mb16">Our References</h2>
|
||||
<h5 class="text-primary mb16">More than 500 happy customers.</h5>
|
||||
</div>
|
||||
<div class="mt0 col-md-12">
|
||||
<div class="row">
|
||||
<div class="mb0 col-md-2">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_12"/>
|
||||
</div>
|
||||
<div class="mb0 col-md-2">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_13"/>
|
||||
</div>
|
||||
<div class="mb0 col-md-2">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_14"/>
|
||||
</div>
|
||||
<div class="mb16 mt0 col-md-2">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_15"/>
|
||||
</div>
|
||||
<div class="mb16 col-md-2">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_16"/>
|
||||
</div>
|
||||
<div class="mb16 col-md-2">
|
||||
<img alt="" class="img img-responsive" src="/web/image/theme_common.image_content_17"/>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</t>
|
||||
</template>
|
||||
|
||||
</data>
|
||||
</openerp>
|
||||
@@ -0,0 +1,44 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bistro
|
||||
#
|
||||
# Translators:
|
||||
# Ermin Trevisan <trevi@twanda.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:28+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:32+0000\n"
|
||||
"Last-Translator: Ermin Trevisan <trevi@twanda.com>, 2017\n"
|
||||
"Language-Team: German (https://www.transifex.com/odoo/teams/41243/de/)\n"
|
||||
"Language: de\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "<i class=\"fa fa-reorder fa-1x\"/>Borders"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "None"
|
||||
msgstr "Ohne"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Triangles"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Waves"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bistro
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:28+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:32+0000\n"
|
||||
"Language-Team: Spanish (https://www.transifex.com/odoo/teams/41243/es/)\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "<i class=\"fa fa-reorder fa-1x\"/>Borders"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Triangles"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Waves"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,41 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bistro
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:28+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:32+0000\n"
|
||||
"Language-Team: French (https://www.transifex.com/odoo/teams/41243/fr/)\n"
|
||||
"Language: fr\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "<i class=\"fa fa-reorder fa-1x\"/>Borders"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Triangles"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Waves"
|
||||
msgstr ""
|
||||
@@ -0,0 +1,44 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bistro
|
||||
#
|
||||
# Translators:
|
||||
# Yenthe Van Ginneken <yenthespam@gmail.com>, 2017
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 10.0+e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:28+0000\n"
|
||||
"PO-Revision-Date: 2017-03-24 12:32+0000\n"
|
||||
"Last-Translator: Yenthe Van Ginneken <yenthespam@gmail.com>, 2017\n"
|
||||
"Language-Team: Dutch (https://www.transifex.com/odoo/teams/41243/nl/)\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "<i class=\"fa fa-reorder fa-1x\"/>Borders"
|
||||
msgstr "<i class=\"fa fa-reorder fa-1x\"/>Randen"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Lines"
|
||||
msgstr "Lijnen"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "None"
|
||||
msgstr "Geen"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Triangles"
|
||||
msgstr "Driehoekken"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Waves"
|
||||
msgstr "Golven"
|
||||
@@ -0,0 +1,42 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * theme_bistro
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 9.0e\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2017-04-21 12:28+0000\n"
|
||||
"PO-Revision-Date: 2017-04-21 12:28+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "<i class=\"fa fa-reorder fa-1x\"/>Borders"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Lines"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "None"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Triangles"
|
||||
msgstr ""
|
||||
|
||||
#. module: theme_bistro
|
||||
#: model:ir.ui.view,arch_db:theme_bistro.bistro_options
|
||||
msgid "Waves"
|
||||
msgstr ""
|
||||
|
||||
|
After Width: | Height: | Size: 166 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 4.4 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 16 KiB |
|
After Width: | Height: | Size: 5.9 KiB |
|
After Width: | Height: | Size: 5.8 KiB |
|
After Width: | Height: | Size: 11 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 4.8 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
After Width: | Height: | Size: 7.2 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
|
After Width: | Height: | Size: 4.0 KiB |
|
After Width: | Height: | Size: 7.4 KiB |
|
After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 6.6 KiB |
|
After Width: | Height: | Size: 20 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 15 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
@@ -0,0 +1,264 @@
|
||||
<section style="font-family: 'Lato', sans-serif;">
|
||||
<div class="container" style="text-align:left;">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<p class="jumbotron lead" style="margin-bottom:40px;">Bistro is a professional responsive HTML5 theme, built using Bootstrap, a popular front-end framework for developing responsive, mobile first projects on the web.<br/> Just drag & drop the building blocks you need to easily build your layout. All layouts are made of sections, that you can easily combine to fit your specific project.</p>
|
||||
|
||||
<h2 style="font-size:32px;font-weight:500;margin-bottom:20px;">Customization Tools</h2>
|
||||
<div class="alert alert-info" style="margin-bottom:20px; padding:20px;">Bistro was made with <strong>easy customization</strong> and <strong>branding</strong> in mind. Based on simple, modern and typographical elements, it allows you to easily build your website. All the options were made to work together. You can not go wrong with the settings.
|
||||
</div>
|
||||
<p class="text-muted"><i class="fa fa-1x fa-info-circle" style="color:#000;"></i> - You will find these options in: <strong>Customize</strong> (top-right of the screen) > <strong>Customize Theme</strong></p>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-4" style="margin-bottom:40px;">
|
||||
<img src="customization-modal-colors.gif" class="img img-responsive">
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<img src="customization-modal-fonts-patterns.gif" class="img img-responsive">
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<img src="customization-modal-background.gif" class="img img-responsive">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p style="margin-bottom:40px;">Some fonts might not work with extended charsets.</p>
|
||||
|
||||
<h2 style="font-size:32px;font-weight:500;margin-bottom:20px;">Building Blocks</h2>
|
||||
<div class="alert alert-info" style="padding:20px;">You get a <strong>new complete range</strong> of building blocks.</div>
|
||||
<p class="text-muted"><i class="fa fa-1x fa-info-circle" style="color:#000;"></i> - You will find these blocks in: <strong>Edit</strong> (top-left of the screen) > <strong>Insert Blocks</strong></p>
|
||||
|
||||
<h3 style="font-size:24px;font-weight:500;margin-bottom:10px;">Structure</h3>
|
||||
<div style="font-size:12px;">
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_banner_2.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Banner
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_page_header.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Page Header
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_features_circle.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Features Circle
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_numbers.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Numbers
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_three_columns_carousel.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
3-Col + Carousel
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_carousel_boxed.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Boxed Carousel
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_four_columns_fw.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
FW. 4-Col
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_text_image_fw.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
FW. Text-Image
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_image_text_fw.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
FW. Image-Text
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_text_block_image_fw.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
FW. Text-Block-Image
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_images_captions_fw.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
FW. Images + Captions
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_masonry_block.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
Masonry Block
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 style="font-size:24px;font-weight:500;padding:20px 0 10px 0;clear:both;">Content</h3>
|
||||
<div style="font-size:12px;">
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_well_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Well + Icons
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_blockquote_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Blockquote + Author
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_separator_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Separator + Styles
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_panel_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Panel + Icons
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_share_extended.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Social + Styles
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_label.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Label
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_progress_bar.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Progress bar
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h3 style="font-size:24px;font-weight:500;padding:20px 0 10px 0;clear:both;">Features</h3>
|
||||
<div style="font-size:12px;">
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_references_2.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
References
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_quotes_slider_2.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Quotes Slider
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_features_grid_circle.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Features Grid
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_collapse.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Collapse
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_medias_list.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Medias List
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_news_carousel.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Naws Carousel
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_process_steps_2.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Steps
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_team_profiles_2.gif" style="border:2px solid #000;margin-bottom:5px;"/><br/>
|
||||
Team Profiles
|
||||
</div>
|
||||
<div class="pull-left text-center" style="width:110px;">
|
||||
<img src="snippets_thumbs/s_google_map.gif" style="border:2px solid #000;margin:10px 0 5px 0;"/><br/>
|
||||
Google Map
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 style="font-size:32px;font-weight:500;padding:40px 0 20px 0;clear:both;">Customize Your Blocks</h2>
|
||||
<div class="alert alert-info" style="padding:20px;">Each building blocks comes with its own options of <strong>layout</strong>, <strong>backgrounds</strong>, <strong>colors</strong>, and <strong>styles</strong></div>
|
||||
|
||||
<p style="margin-bottom:40px;">The images in this theme are copyrighted and can't be used outside of the odoo.com domain.</p>
|
||||
|
||||
<p class="jumbotron lead text-center" style="margin-bottom:40px;">
|
||||
This theme was created with the help of our user community.<br/>
|
||||
<strong>Thanks to our backers the Indiegogo campaign was a success!</strong><br/>
|
||||
<a>https://www.indiegogo.com/projects/bootstrap-themes-for-odoo-cms/</a>
|
||||
</p>
|
||||
|
||||
<h2 class="text-center" style="margin-top: 32px;">MAIN SPONSOR</h2>
|
||||
<hr style="border-top-color:#000;">
|
||||
<div class="row">
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.aselcis.com/" target="blank">
|
||||
<img src="contributors/aselcis.jpg" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.bas-solutions.nl/" target="blank">
|
||||
<img src="contributors/bas-solutions.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.bloopark.de/" target="blank">
|
||||
<img src="contributors/bloopark.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.brouwland.com" target="blank">
|
||||
<img src="contributors/brouwland.jpg" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.catsanddogs.com/" target="blank">
|
||||
<img src="contributors/catsdogs.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="https://www.hucke-media.de/" target="blank">
|
||||
<img src="contributors/huckemedia.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.datadialog.net/" target="blank">
|
||||
<img src="contributors/dialognet.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.dynapps.be/" target="blank">
|
||||
<img src="contributors/dynapps.jpg" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://opusvl.com/" target="blank">
|
||||
<img src="contributors/opusvl.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://oxenworkwear.com/" target="blank">
|
||||
<img src="contributors/oxen.jpg" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.simplit.co/" target="blank">
|
||||
<img src="contributors/simplitco.jpg" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.sodexis.com/" target="blank">
|
||||
<img src="contributors/sodexis.jpg" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-2 col-md-offset-3">
|
||||
<a href="https://www.techreceptives.com" target="blank">
|
||||
<img src="contributors/tech-receptives.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="http://www.applicatour.com/" target="blank">
|
||||
<img src="contributors/applicatour.jpg" class="img-responsive img"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-md-2">
|
||||
<a href="https://vauxoo.com" target="blank">
|
||||
<img src="contributors/vauxoo.png" class="img-responsive img"/>
|
||||
</a>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
Ross Whiting, Oxenworkwear - Hans Balis - Stephan Keller, Sodexis, Inc. - Michael Hucke, Hucke Media GmbH & Co. KG - Joachim Grubelnik, DaDi EDV GmbH datadialog.net - DynApps - Cats&Dogs bvba - Bloopark systems GmbH & Co. KG - Parthiv Patel, Tech Receptives Solutions Pvt. Ltd. - Stuart Mackintosh, OpusVL - Erwin van der Ploeg, BAS Solutions - ali Zuaby, simplit co - Aselcis Consulting - Nhomar Hernandez, Vauxoo
|
||||
</p>
|
||||
<h2 class="text-center" style="margin-top: 40px;">SPONSOR</h2>
|
||||
<hr style="border-top-color:#000;">
|
||||
<p>
|
||||
Robert Baumgartner, datenpol gmbh - openBIG - Russell Phillippe, Protogenos Ltd - Julien Allo, Julius - EasyPME - Jonathan Wilson, WillowIT Pty Ltd - Xavier Mallein, MAallein - Pedro M. Baeza, Serv. Tecnol. Avanzados - Daniel Dico, OERP Canada - Jantz Business Group b.v. - LogicaSoft Consulting - Eric Caudal, Elico Corp - Ermin Trevisan, Twanda - Jean-François Mattler, OpenFid SAS - Alex Ferrer, Lannex IT Solutions - Tony Gu, Shine IT Co. Ltd. 先安科技 - TaPo-IT OG - Jos De Graeve, Apertoso - Nicolas Rigo, eezee-it - Luis Miguel Varón E, Colorisa S.A - OpenBias - Stanislas Drouin Applicatour
|
||||
</p>
|
||||
<h2 class="text-center" style="margin-top: 40px;">POWER DESIGNER</h2>
|
||||
<hr style="border-top-color:#000;">
|
||||
<p>
|
||||
Rohit Thakral - François Dhommeaux, Ubic Informatique - Judson Alves, Market Home Delivery - Eric Flaux, ABF Osiell - Gilles Dupont - Arnis Putniņš - Johnson Martt, GetOpenERP (Part of OpenStow Technologies) - Gianluca Milano - Daniel Stolovich, ATEL S.A. - Equitania Software GmbH - Senthilnathan G - Houssine Bakkali - Arend Trip - Kevin Woolf, Baba Kevin's American Barbecue Co., Ltd. - toodoo sàrl - Zoltan Gabor 'Apersis' - Tom De Decker, WEB2GO LTD - Nicolás Cavalier Montenegro, STOREGUD CORPORATION SAC - Keirse Jerome - REAL Solutions S.A. - Davide Corio - Brice Muangkhot - Melvin Miguel Martinez, Mendoza Hernandez - Auditores - Chua Wen Ching - Tran Minh Tri working, ungdungtinhoc.com - Badisheng Morena - Sogexis - Josh Wardini - The Tee Shirt Bakery - Bruce Letterle, Red Lab Media - Benoit Vankoningsloo - Francisco Manuel Garcia Claramonte. - Paulina Mikolajczak-Blasco - Collectiv - Tony Fernando - Herbert Riener, rigaConcepts - Kalmen Chia, E-Global SCM Solution Sdn Bhd - Rob North, Pair A Dice Games - David E. Vargas, CloudShop - François Le Gal - Calin Chete (24h Solutions) - Maria Gabriela Fong, MAGA Systems & Consulting - Pascal Behr, Cytosurge AG - Marc Antwertinger - Opencloud Unipessoal, Lda - Ruchir Shukla, BizzAppDev - Michael Hucke, Hucke Media GmbH & Co. KG - Mathias Neef, copadoMEDIA UG - Pablo Arias - Same Motion - livingprocess.de - Habib Ayob - Igor Jovanovic - Liangming Wang, Weixuan Inc. - Jason Au Yeung, Binary System Limited - Fredrik Arvas, Arvas International AB - Martin Temmink, Zigaret - Mathieu Vanneste, Flockdesign - Filip Fruru, Instant Media - Marianne Wilmsmeier, Fabrik Fünf GmbH - Vertex Group Enterprises - Bingen Eguzkitza - Herczeg Péter, InnOpen Group Kft - Giles Hohnen - Luis Felipe Miléo, KMEE - Maria Gabriela Fong, MAGA Systems & Consulting - Aaron Magon, Web Industries - Andrew Trueman, B.M. Trueman & Partners - Sven Petersen, Conexus - Nous Cambas - Oliver Yuan, OpenStone - Henri Ibowili, A-YANT.COM - Nicolas JEUDY - Helmut Drewes - Maik Steinfeld, Streward - Hans Henrik Gabelgaard - AJ Rosman - Eduard - Patrick Darribet, SUDOKEYS - Camptocamp - Cyril Morisse - Alejandro Santana - Eva Pinter, YBO - Mathias Neef, copadoMEDIA UG - Jean-Christophe Perrot, LOGICASOFT - Zarshed Ali, HiTechnologia - Stefan Reisich - Maxime Chambreuil, Savoir-faire Linux - Mario Gielissen, Openworx - Nicholas Burdic, Aptoworks LLC - Olivier Lenoir
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
After Width: | Height: | Size: 518 B |
|
After Width: | Height: | Size: 435 B |
|
After Width: | Height: | Size: 547 B |
|
After Width: | Height: | Size: 410 B |
|
After Width: | Height: | Size: 564 B |
|
After Width: | Height: | Size: 342 B |
|
After Width: | Height: | Size: 793 B |
|
After Width: | Height: | Size: 911 B |
|
After Width: | Height: | Size: 531 B |
|
After Width: | Height: | Size: 666 B |
|
After Width: | Height: | Size: 335 B |
|
After Width: | Height: | Size: 675 B |
|
After Width: | Height: | Size: 624 B |
|
After Width: | Height: | Size: 522 B |
|
After Width: | Height: | Size: 573 B |
|
After Width: | Height: | Size: 207 B |
|
After Width: | Height: | Size: 310 B |
|
After Width: | Height: | Size: 612 B |
|
After Width: | Height: | Size: 217 B |
|
After Width: | Height: | Size: 446 B |
|
After Width: | Height: | Size: 638 B |
|
After Width: | Height: | Size: 292 B |
|
After Width: | Height: | Size: 766 B |
|
After Width: | Height: | Size: 568 B |
|
After Width: | Height: | Size: 547 B |
|
After Width: | Height: | Size: 539 B |
|
After Width: | Height: | Size: 607 B |
|
After Width: | Height: | Size: 363 B |
|
After Width: | Height: | Size: 176 KiB |
|
After Width: | Height: | Size: 324 KiB |
|
After Width: | Height: | Size: 120 KiB |
|
After Width: | Height: | Size: 107 KiB |
|
After Width: | Height: | Size: 176 KiB |
|
After Width: | Height: | Size: 137 KiB |
|
After Width: | Height: | Size: 160 KiB |
|
After Width: | Height: | Size: 224 KiB |
|
After Width: | Height: | Size: 182 KiB |
|
After Width: | Height: | Size: 292 KiB |
|
After Width: | Height: | Size: 181 KiB |
|
After Width: | Height: | Size: 227 KiB |
|
After Width: | Height: | Size: 114 KiB |
|
After Width: | Height: | Size: 200 KiB |
|
After Width: | Height: | Size: 256 KiB |
|
After Width: | Height: | Size: 259 KiB |
|
After Width: | Height: | Size: 179 KiB |
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
width="10px" height="10px" viewBox="0 0 10 10" enable-background="new 0 0 10 10" xml:space="preserve">
|
||||
<rect y="2" fill="#FFFFFF" width="10" height="4"/>
|
||||
<rect y="8" fill="#FFFFFF" width="10" height="1"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 582 B |
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- Generator: Adobe Illustrator 17.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 19 14" width="19" height="14" enable-background="new 0 0 19 14" xml:space="preserve" preserveAspectRatio="none slice">
|
||||
<g id="Layer_2">
|
||||
<g>
|
||||
<path fill="#FFFFFF" d="M0,0c4,0,6.5,5.9,9.5,5.9S15,0,19,0v7H0V0z"/>
|
||||
<path fill="#FFFFFF" d="M19,14c-4,0-6.5-5.9-9.5-5.9S4,14,0,14l0-7h19V14z"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 669 B |
|
After Width: | Height: | Size: 85 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
After Width: | Height: | Size: 2.7 KiB |
|
After Width: | Height: | Size: 4.1 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 4.3 KiB |
|
After Width: | Height: | Size: 114 KiB |
|
After Width: | Height: | Size: 272 KiB |
|
After Width: | Height: | Size: 253 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 63 KiB |
|
After Width: | Height: | Size: 292 KiB |
|
After Width: | Height: | Size: 83 KiB |
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 86 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 591 B |