From: Scott Wheeler Date: Tue, 12 Feb 2008 03:43:46 +0000 (+0000) Subject: Move this into Ogg since it's an Ogg format. X-Git-Tag: v1.5~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34393ceeb366ade0eb6eb4e016913ef2d7691cc6;p=taglib Move this into Ogg since it's an Ogg format. git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@773914 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/taglib/speex/CMakeLists.txt b/taglib/ogg/speex/CMakeLists.txt similarity index 100% rename from taglib/speex/CMakeLists.txt rename to taglib/ogg/speex/CMakeLists.txt diff --git a/taglib/speex/Makefile.am b/taglib/ogg/speex/Makefile.am similarity index 100% rename from taglib/speex/Makefile.am rename to taglib/ogg/speex/Makefile.am diff --git a/taglib/speex/speexfile.cpp b/taglib/ogg/speex/speexfile.cpp similarity index 100% rename from taglib/speex/speexfile.cpp rename to taglib/ogg/speex/speexfile.cpp diff --git a/taglib/speex/speexfile.h b/taglib/ogg/speex/speexfile.h similarity index 100% rename from taglib/speex/speexfile.h rename to taglib/ogg/speex/speexfile.h diff --git a/taglib/speex/speexproperties.cpp b/taglib/ogg/speex/speexproperties.cpp similarity index 100% rename from taglib/speex/speexproperties.cpp rename to taglib/ogg/speex/speexproperties.cpp diff --git a/taglib/speex/speexproperties.h b/taglib/ogg/speex/speexproperties.h similarity index 100% rename from taglib/speex/speexproperties.h rename to taglib/ogg/speex/speexproperties.h