diff options
author | Timothy Pearson <[email protected]> | 2014-11-23 17:05:53 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-11-23 17:05:53 -0600 |
commit | c0a3a32435531acfad71cc905e5a604aebd1272e (patch) | |
tree | b3073c81dae6bca351e3b506f9f914497dc5db28 /src | |
parent | a8832e27a9c8d31b6560eb68fdf60ad0c290b212 (diff) | |
download | tdesvn-c0a3a32435531acfad71cc905e5a604aebd1272e.tar.gz tdesvn-c0a3a32435531acfad71cc905e5a604aebd1272e.zip |
Fix ServiceTypes and ExcludeServiceTypes in desktop.in filesr14.0.0
Diffstat (limited to 'src')
-rw-r--r-- | src/tdesvnd/tdesvn_subversion.desktop.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvnd/tdesvn_subversion.desktop.in b/src/tdesvnd/tdesvn_subversion.desktop.in index 1f86026..cb78850 100644 --- a/src/tdesvnd/tdesvn_subversion.desktop.in +++ b/src/tdesvnd/tdesvn_subversion.desktop.in @@ -1,6 +1,6 @@ [Desktop Entry] Encoding=UTF-8 -ServiceTypes=inode/directory,all/allfiles +X-TDE-ServiceTypes=inode/directory,all/allfiles X-TDE-Submenu=Subversion (tdesvn) @ACTION_MENU@ |