summaryrefslogtreecommitdiffstats
path: root/kdelirc/profiles/konqueror.profile.xml
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-05-17 12:45:40 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-05-17 12:45:40 -0500
commit359294c33620c8328d61f67635046d7cc060530c (patch)
treef2ac08fdad8860f7bc1ac76203e31013a799fda7 /kdelirc/profiles/konqueror.profile.xml
parent7be7990fc5770d2cbcd937772e8239167b5900c6 (diff)
downloadtdeutils-359294c33620c8328d61f67635046d7cc060530c.tar.gz
tdeutils-359294c33620c8328d61f67635046d7cc060530c.zip
Rename kdessh -> tdessh and kdelirc -> tdelirc.
Diffstat (limited to 'kdelirc/profiles/konqueror.profile.xml')
-rw-r--r--kdelirc/profiles/konqueror.profile.xml17
1 files changed, 0 insertions, 17 deletions
diff --git a/kdelirc/profiles/konqueror.profile.xml b/kdelirc/profiles/konqueror.profile.xml
deleted file mode 100644
index 0fdfdba..0000000
--- a/kdelirc/profiles/konqueror.profile.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0"?>
-<!DOCTYPE profile SYSTEM "profile.dtd">
-
-<profile id="konqueror" servicename="konqueror">
- <name>Konqueror</name>
- <author>Gav Wood</author>
- <instances uniqueapp="0" ifmulti="sendtotop"/>
- <action objid="KonquerorIface" prototype="void createNewWindow(QString)" repeat="0" autostart="0">
- <name>Create New Window</name>
- <comment>Creates a new window and loads an arbitrary URL.</comment>
- <argument type=TQSTRING_OBJECT_NAME_STRING><comment>The URL to load in the window initially.</comment></argument>
- </action>
- <action objid="MainApplication-Interface" prototype="void quit()" repeat="0" autostart="0">
- <name>Quit</name>
- <comment>Closes the Konqueror window.</comment>
- </action>
-</profile>