File: nitrogen.appdata.xml

package info (click to toggle)
nitrogen 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, trixie
  • size: 1,516 kB
  • sloc: sh: 4,788; cpp: 3,261; ansic: 333; makefile: 68; xml: 27; sed: 16
file content (32 lines) | stat: -rw-r--r-- 1,320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 l3ib <daf@minuslab.net> -->
<application>
  <id type="desktop">nitrogen.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+ and Zlib and CC-BY-SA-3.0</project_license>

  <name>Nitrogen</name>
  <summary>Background browser and setter for X windows</summary>

  <description>
    <p>
      Nitrogen is a program that allows you to set the desktop background. Its
      browser mode allows you to choose and apply a desktop background, and the
      recall mode lets you apply the saved configuration from the command line.
    </p>
    <p>
      It features Multihead and Xinerama awareness, inotify monitoring of browse
      directory, lazy loading of thumbnails to conserve memory, and an
      'automatic' set mode which determines the best mode to set an image based
      on its size.
    </p>
  </description>

  <screenshots>
    <screenshot type="default" width="352" height="524">http://projects.l3ib.org/nitrogen/images/nitrogen-shot1.png</screenshot>
    <screenshot width="475" height="560">http://projects.l3ib.org/nitrogen/images/nitrogen-ss-2.png</screenshot>
  </screenshots>

  <url type="homepage">http://projects.l3ib.org/nitrogen/</url>
  <updatecontact>jwrigley7@gmail.com</updatecontact>
</application>