/usr/share/djvu/osi/en/unixgui-viewer.xml is in libdjvulibre-text 3.5.24-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | <?xml version="1.0" ?>
<!DOCTYPE DjVuMessages PUBLIC "-//W3C/DTD DjVuMessages 1.0//EN" "../../../pubtext/DjVuMessages.dtd">
<!-- Messages from libdjvu++ -->
<DjVuMessages>
<BODY>
<MESSAGE name="main.cant_display_remote" number="20000">
[3-%0!05u!] Cannot display remote documents in standalone mode.
</MESSAGE>
<MESSAGE name="WorkWithNetscape.pipe_listen_fail" number="20020">
[3-%0!05u!] Failed to listen on pipe
</MESSAGE>
<MESSAGE name="AttachWindow.open_display_fail" number="20050">
[3-%0!05u!] Failed to open display '%1!s!'.
</MESSAGE>
<MESSAGE name="AttachWindow.no_netscape_visual" number="20051">
[3-%0!05u!] Failed to get netscape visual.
</MESSAGE>
<MESSAGE name="Dispatch.unknown_pipe_read_request" number="20052">
[3-%0!05u!] Unknown request read from the pipe.
</MESSAGE>
<MESSAGE name="QDispatchObject.invalid_sender" number="20053">
[3-%0!05u!] Invalid sender: Must be DjVuViewer.
</MESSAGE>
<MESSAGE name="QDViewerShell.cant_display_remote" number="20100">
[3-%0!05u!] Cannot display remote URL
'%1!s!'
</MESSAGE>
<MESSAGE name="QDViewerShell.open_file_fail" number="20101">
[3-%0!05u!] Failed to open file '%1!s!' for read.
</MESSAGE>
<MESSAGE name="QDViewer.pagekey_not_found" number="20201">
[3-%0!05u!] Page '%1!s!' is not in this document.
</MESSAGE>
<MESSAGE name="QDViewer.no_child_errmsg" number="20202">
[3-%0!05u!] Failed to read error message from child process.
</MESSAGE>
<MESSAGE name="QDViewer.corrupt" number="20203">
[3-%0!05u!] Input file is corrupted.
</MESSAGE>
</BODY>
</DjVuMessages>
|