diff options
| author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2011-01-02 23:27:23 +0100 |
|---|---|---|
| committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2011-01-02 23:27:23 +0100 |
| commit | 9352995934adec8059077af241c35ccd1573bd80 (patch) | |
| tree | 60286e266b3b31b90b952ac37e12a1ebbcdd2eb6 /nupdf/patches/001-r15-bracket.patch | |
| parent | ef3b84d78197acbd45d73a9b1ae44b47b5904290 (diff) | |
| parent | 880bca260c4ce91554a49b2475232cf5c0ffd447 (diff) | |
| download | qipackages-fork-master.tar.gz | |
Conflicts:
links/Makefile
Diffstat (limited to 'nupdf/patches/001-r15-bracket.patch')
| -rw-r--r-- | nupdf/patches/001-r15-bracket.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/nupdf/patches/001-r15-bracket.patch b/nupdf/patches/001-r15-bracket.patch new file mode 100644 index 0000000..a0d6634 --- /dev/null +++ b/nupdf/patches/001-r15-bracket.patch @@ -0,0 +1,11 @@ +--- nupdf-15.orig/main.c 2010-10-22 16:44:51.033676255 +0400 ++++ nupdf-r15/main.c 2010-10-22 17:13:33.777676124 +0400 +@@ -457,7 +457,7 @@ + strcpy(arrows[i], ""); + } + +- ++ } + sprintf(settingstext, "\t\t\tSettings\t%s\n\n" + "Jump to page %i\t%s\n\n" + "Return\t%s" |
