From 6838a027179b410438dc4f75d41938e35328d77c Mon Sep 17 00:00:00 2001 From: Michael Mrozek Date: Wed, 8 Jun 2011 03:47:18 +0200 Subject: [PATCH] /conf/desktop: Changed document viewer to links --- deployment/etc/pandora/conf/desktop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/etc/pandora/conf/desktop b/deployment/etc/pandora/conf/desktop index 653f332..c3135ce 100644 --- a/deployment/etc/pandora/conf/desktop +++ b/deployment/etc/pandora/conf/desktop @@ -25,6 +25,6 @@ iconpath /tmp/iconcache # path for pndnotifyd to drop icons into (can be same as [info] emit_info 1 # 0->no info .desktop; !0->yes to info .desktop dotdesktoppath /usr/share/applications # path for pndnotifyd to spit .desktop files into -viewer ../../../usr/bin/arora # sh-script or prog to run. Use wrapper sh if needed. -viewer_args # args. <- plus filename will be passed. ie: "-a filename.html" +viewer ../../../usr/bin/links # sh-script or prog to run. Use wrapper sh if needed. +viewer_args -g -mode 800x480 # args. <- plus filename will be passed. ie: "-a filename.html" category Documentation # freedesktop standard category to use -- 2.39.5