+This file is licensed under the terms of the expat license, see the file EXPAT.
+
Developers:
Christian Dywan <christian@twotoasts.de>
+This file is licensed under the terms of the expat license, see the file EXPAT.
+
v0.0.21:
+ Update some translations
+ Show progress in location when statusbar is hidden
--- /dev/null
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall 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.
+This file is licensed under the terms of the expat license, see the file EXPAT.
+
It is 4 spaces, no tabs, preferrably at 80 columns per line.
The preferred coding style is explained by example.
+This file is licensed under the terms of the expat license, see the file EXPAT.
+
+++ Installing Midori +++
Building and installing Midori is straightforward.
+# This file is licensed under the terms of the expat license, see the file EXPAT.
+
AUTOMAKE_OPTIONS = gnu
SUBDIRS = katze midori po icons
+This file is licensed under the terms of the expat license, see the file EXPAT.
+
Midori is a lightweight web browser.
* Full integration with GTK+2.
+This file is licensed under the terms of the expat license, see the file EXPAT.
+
TODO:
. Revamp bookmarks UI, including creating of bookmark folders
. Use an update timeout in KatzePropertyProxy instead of only focus-out
+# This file is licensed under the terms of the expat license, see the file EXPAT.
# Register ourselves to autoconf
AC_INIT([midori], [0.0.21], [http://www.twotoasts.de/bugs])
AC_CONFIG_SRCDIR([midori/midori-stock.h])
#! /usr/bin/env python
# WAF build script for midori
+# This file is licensed under the terms of the expat license, see the file EXPAT.
import pproc as subprocess
/*
:Author: Christian Dywan
:Contact: christian@twotoasts.de
-:Copyright: This stylesheet has been placed in the public domain.
+:Copyright: This file is licensed under the terms of the expat license, see the file EXPAT.
Stylesheet for Midori's documentation based on a version of Enrico Troeger.
*/
+# This file is licensed under the terms of the expat license, see the file EXPAT.
+
iconsdir = $(datadir)/icons/hicolor/scalable/apps
icons_DATA = scalable/midori.svg
#! /usr/bin/env python
# WAF build script for midori
+# This file is licensed under the terms of the expat license, see the file EXPAT.
def add_image (bld, install_files, category, name):
import os
+# This file is licensed under the terms of the expat license, see the file EXPAT.
+
INCLUDES = \
$(GTK_CFLAGS) \
$(LIBXML_CFLAGS)
#! /usr/bin/env python
# WAF build script for midori
+# This file is licensed under the terms of the expat license, see the file EXPAT.
obj = bld.create_obj ('cc', 'staticlib')
obj.name = 'katze'
#!/bin/sh
+# This file is licensed under the terms of the expat license, see the file EXPAT.
echo "no" | glib-gettextize --force --copy
intltoolize --copy --force --automake
+# This file is licensed under the terms of the expat license, see the file EXPAT.
+
INCLUDES = \
$(UNIQUE_CFLAGS) \
$(GIO_CFLAGS) \
#! /usr/bin/env python
# WAF build script for midori
+# This file is licensed under the terms of the expat license, see the file EXPAT.
obj = bld.create_obj ('cc', 'program')
obj.target = 'midori'
#! /usr/bin/env python
# WAF build script for midori
+# This file is licensed under the terms of the expat license, see the file EXPAT.
import Params
import pproc as subprocess
#! /usr/bin/env python
# WAF build script for midori
+# This file is licensed under the terms of the expat license, see the file EXPAT.
import Params
import pproc as subprocess