gnome-commander r1574 - trunk



Author: epiotr
Date: Fri Feb 22 07:01:06 2008
New Revision: 1574
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=1574&view=rev

Log:
Updated TODO

Modified:
   trunk/TODO

Modified: trunk/TODO
==============================================================================
--- trunk/TODO	(original)
+++ trunk/TODO	Fri Feb 22 07:01:06 2008
@@ -21,7 +21,16 @@
 * Editing remote files
 * Optional file deselection after completed action (copy, rename, ...)
 * User defined shortcuts to arbitrary programs
-  (with optional advrename parameters substitution)
+  with the following parameters substitution:
+    %f  file name (or list for multiple selections)
+    %F  escaped filename (or list for multiple selections)
+    %p  full file system path (or list for multiple selections)
+    %P  escaped full file system path (or list for multiple selections)
+    %u  fully qualified URI for the file (or list for multiple selections)
+    %d  full path to the directory containg file
+    %D  escaped full path to the directory containg file
+    %s  synonym for %P (for compatibility with previous versions of gcmd)
+    %%  percent sign
 * More plugins:
     - creating tarballs from selected files
     - compressing/decompressing (gz & bz2)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]