aboutsummaryrefslogtreecommitdiff
path: root/files/id/mozilla/developer_guide
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:40 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:47:40 +0100
commit102003f64915a9b73e467c9858ed9c772e38f9fb (patch)
tree7fcd98cd88eab316cc816029d39826f649a0bb4e /files/id/mozilla/developer_guide
parentde6a111b5e7ec37c4965111a580217d0b1fd2736 (diff)
downloadtranslated-content-102003f64915a9b73e467c9858ed9c772e38f9fb.tar.gz
translated-content-102003f64915a9b73e467c9858ed9c772e38f9fb.tar.bz2
translated-content-102003f64915a9b73e467c9858ed9c772e38f9fb.zip
unslug id: modify
Diffstat (limited to 'files/id/mozilla/developer_guide')
-rw-r--r--files/id/mozilla/developer_guide/index.html3
-rw-r--r--files/id/mozilla/developer_guide/virtual_arm_linux_environment/index.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/files/id/mozilla/developer_guide/index.html b/files/id/mozilla/developer_guide/index.html
index f1a8f48168..01776af942 100644
--- a/files/id/mozilla/developer_guide/index.html
+++ b/files/id/mozilla/developer_guide/index.html
@@ -1,11 +1,12 @@
---
title: Developer Guide
-slug: Developer_Guide
+slug: Mozilla/Developer_guide
tags:
- Developing Mozilla
- NeedsTranslation
- TopicStub
translation_of: Mozilla/Developer_guide
+original_slug: Developer_Guide
---
<p>Whether you're an old hand or just getting started, articles you can find starting from this page will help you while you're working on Mozilla development.</p>
<table class="topicpage-table">
diff --git a/files/id/mozilla/developer_guide/virtual_arm_linux_environment/index.html b/files/id/mozilla/developer_guide/virtual_arm_linux_environment/index.html
index 8465f45f06..913b70438c 100644
--- a/files/id/mozilla/developer_guide/virtual_arm_linux_environment/index.html
+++ b/files/id/mozilla/developer_guide/virtual_arm_linux_environment/index.html
@@ -1,6 +1,6 @@
---
title: Virtual ARM di Lingkungan Linux
-slug: Developer_Guide/Virtual_ARM_di_Lingkungan_Linux
+slug: Mozilla/Developer_guide/Virtual_ARM_Linux_environment
tags:
- ARM Linux
- Mengembangkan Mozilla
@@ -9,6 +9,7 @@ tags:
- SSH
- Virtual ARM
translation_of: Mozilla/Developer_guide/Virtual_ARM_Linux_environment
+original_slug: Developer_Guide/Virtual_ARM_di_Lingkungan_Linux
---
<h1 id="Pengujian_dengan_Linux_di_arsitektur_ARM_menggunakan_QEMU">Pengujian dengan Linux di arsitektur ARM menggunakan QEMU</h1>
<p>Halaman ini menejelaskan bagaimana cara untuk mendapatkan lingkungan <em>virtual</em> ARM dengan QEMU yang berjalan di (Ubuntu) Linux. Ini berguna untuk siapapun yang ingin mencoba kode ARM-specific dan tidak memiliki (atau membutuhkan) perangkat keras ARM untuk pengujian.</p>