From 4975b59f9e4c27255bcac99bab8267b72ec78cf8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Th=C3=A9r=C3=A8se=20Godefroy?= Date: Sun, 22 Jun 2014 01:14:31 +0200 Subject: [PATCH] fr: rename *.fr.html to *.html --- fr/{confirmation.fr.html => confirmation.html} | 0 fr/{index.fr.html => index.html} | 0 fr/{infographic.fr.html => infographic.html} | 0 fr/{mac.fr.html => mac.html} | 0 fr/{next_steps.fr.html => next_steps.html} | 0 fr/{windows.fr.html => windows.html} | 0 6 files changed, 0 insertions(+), 0 deletions(-) rename fr/{confirmation.fr.html => confirmation.html} (100%) rename fr/{index.fr.html => index.html} (100%) rename fr/{infographic.fr.html => infographic.html} (100%) rename fr/{mac.fr.html => mac.html} (100%) rename fr/{next_steps.fr.html => next_steps.html} (100%) rename fr/{windows.fr.html => windows.html} (100%) diff --git a/fr/confirmation.fr.html b/fr/confirmation.html similarity index 100% rename from fr/confirmation.fr.html rename to fr/confirmation.html diff --git a/fr/index.fr.html b/fr/index.html similarity index 100% rename from fr/index.fr.html rename to fr/index.html diff --git a/fr/infographic.fr.html b/fr/infographic.html similarity index 100% rename from fr/infographic.fr.html rename to fr/infographic.html diff --git a/fr/mac.fr.html b/fr/mac.html similarity index 100% rename from fr/mac.fr.html rename to fr/mac.html diff --git a/fr/next_steps.fr.html b/fr/next_steps.html similarity index 100% rename from fr/next_steps.fr.html rename to fr/next_steps.html diff --git a/fr/windows.fr.html b/fr/windows.html similarity index 100% rename from fr/windows.fr.html rename to fr/windows.html -- 2.25.1