Branch: master

a3f842a3 2014-10-24 23:26:41 Timothy Pearson
Fix stragglers that were not properly renamed in the XDG standardization commits
M src/locate.protocol
M src/locater.protocol
M src/rlocate.protocol
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 @@
 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 @@
 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 @@
 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.