diff options
author | Timothy Pearson <[email protected]> | 2013-01-27 15:11:21 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-01-27 15:11:21 -0600 |
commit | 472156a41b1348c714986c772759ad950fffbe75 (patch) | |
tree | 86369dab3bbe3d52c49051665bdfb49b9dfc16e3 /kcontrol/kio/uasproviders/Makefile.am | |
parent | 3e891e81335e5243583dab27faeebf001b8139a6 (diff) | |
download | tdebase-472156a41b1348c714986c772759ad950fffbe75.tar.gz tdebase-472156a41b1348c714986c772759ad950fffbe75.zip |
Rename kioslaves
Diffstat (limited to 'kcontrol/kio/uasproviders/Makefile.am')
-rw-r--r-- | kcontrol/kio/uasproviders/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/kcontrol/kio/uasproviders/Makefile.am b/kcontrol/kio/uasproviders/Makefile.am deleted file mode 100644 index 868ccbd16..000000000 --- a/kcontrol/kio/uasproviders/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -services_DATA = ie401onwinnt4.desktop ie45onwinnt5.desktop ie501onwinnt5.desktop \ - ie50onppc.desktop \ - ie55onwin98.desktop ie55onwinnt5.desktop ie60onwinnt51.desktop \ - ie60oncurrent.desktop \ - lynxoncurrent.desktop w3moncurrent.desktop \ - ns71oncurrent.desktop ns71onwinnt51.desktop - -servicesdir = $(kde_servicesdir)/useragentstrings - |