Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
mc
mc-palmsupport.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mc-palmsupport.patch of Package mc
Index: misc/mc.menu =================================================================== --- misc/mc.menu.orig 2010-07-05 21:12:51.000000000 +0200 +++ misc/mc.menu 2010-07-06 18:50:29.444518504 +0200 @@ -222,6 +222,33 @@ U Uudecode marked news articles (n fi echo "Please test the output file before deleting anything." ++ & t r & ! t t +m Install as MEMO on palm pilot + echo "Installing MEMO..." + install-memo %f + +=+ f \.pdb$ | f \.prc$ | f \.pqa$ | f \.PDB$ | f \.PRC$ | f \.PQA$ & t r & ! t t +p Install on palm pilot (programs or databases) + echo "Installing file on PALM" + pilot-xfer -i %f + ++ t t +M Install tagged files as MEMOs on palm pilot + for i in %t + do + echo "Installing MEMO: $i" + done + install-memo -t %t + ++ t t +P Install tagged files on palm pilot (programs or databases) + echo "Installing files on PALM" + for i in %t + do + echo "Installing file: $i" + done + pilot-xfer -i %t + =+ f \.tar\.gz$ | f \.tar\.z$ | f \.tgz$ | f \.tpz$ | f \.tar\.lz$ | f \.tar\.lzma$ | f \.tar\.7z$ | f \.tar\.xz$ | f \.tar\.Z$ | f \.tar\.bz2$ & t r x Extract the contents of a compressed tar file unset PRG
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor