summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-24 23:26:41 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2014-10-24 23:26:41 -0500
commita3f842a32ec06c68f1ec2165c9fbfb2561a46576 (patch)
tree82ea27ed09d06b73f4c2013cf3f6def2c12ad19b
parent816cbb6f65b71f2e741763235eb5689413f54b82 (diff)
downloadtdeio-locate-a3f842a32ec06c68f1ec2165c9fbfb2561a46576.tar.gz
tdeio-locate-a3f842a32ec06c68f1ec2165c9fbfb2561a46576.zip
Fix stragglers that were not properly renamed in the XDG standardization commitsr14.0.0
-rw-r--r--src/locate.protocol2
-rw-r--r--src/locater.protocol2
-rw-r--r--src/rlocate.protocol2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/locate.protocol b/src/locate.protocol
index fb42b9d..3e0aa98 100644
--- a/src/locate.protocol
+++ b/src/locate.protocol
@@ -5,7 +5,7 @@ input=none
output=filesystem
listing=Name,Type,Size,Date,AccessDate,Access,Owner,Group,Link
reading=true
-Icon=find
+Icon=edit-find
Description=TDE I/O Slave for the locate command
# Using this will e.g. display previews etc.
diff --git a/src/locater.protocol b/src/locater.protocol
index b3c1132..1a7934b 100644
--- a/src/locater.protocol
+++ b/src/locater.protocol
@@ -5,7 +5,7 @@ input=none
output=filesystem
listing=Name,Type,Size,Date,AccessDate,Access,Owner,Group,Link
reading=true
-Icon=find
+Icon=edit-find
Description=TDE I/O Slave for the locate command
# Using this will e.g. display previews etc.
diff --git a/src/rlocate.protocol b/src/rlocate.protocol
index 3caa143..81738a3 100644
--- a/src/rlocate.protocol
+++ b/src/rlocate.protocol
@@ -5,7 +5,7 @@ input=none
output=filesystem
listing=Name,Type,Size,Date,AccessDate,Access,Owner,Group,Link
reading=true
-Icon=find
+Icon=edit-find
Description=TDE I/O Slave for the locate command
# Using this will e.g. display previews etc.