mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-11-10 17:13:48 +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
|
||||
sqlite3
|
||||
check (for tests)
|
||||
intltool
|
||||
|
||||
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
|
||||
pkg-config installation please set the GTK_INC, GTK_LIB, GIRARA_INC, GIRARA_LIB,
|
||||
SQLITE_INC and SQLITE_LIB variables accordingly.
|
||||
|
||||
And also note that rst2man from python-docutils is needed to build zathurarc.5.
|
||||
If it is not installed, zathurarc.5 won't be built.
|
||||
And also note that rst2man from python-docutils is needed to build the man pages.
|
||||
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
|
||||
------------
|
||||
|
12
po/de.po
12
po/de.po
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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"
|
||||
"Last-Translator: Sebastian Ramacher <s.ramacher@gmx.at>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -104,22 +104,22 @@ msgstr ""
|
||||
msgid "%s not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:52
|
||||
#: ../zathura.c:55
|
||||
msgid "Reparents to window specified by xid"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:53
|
||||
#: ../zathura.c:56
|
||||
msgid "Path to the config directory"
|
||||
msgstr "Pfad des Konfigurationsverzeichnisses"
|
||||
|
||||
#: ../zathura.c:54
|
||||
#: ../zathura.c:57
|
||||
msgid "Path to the data directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:55
|
||||
#: ../zathura.c:58
|
||||
msgid "Path to the directories containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:56
|
||||
#: ../zathura.c:59
|
||||
msgid "Fork into the background"
|
||||
msgstr ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\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"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -104,22 +104,22 @@ msgstr ""
|
||||
msgid "%s not implemented"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:52
|
||||
#: ../zathura.c:55
|
||||
msgid "Reparents to window specified by xid"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:53
|
||||
#: ../zathura.c:56
|
||||
msgid "Path to the config directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:54
|
||||
#: ../zathura.c:57
|
||||
msgid "Path to the data directory"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:55
|
||||
#: ../zathura.c:58
|
||||
msgid "Path to the directories containing plugins"
|
||||
msgstr ""
|
||||
|
||||
#: ../zathura.c:56
|
||||
#: ../zathura.c:59
|
||||
msgid "Fork into the background"
|
||||
msgstr ""
|
||||
|
Loading…
Reference in New Issue
Block a user