aboutsummaryrefslogtreecommitdiff
path: root/files/fr/mozilla/developer_guide
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/mozilla/developer_guide
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/mozilla/developer_guide')
-rw-r--r--files/fr/mozilla/developer_guide/build_instructions/index.html3
-rw-r--r--files/fr/mozilla/developer_guide/introduction/index.html3
-rw-r--r--files/fr/mozilla/developer_guide/so_you_just_built_firefox/index.html3
3 files changed, 6 insertions, 3 deletions
diff --git a/files/fr/mozilla/developer_guide/build_instructions/index.html b/files/fr/mozilla/developer_guide/build_instructions/index.html
index 958b486d2a..68b753dce4 100644
--- a/files/fr/mozilla/developer_guide/build_instructions/index.html
+++ b/files/fr/mozilla/developer_guide/build_instructions/index.html
@@ -1,11 +1,12 @@
---
title: Compilation et installation
-slug: Compilation_et_installation
+slug: Mozilla/Developer_guide/Build_Instructions
tags:
- Documentation_sur_la_compilation
- Développement_de_Mozilla
translation_of: Mozilla/Developer_guide/Build_Instructions
translation_of_original: Build_and_Install
+original_slug: Compilation_et_installation
---
<div class="warning">
<p>Se réferer à la page suivante pour la compilation de Thunderbird (utilisation de l'outil Mach recommandée) : <a href="/fr/docs/Simple_Thunderbird_build">Simple Thunderbird build</a></p>
diff --git a/files/fr/mozilla/developer_guide/introduction/index.html b/files/fr/mozilla/developer_guide/introduction/index.html
index a8a6f99467..c6d222c487 100644
--- a/files/fr/mozilla/developer_guide/introduction/index.html
+++ b/files/fr/mozilla/developer_guide/introduction/index.html
@@ -1,8 +1,9 @@
---
title: Introduction (alternative)
-slug: Introduction_(alternative)
+slug: Mozilla/Developer_guide/Introduction
translation_of: Mozilla/Developer_guide/Introduction
translation_of_original: Introduction_(alternate)
+original_slug: Introduction_(alternative)
---
<p>Bien que Firefox soit largement écrit en C++, il existe de très nombreuses manière de contribuer sans connaître C++.</p>
<h2 id="FirefoxThunderbirdetc.">Firefox/Thunderbird/etc.</h2>
diff --git a/files/fr/mozilla/developer_guide/so_you_just_built_firefox/index.html b/files/fr/mozilla/developer_guide/so_you_just_built_firefox/index.html
index 31e260de0a..454d0a043e 100644
--- a/files/fr/mozilla/developer_guide/so_you_just_built_firefox/index.html
+++ b/files/fr/mozilla/developer_guide/so_you_just_built_firefox/index.html
@@ -1,7 +1,8 @@
---
title: Vous venez juste de compiler Firefox
-slug: Mozilla/Developer_guide/Vous_venez_juste_de_compiler_Firefox
+slug: Mozilla/Developer_guide/So_you_just_built_Firefox
translation_of: Mozilla/Developer_guide/So_you_just_built_Firefox
+original_slug: Mozilla/Developer_guide/Vous_venez_juste_de_compiler_Firefox
---
<p>Un lien vers cette page sera affiché après que vous ayez compilé Firefox, avec succès. Elle contient des informations sur les étapes à suivre, avec des liens pour lancer les tests, packager votre executable, etc. Pour le contenu, essayez d'être bref, et d'afficher des liens vers les pages que vous pensez utiles. Votre audience est composée de personnes qui viennent de compiler Firefox, pour la première fois.</p>
<p>Voici quelques liens qui pourraient vous servir :</p>