The Wayback Machine - https://web.archive.org/web/20220714062940/https://github.com/elementary/wallpapers
Skip to content

elementary/wallpapers

master
Switch branches/tags
Code

Latest commit

Currently translated at 100.0% (4 of 4 strings)

Translation: Desktop/Wallpapers (Extra)
Translate-URL: https://l10n.elementary.io/projects/desktop/wallpapers-extra/pt/
096c294

Git stats

Files

Permalink
Failed to load latest commit information.

elementary Wallpapers

Wallpapers for elementary OS

Building, Testing, and Installation

You'll need the following dependencies:

  • exif
  • meson

Run meson build to configure the build environment. Change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install

ninja install