From 2c5d62a9c900f78855ef6b2b5fb40ea8f1cf4746 Mon Sep 17 00:00:00 2001 From: mattias Date: Wed, 7 Nov 2012 13:25:52 +0000 Subject: [PATCH] vlc: added extension git-svn-id: trunk@39255 - --- .gitattributes | 2 +- components/vlc/{README => README.txt} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename components/vlc/{README => README.txt} (100%) diff --git a/.gitattributes b/.gitattributes index 48d4e438e5..0278f13078 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3245,7 +3245,7 @@ components/turbopower_ipro/tipfiledataprovider.png -text svneol=unset#image/png components/turbopower_ipro/tiphtmlpanel.png -text svneol=unset#image/png components/turbopower_ipro/turbopoweripro.lpk svneol=native#text/pascal components/turbopower_ipro/turbopoweripro.pas svneol=native#text/plain -components/vlc/README svneol=native#text/plain +components/vlc/README.txt svneol=native#text/plain components/vlc/lazvlc.lpk svneol=native#text/plain components/vlc/lazvlc.pas svneol=native#text/plain components/vlc/lclvlc.pp svneol=native#text/plain diff --git a/components/vlc/README b/components/vlc/README.txt similarity index 100% rename from components/vlc/README rename to components/vlc/README.txt