From 939e87a9d7620c748c75b1658d81c93ee5951aab Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 3 Jun 1999 18:31:05 +0000 Subject: [PATCH] Update the README.desktop file-mig --- lib/README.desktop | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/README.desktop b/lib/README.desktop index a03ae8ea2..79cac8f87 100644 --- a/lib/README.desktop +++ b/lib/README.desktop @@ -35,4 +35,9 @@ Executable programs will be executed like this: program --desktop-dir DESKTOPDIR -Where DESKTOPDIR is the user's desktop directory. \ No newline at end of file +Where DESKTOPDIR is the user's desktop directory. + +The program can then populate the directory with any information it +might want. This is used for example by the g-print program (that +provides priting facilities by creating special desktop entries that +set up the drop action and varios different open actions)