diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-24 13:56:42 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-24 13:56:42 -0500 |
commit | 38dffa9cb6e02a32a7df552a6aa86a9ebab3d806 (patch) | |
tree | 41fdfe95728606a4c641e43fe2aba980380f3d4a /tdeioslave | |
parent | 207e13471364666e6a6fdceed64207f986899bbc (diff) | |
download | tdelibs-38dffa9cb6e02a32a7df552a6aa86a9ebab3d806.tar.gz tdelibs-38dffa9cb6e02a32a7df552a6aa86a9ebab3d806.zip |
Fix accidental duplication of text-x- in new mime icon strings
Diffstat (limited to 'tdeioslave')
-rw-r--r-- | tdeioslave/file/file.protocol | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/file/file.protocol b/tdeioslave/file/file.protocol index 0b8a1769b..a60a713a8 100644 --- a/tdeioslave/file/file.protocol +++ b/tdeioslave/file/file.protocol @@ -13,4 +13,4 @@ moving=true maxInstances=4 DocPath=tdeioslave/file/index.html Class=:local -Icon=text-x-text-x-generic-new +Icon=text-x-generic-new |