mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 18:13:46 +01:00
Update README.
This commit is contained in:
parent
667c821600
commit
9671ca9afd
8
README
8
README
@ -9,14 +9,18 @@ gtk2 (>= 2.18.6)
|
|||||||
girara
|
girara
|
||||||
sqlite3
|
sqlite3
|
||||||
check (for tests)
|
check (for tests)
|
||||||
|
intltool
|
||||||
|
|
||||||
Please note that you need to have a working pkg-config installation and that the
|
Please note that you need to have a working pkg-config installation and that the
|
||||||
Makefile is only compatible with GNU make. If you don't have a working
|
Makefile is only compatible with GNU make. If you don't have a working
|
||||||
pkg-config installation please set the GTK_INC, GTK_LIB, GIRARA_INC, GIRARA_LIB,
|
pkg-config installation please set the GTK_INC, GTK_LIB, GIRARA_INC, GIRARA_LIB,
|
||||||
SQLITE_INC and SQLITE_LIB variables accordingly.
|
SQLITE_INC and SQLITE_LIB variables accordingly.
|
||||||
|
|
||||||
And also note that rst2man from python-docutils is needed to build zathurarc.5.
|
And also note that rst2man from python-docutils is needed to build the man pages.
|
||||||
If it is not installed, zathurarc.5 won't be built.
|
If it is not installed, the man pages won't be built.
|
||||||
|
|
||||||
|
If you don't want to build with support for sqlite databases, you can set
|
||||||
|
WITH_SQLITE=0 and sqlite support won't be available.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
|
12
po/de.po
12
po/de.po
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2012-03-04 18:45+0100\n"
|
"POT-Creation-Date: 2012-03-04 18:53+0100\n"
|
||||||
"PO-Revision-Date: 2012-03-04 17:77+0100\n"
|
"PO-Revision-Date: 2012-03-04 17:77+0100\n"
|
||||||
"Last-Translator: Sebastian Ramacher <s.ramacher@gmx.at>\n"
|
"Last-Translator: Sebastian Ramacher <s.ramacher@gmx.at>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -104,22 +104,22 @@ msgstr ""
|
|||||||
msgid "%s not implemented"
|
msgid "%s not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:52
|
#: ../zathura.c:55
|
||||||
msgid "Reparents to window specified by xid"
|
msgid "Reparents to window specified by xid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:53
|
#: ../zathura.c:56
|
||||||
msgid "Path to the config directory"
|
msgid "Path to the config directory"
|
||||||
msgstr "Pfad des Konfigurationsverzeichnisses"
|
msgstr "Pfad des Konfigurationsverzeichnisses"
|
||||||
|
|
||||||
#: ../zathura.c:54
|
#: ../zathura.c:57
|
||||||
msgid "Path to the data directory"
|
msgid "Path to the data directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:55
|
#: ../zathura.c:58
|
||||||
msgid "Path to the directories containing plugins"
|
msgid "Path to the directories containing plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:56
|
#: ../zathura.c:59
|
||||||
msgid "Fork into the background"
|
msgid "Fork into the background"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -8,7 +8,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: PACKAGE VERSION\n"
|
"Project-Id-Version: PACKAGE VERSION\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2012-03-04 18:45+0100\n"
|
"POT-Creation-Date: 2012-03-04 18:53+0100\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
@ -104,22 +104,22 @@ msgstr ""
|
|||||||
msgid "%s not implemented"
|
msgid "%s not implemented"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:52
|
#: ../zathura.c:55
|
||||||
msgid "Reparents to window specified by xid"
|
msgid "Reparents to window specified by xid"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:53
|
#: ../zathura.c:56
|
||||||
msgid "Path to the config directory"
|
msgid "Path to the config directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:54
|
#: ../zathura.c:57
|
||||||
msgid "Path to the data directory"
|
msgid "Path to the data directory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:55
|
#: ../zathura.c:58
|
||||||
msgid "Path to the directories containing plugins"
|
msgid "Path to the directories containing plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../zathura.c:56
|
#: ../zathura.c:59
|
||||||
msgid "Fork into the background"
|
msgid "Fork into the background"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
Loading…
Reference in New Issue
Block a user