From 39ddd0ac238c82684d56d31cae586761a0018017 Mon Sep 17 00:00:00 2001 From: Joshua Strobl Date: Sun, 26 Feb 2017 23:30:46 +0200 Subject: [PATCH] Convert all metadata headers to TOML. --- budgie/shortcuts/en.md | 6 +++--- common-tasks/browsing-the-web/en.md | 6 +++--- common-tasks/checking-email/en.md | 6 +++--- common-tasks/installing-and-updating-software/en.md | 6 +++--- common-tasks/listening-to-music/en.md | 6 +++--- common-tasks/managing-your-files/en.md | 6 +++--- common-tasks/watching-videos/en.md | 6 +++--- configuration/changing-backgrounds/en.md | 6 +++--- configuration/configuring-date-and-time/en.md | 6 +++--- configuration/configuring-default-applications/en.md | 6 +++--- configuration/configuring-displays/en.md | 6 +++--- configuration/configuring-keyboard-layout/en.md | 6 +++--- configuration/configuring-language/en.md | 6 +++--- configuration/configuring-mouse-and-touchpad/en.md | 6 +++--- configuration/configuring-network/en.md | 6 +++--- configuration/configuring-sound-and-sound-devices/en.md | 6 +++--- configuration/enabling-desktop-icons/en.md | 6 +++--- configuration/managing-users/en.md | 6 +++--- configuration/modifying-grub/en.md | 6 +++--- contributing/community-guidelines/en.md | 6 +++--- contributing/getting-involved/en.md | 6 +++--- gaming/heroes-of-newerth/en.md | 6 +++--- gaming/minecraft/en.md | 6 +++--- gaming/steam/en.md | 6 +++--- hardware/ios-support/en.md | 6 +++--- hardware/laptops/en.md | 6 +++--- hardware/proprietary-drivers/en.md | 6 +++--- hardware/wireless-chipsets/en.md | 6 +++--- installation/disks/en.md | 6 +++--- installation/preparing-to-install/en.md | 6 +++--- package-management/basics/en.md | 6 +++--- package-management/history-and-rollback/en.md | 6 +++--- package-management/repo-management/en.md | 6 +++--- packaging/building-a-package/en.md | 6 +++--- packaging/guide/en.md | 6 +++--- packaging/package-inclusion-policy/en.md | 6 +++--- packaging/package.yml/en.md | 6 +++--- packaging/packaging-practices/en.md | 6 +++--- packaging/request-a-package/en.md | 6 +++--- packaging/submitting-a-package/en.md | 6 +++--- software/gnome-shell/en.md | 6 +++--- software/java/en.md | 6 +++--- software/powerline-shell-prompt/en.md | 6 +++--- software/third-party/en.md | 6 +++--- software/vagrant/en.md | 6 +++--- software/virtualbox/en.md | 6 +++--- 46 files changed, 138 insertions(+), 138 deletions(-) diff --git a/budgie/shortcuts/en.md b/budgie/shortcuts/en.md index 85b9040..9997564 100644 --- a/budgie/shortcuts/en.md +++ b/budgie/shortcuts/en.md @@ -1,6 +1,6 @@ ---- -title: Budgie Shortcuts ---- ++++ +title = "Budgie Shortcuts" ++++ # Budgie Shortcuts Budgie provides multiple shortcuts to make navigating around Budgie faster and easier. diff --git a/common-tasks/browsing-the-web/en.md b/common-tasks/browsing-the-web/en.md index 1394362..e6e57e3 100755 --- a/common-tasks/browsing-the-web/en.md +++ b/common-tasks/browsing-the-web/en.md @@ -1,6 +1,6 @@ ---- -title: Browsing the web ---- ++++ +title = "Browsing the web" ++++ # Browsing the web Solus comes pre-installed with Firefox, a secure and trustworthy web browser provided by the non-profit organization [Mozilla](https://www.mozilla.org/en-US/). diff --git a/common-tasks/checking-email/en.md b/common-tasks/checking-email/en.md index 8875d2c..2459feb 100755 --- a/common-tasks/checking-email/en.md +++ b/common-tasks/checking-email/en.md @@ -1,6 +1,6 @@ ---- -title: Checking Email ---- ++++ +title = "Checking Email" ++++ # Checking Email Solus comes pre-installed with the powerful [Thunderbird](https://www.mozilla.org/en-US/thunderbird/) email, newsgroup, and feeds client. diff --git a/common-tasks/installing-and-updating-software/en.md b/common-tasks/installing-and-updating-software/en.md index eecec90..10c99d8 100755 --- a/common-tasks/installing-and-updating-software/en.md +++ b/common-tasks/installing-and-updating-software/en.md @@ -1,6 +1,6 @@ ---- -title: Installing and updating software ---- ++++ +title = "Installing and updating software" ++++ # Installing and updating software You can install software ranging from Google Chrome to LibreOffice, as well as updating software, via our Software Center. diff --git a/common-tasks/listening-to-music/en.md b/common-tasks/listening-to-music/en.md index 6fcc6c9..7b28524 100755 --- a/common-tasks/listening-to-music/en.md +++ b/common-tasks/listening-to-music/en.md @@ -1,6 +1,6 @@ ---- -title: Listening to music ---- ++++ +title = "Listening to music" ++++ # Listening to music Solus comes pre-installed with the rockin’ music player Rhythmbox as well as the necessary codecs to play all your favorite music! diff --git a/common-tasks/managing-your-files/en.md b/common-tasks/managing-your-files/en.md index 683f68a..55c0b1c 100755 --- a/common-tasks/managing-your-files/en.md +++ b/common-tasks/managing-your-files/en.md @@ -1,6 +1,6 @@ ---- -title: Managing your files ---- ++++ +title = "Managing your files" ++++ # Managing your files Solus provides software that enables you to store, organize, and view your files (such as documents, music, pictures, and videos). diff --git a/common-tasks/watching-videos/en.md b/common-tasks/watching-videos/en.md index 529058b..2fa6feb 100755 --- a/common-tasks/watching-videos/en.md +++ b/common-tasks/watching-videos/en.md @@ -1,6 +1,6 @@ ---- -title: Watching Videos ---- ++++ +title = "Watching Videos" ++++ # Watching Videos Solus comes pre-installed with the [VLC Media Player](http://www.videolan.org/vlc/index.html), enabling you to watch your favorite movies, t.v. shows, DVDs, and Blu-rays. diff --git a/configuration/changing-backgrounds/en.md b/configuration/changing-backgrounds/en.md index 6369127..d428cce 100755 --- a/configuration/changing-backgrounds/en.md +++ b/configuration/changing-backgrounds/en.md @@ -1,6 +1,6 @@ ---- -title: Changing Background ---- ++++ +title = "Changing Background" ++++ # Changing Background You can change your background by going to the Budgie Menu, opening Settings, then clicking Background. diff --git a/configuration/configuring-date-and-time/en.md b/configuration/configuring-date-and-time/en.md index ae14682..fb0a5d8 100755 --- a/configuration/configuring-date-and-time/en.md +++ b/configuration/configuring-date-and-time/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Date and time ---- ++++ +title = "Configuring Date and time" ++++ # Configuring Date and time You can configure the date and time of your system by going to the Budgie Menu, opening the Settings app then going to the Date & Time section. diff --git a/configuration/configuring-default-applications/en.md b/configuration/configuring-default-applications/en.md index 82a5845..77ab31b 100755 --- a/configuration/configuring-default-applications/en.md +++ b/configuration/configuring-default-applications/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Default Applications ---- ++++ +title = "Configuring Default Applications" ++++ # Configuring Default Applications You can configure default applications by going to the Budgie Menu, opening Settings app, and going to the Details section. diff --git a/configuration/configuring-displays/en.md b/configuration/configuring-displays/en.md index ba2c2f1..b3e3a59 100755 --- a/configuration/configuring-displays/en.md +++ b/configuration/configuring-displays/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Displays ---- ++++ +title = "Configuring Displays" ++++ # Configuring Displays You can configure your display(s) by going to the Budgie Menu, opening the Settings app, and clicking the Displays section. diff --git a/configuration/configuring-keyboard-layout/en.md b/configuration/configuring-keyboard-layout/en.md index 204ab57..16e7929 100755 --- a/configuration/configuring-keyboard-layout/en.md +++ b/configuration/configuring-keyboard-layout/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Keyboard Layout ---- ++++ +title = "Configuring Keyboard Layout" ++++ # Configuring Keyboard Layout You can change your language by going to the Budgie Menu, opening Settings, then clicking Region and Language. diff --git a/configuration/configuring-language/en.md b/configuration/configuring-language/en.md index 20c0459..25abf6a 100755 --- a/configuration/configuring-language/en.md +++ b/configuration/configuring-language/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Language ---- ++++ +title = "Configuring Language" ++++ # Configuring Language You can change your language by going to the Budgie Menu, opening Settings, then clicking Region and Language. diff --git a/configuration/configuring-mouse-and-touchpad/en.md b/configuration/configuring-mouse-and-touchpad/en.md index f7a42a8..f76d7cf 100755 --- a/configuration/configuring-mouse-and-touchpad/en.md +++ b/configuration/configuring-mouse-and-touchpad/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Mouse and Touchpad ---- ++++ +title = "Configuring Mouse and Touchpad" ++++ # Configuring Mouse and Touchpad You can configure the settings of your mouse and/or touchpad by going to the Budgie Menu, opening the Settings app, then clicking the Mouse & Touchpad section. You will be either one of the following windows, depending on the device. diff --git a/configuration/configuring-network/en.md b/configuration/configuring-network/en.md index 1aebb1e..a35b7cb 100755 --- a/configuration/configuring-network/en.md +++ b/configuration/configuring-network/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Network ---- ++++ +title = "Configuring Network" ++++ # Configuring Network You can configure your network settings such as wireless networking, by going to the Budgie Menu, opening Settings, then clicking Network. diff --git a/configuration/configuring-sound-and-sound-devices/en.md b/configuration/configuring-sound-and-sound-devices/en.md index 33bccd3..09f0eb6 100755 --- a/configuration/configuring-sound-and-sound-devices/en.md +++ b/configuration/configuring-sound-and-sound-devices/en.md @@ -1,6 +1,6 @@ ---- -title: Configuring Sound and Sound Devices ---- ++++ +title = "Configuring Sound and Sound Devices" ++++ # Configuring Sound and Sound Devices You can configure sound devices, change volume and enable / disable devices through two methods. diff --git a/configuration/enabling-desktop-icons/en.md b/configuration/enabling-desktop-icons/en.md index d252f5e..feaa2b4 100755 --- a/configuration/enabling-desktop-icons/en.md +++ b/configuration/enabling-desktop-icons/en.md @@ -1,6 +1,6 @@ ---- -title: Enabling Desktop Icons ---- ++++ +title = "Enabling Desktop Icons" ++++ # Enabling Desktop Icons You can enable desktop icons by opening Raven, clicking the cog wheel for Budgie Settings, then toggling Desktop Icons on under the Background section. diff --git a/configuration/managing-users/en.md b/configuration/managing-users/en.md index 5bd911c..eda6d82 100755 --- a/configuration/managing-users/en.md +++ b/configuration/managing-users/en.md @@ -1,6 +1,6 @@ ---- -title: Managing Users ---- ++++ +title = "Managing Users" ++++ # Managing Users To add and remove users on your Solus system, go to the Budgie Menu, open the Settings app, then go to Users. diff --git a/configuration/modifying-grub/en.md b/configuration/modifying-grub/en.md index a0567f3..95d2374 100644 --- a/configuration/modifying-grub/en.md +++ b/configuration/modifying-grub/en.md @@ -1,6 +1,6 @@ ---- -title: Modifying Grub ---- ++++ +title = "Modifying Grub" ++++ # Modifying Grub In this document, we walk over several scenarios where you may need to access, modify, or repair GRUB. diff --git a/contributing/community-guidelines/en.md b/contributing/community-guidelines/en.md index 6ad2e22..7db26c8 100644 --- a/contributing/community-guidelines/en.md +++ b/contributing/community-guidelines/en.md @@ -1,6 +1,6 @@ ---- -title: Community Guidelines ---- ++++ +title = "Community Guidelines" ++++ # Community Guidelines The Solus Project enforces a set of community guidelines to maintain respect and professionalism, as well as a family-friendly environment. diff --git a/contributing/getting-involved/en.md b/contributing/getting-involved/en.md index 25d5e1a..9330e55 100755 --- a/contributing/getting-involved/en.md +++ b/contributing/getting-involved/en.md @@ -1,6 +1,6 @@ ---- -title: Getting Involved ---- ++++ +title = "Getting Involved" ++++ # Getting Involved Solus is a big undertaking, and as such there are many ways in which your involvement can help us. Naturally, that means there are also many ways in which you can help out. diff --git a/gaming/heroes-of-newerth/en.md b/gaming/heroes-of-newerth/en.md index efb779c..e7be237 100644 --- a/gaming/heroes-of-newerth/en.md +++ b/gaming/heroes-of-newerth/en.md @@ -1,6 +1,6 @@ ---- -title: Heroes of Newerth ---- ++++ +title = "Heroes of Newerth" ++++ # Heroes of Newerth First, install the latest version of HoN by downloading it and running "HoNClient.sh". diff --git a/gaming/minecraft/en.md b/gaming/minecraft/en.md index 79c187f..49409ef 100644 --- a/gaming/minecraft/en.md +++ b/gaming/minecraft/en.md @@ -1,6 +1,6 @@ ---- -title: Minecraft ---- ++++ +title = "Minecraft" ++++ # Minecraft [Minecraft](https://minecraft.net) is a sandbox independent video game originally created by Swedish programmer Markus "Notch" Persson and later developed and published by the Swedish company Mojang. diff --git a/gaming/steam/en.md b/gaming/steam/en.md index 7003807..3d39250 100644 --- a/gaming/steam/en.md +++ b/gaming/steam/en.md @@ -1,6 +1,6 @@ ---- -title: Steam ---- ++++ +title = "Steam" ++++ # Steam Steam is currently available via the Solus repository, as the `steam` package. diff --git a/hardware/ios-support/en.md b/hardware/ios-support/en.md index d18ed18..5be5382 100644 --- a/hardware/ios-support/en.md +++ b/hardware/ios-support/en.md @@ -1,6 +1,6 @@ ---- -title: iOS Support ---- ++++ +title = "iOS Support" ++++ # iOS Support Historically, iOS support on Linux has been quirky and typically done via partial implementations, such as [libimobiledevice](http://www.libimobiledevice.org/) and [libgpod](http://www.gtkpod.org/libgpod/). As software that Solus provides diff --git a/hardware/laptops/en.md b/hardware/laptops/en.md index 298da83..3d8ebe6 100644 --- a/hardware/laptops/en.md +++ b/hardware/laptops/en.md @@ -1,6 +1,6 @@ ---- -title: Laptop Compatibility ---- ++++ +title = "Laptop Compatibility" ++++ # Laptop Compatibility The following laptops have been tested and/or suggested to function correctly by our users. This list should not suggest that *only* such devices listed below are compatible with Solus, as there may be devices not listed diff --git a/hardware/proprietary-drivers/en.md b/hardware/proprietary-drivers/en.md index ca63f06..5e71ccf 100755 --- a/hardware/proprietary-drivers/en.md +++ b/hardware/proprietary-drivers/en.md @@ -1,6 +1,6 @@ ---- -title: Proprietary Drivers ---- ++++ +title = "Proprietary Drivers" ++++ # Proprietary Drivers Installing proprietary drivers may improve performance or certain features, however they are usually not necessary for normal daily usage. diff --git a/hardware/wireless-chipsets/en.md b/hardware/wireless-chipsets/en.md index fb31c98..e32d7ed 100644 --- a/hardware/wireless-chipsets/en.md +++ b/hardware/wireless-chipsets/en.md @@ -1,6 +1,6 @@ ---- -title: Wireless Chipsets Compatibility ---- ++++ +title = "Wireless Chipsets Compatibility" ++++ # Wireless Chipsets Compatibility The following wireless chipsets have been tested and/or suggested to function correctly by our users. This list should not suggest that **only*- such devices listed below are compatible with Solus, as there may be devices not listed below that are in diff --git a/installation/disks/en.md b/installation/disks/en.md index 858d4cf..3bb900c 100644 --- a/installation/disks/en.md +++ b/installation/disks/en.md @@ -1,6 +1,6 @@ ---- -title: Disks ---- ++++ +title = "Disks" ++++ # Disks Solus provides multiple ways you can install onto your system. diff --git a/installation/preparing-to-install/en.md b/installation/preparing-to-install/en.md index 2f06501..2d24161 100755 --- a/installation/preparing-to-install/en.md +++ b/installation/preparing-to-install/en.md @@ -1,6 +1,6 @@ ---- -title: Preparing to install ---- ++++ +title = "Preparing to install" ++++ # Preparing to install The first step to installing Solus is acquiring the correct media. The Solus Project provides ISO images, which contain the contents of the Solus for installing. diff --git a/package-management/basics/en.md b/package-management/basics/en.md index 246d079..c832733 100755 --- a/package-management/basics/en.md +++ b/package-management/basics/en.md @@ -1,6 +1,6 @@ ---- -title: Basics to Package Management ---- ++++ +title = "Basics to Package Management" ++++ # Basics to Package Management Solus uses the eopkg package management system to deliver software to the end-user. diff --git a/package-management/history-and-rollback/en.md b/package-management/history-and-rollback/en.md index bd5b6ae..234fcc0 100755 --- a/package-management/history-and-rollback/en.md +++ b/package-management/history-and-rollback/en.md @@ -1,6 +1,6 @@ ---- -title: History and Software Rollback ---- ++++ +title = "History and Software Rollback" ++++ # History and Software Rollback Solus provides a history and rollback feature via its package manager, eopkg. This feature allows you to see when your repository was last diff --git a/package-management/repo-management/en.md b/package-management/repo-management/en.md index aa1760e..b5db8a3 100755 --- a/package-management/repo-management/en.md +++ b/package-management/repo-management/en.md @@ -1,6 +1,6 @@ ---- -title: Repository Management ---- ++++ +title = "Repository Management" ++++ # Repository Management While Solus currently only provides two repositories, stable (shannon) and unstable, our package manager does support actively using multiple repositories on your system. This diff --git a/packaging/building-a-package/en.md b/packaging/building-a-package/en.md index c74b33e..df4725e 100644 --- a/packaging/building-a-package/en.md +++ b/packaging/building-a-package/en.md @@ -1,6 +1,6 @@ ---- -title: Building a Package ---- ++++ +title = "Building a Package" ++++ # Building a Package This guide will walk you through setting up the file(s), tooling, and building your package. diff --git a/packaging/guide/en.md b/packaging/guide/en.md index cb33997..5541007 100644 --- a/packaging/guide/en.md +++ b/packaging/guide/en.md @@ -1,6 +1,6 @@ ---- -title: Packaging Guide ---- ++++ +title = "Packaging Guide" ++++ # Packaging Guide This guide is aimed at those wishing to either maintain existing packages, or contribute packaging, to the Solus repositories. diff --git a/packaging/package-inclusion-policy/en.md b/packaging/package-inclusion-policy/en.md index 392d40e..166d665 100644 --- a/packaging/package-inclusion-policy/en.md +++ b/packaging/package-inclusion-policy/en.md @@ -1,6 +1,6 @@ ---- -title: Package Inclusion Policy ---- ++++ +title = "Package Inclusion Policy" ++++ # Package Inclusion Policy This policy sets forth the criteria for a package to be accepted for inclusion into the Solus repositories. diff --git a/packaging/package.yml/en.md b/packaging/package.yml/en.md index 7c454ef..ca70d6b 100644 --- a/packaging/package.yml/en.md +++ b/packaging/package.yml/en.md @@ -1,6 +1,6 @@ ---- -title: Package.yml ---- ++++ +title = "Package.yml" ++++ # Package.yml All packages consist of a single build file, which provides all of the required metadata for the package manager, plus the build steps involved to produce a package. This follows the YAML specification. diff --git a/packaging/packaging-practices/en.md b/packaging/packaging-practices/en.md index 1146bd2..c660f9b 100644 --- a/packaging/packaging-practices/en.md +++ b/packaging/packaging-practices/en.md @@ -1,6 +1,6 @@ ---- -title: Packaging Practices ---- ++++ +title = "Packaging Practices" ++++ # Packaging Practices The primary goal of `ypkg` is ease of maintenance. In order to do so we ensure packages in the binary repository adhere to a strict set of conventions and practices. diff --git a/packaging/request-a-package/en.md b/packaging/request-a-package/en.md index a644e4a..4092c05 100644 --- a/packaging/request-a-package/en.md +++ b/packaging/request-a-package/en.md @@ -1,6 +1,6 @@ ---- -title: Requesting a Package ---- ++++ +title = "Requesting a Package" ++++ # Requesting A Package Packages are how users install Software in Solus, however if we are missing one you can let us know using our Task Tracker. diff --git a/packaging/submitting-a-package/en.md b/packaging/submitting-a-package/en.md index b8297e8..5609f8b 100644 --- a/packaging/submitting-a-package/en.md +++ b/packaging/submitting-a-package/en.md @@ -1,6 +1,6 @@ ---- -title: Submitting the Package ---- ++++ +title = "Submitting the Package" ++++ # Submitting the Package This article will walk you through submitting a patch for a package for review and inclusion in the Solus repository. diff --git a/software/gnome-shell/en.md b/software/gnome-shell/en.md index 24036a7..83d4d9d 100644 --- a/software/gnome-shell/en.md +++ b/software/gnome-shell/en.md @@ -1,6 +1,6 @@ ---- -title: Gnome Shell ---- ++++ +title = "Gnome Shell" ++++ # Gnome Shell Solus offers GNOME Shell as an alternative to the Budgie desktop environment. Below are installation instructions for installing GNOME Shell and necessary components: diff --git a/software/java/en.md b/software/java/en.md index 6d28b1e..16832cb 100644 --- a/software/java/en.md +++ b/software/java/en.md @@ -1,6 +1,6 @@ ---- -title: Java ---- ++++ +title = "Java" ++++ # Java This article covers obtaining open source Java as well as Oracle Java. diff --git a/software/powerline-shell-prompt/en.md b/software/powerline-shell-prompt/en.md index bb040d2..c6716b2 100644 --- a/software/powerline-shell-prompt/en.md +++ b/software/powerline-shell-prompt/en.md @@ -1,6 +1,6 @@ ---- -title: Powerline Shell Prompt ---- ++++ +title = "Powerline Shell Prompt" ++++ # Powerline Shell Prompt [Powerline](https://github.com/powerline) is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile. diff --git a/software/third-party/en.md b/software/third-party/en.md index 8e11c86..a311847 100644 --- a/software/third-party/en.md +++ b/software/third-party/en.md @@ -1,6 +1,6 @@ ---- -title: Third Party ---- ++++ +title = "Third Party" ++++ # Third Party The following applications are provided via our 3rd Party Repository to facilitate the installation and usage of them. These applications cannot be included in the primary repository due to licensing issues. diff --git a/software/vagrant/en.md b/software/vagrant/en.md index 441c68f..90991a9 100644 --- a/software/vagrant/en.md +++ b/software/vagrant/en.md @@ -1,6 +1,6 @@ ---- -title: Vagrant ---- ++++ +title = "Vagrant" ++++ # Vagrant Vagrant is a tool for building complete development environments. You can use providers listed below with Vagrant, which itself is installable via the `vagrant` package. diff --git a/software/virtualbox/en.md b/software/virtualbox/en.md index 43ea281..f28dfe3 100644 --- a/software/virtualbox/en.md +++ b/software/virtualbox/en.md @@ -1,6 +1,6 @@ ---- -title: VirtualBox ---- ++++ +title = "VirtualBox" ++++ # VirtualBox [VirtualBox](https://virtualbox.org) is an x86 virtualization software package developed by Sun Microsystems.