diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-11-21 15:34:55 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-11-21 15:34:55 +0100 |
commit | 1f7acbce349e82f0629d907d81a07781488093d0 (patch) | |
tree | 0e7dd471ec9f9ad9f88a0609dfdae32822ce6afb | |
parent | 20da43e583a6d81d7403b6c4d6c40e37e9d40ad6 (diff) | |
download | impressive-display-1f7acbce349e82f0629d907d81a07781488093d0.tar.gz impressive-display-1f7acbce349e82f0629d907d81a07781488093d0.tar.bz2 impressive-display-1f7acbce349e82f0629d907d81a07781488093d0.zip |
DEFAULT_PDF_URI: Switch to Impressive Display HowTo as default PDF URI.
-rwxr-xr-x | bin/impressive-display | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/impressive-display b/bin/impressive-display index 5276354..f04f683 100755 --- a/bin/impressive-display +++ b/bin/impressive-display @@ -38,7 +38,7 @@ VERSION="0.2.990" # Can be configured at "/etc/default/impressive-display" # FIXME: use LaTeX Beamer based presentation file that documents impressive-display. -DEFAULT_PDF_URI="file:///usr/share/doc/impressive-display/examples/testpage1.pdf" +DEFAULT_PDF_URI="file:///usr/share/doc/impressive-display/impressive-display.pdf.gz" DEFAULT_RESOLUTION="" # all displays that need to be changed |