aboutsummaryrefslogtreecommitdiff
path: root/ROX-set-horizontal
diff options
context:
space:
mode:
Diffstat (limited to 'ROX-set-horizontal')
-rwxr-xr-xROX-set-horizontal11
1 files changed, 0 insertions, 11 deletions
diff --git a/ROX-set-horizontal b/ROX-set-horizontal
deleted file mode 100755
index 0f2ac42..0000000
--- a/ROX-set-horizontal
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-rox --RPC <<EOF
-<?xml version="1.0"?>
-<env:Envelope xmlns:env="http://www.w3.org/2001/12/soap-envelope">
- <env:Body xmlns="http://rox.sourceforge.net/SOAP/ROX-Filer">
- <Pinboard>
- <Name>Default</Name>
- </Pinboard>
- </env:Body>
-</env:Envelope>
-EOF