~vcs-imports/kupfer/master-new

  • Committer: Ulrik Sverdrup
  • Date: 2010-02-11 16:55:27 UTC
  • Revision ID: git-v1:36105b2e0386135ef042a113bb89216fd49e810e
Put files from commandline in kupfer directly as files

When invoked with a list of files, kupfer FILE [ ... ], we put them
directly in kupfer as files on the stack. Thus we support putting
multiple files in Kupfer at the same time.

The only way to put text queries in kupfer from the command line is to
pipe text into the ``kupfer`` command.

This is implemented with D-Bus method changes, where PutText now only
takes a string, and PutFiles takes an array of file uris.
Filename Latest Rev Last Changed Committer Comment Size
..
File kupfer-exec.in 2116 15 years ago Ulrik Sverdrup Localize helper script kupfer-exec Use bash local 680 bytes Diff Download File
File kupfer.in 2121 15 years ago Ulrik Sverdrup Put files from commandline in kupfer directly as f 2.2 KB Diff Download File