File: gnote.appdata.xml.in

package info (click to toggle)
gnote 3.14.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 15,724 kB
  • ctags: 4,613
  • sloc: cpp: 31,096; sh: 11,231; ansic: 923; makefile: 720; xml: 152
file content (20 lines) | stat: -rw-r--r-- 940 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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2013 Aurimas Cernius <aurisc4@gmail.com> -->
<application>
 <id type="desktop">gnote.desktop</id>
 <licence>CC0</licence>
 <name>Gnote</name>
 <summary>A simple note-taking application</summary>
 <description>
  <_p>
   Gnote is a simple note-taking application for GNOME desktop environment. It allows you to capture your ideas, link them together using WikiWiki-style links, group together in notebooks and some extra features for everyday use.
  </_p>
  <_p>Gnote also supports synchronization to make it possible to use on multiple devices.</_p>
 </description>
 <screenshots>
  <screenshot type="default" width="624" height="351">https://wiki.gnome.org/Apps/Gnote?action=AttachFile&amp;do=get&amp;target=gnote_main_window.png</screenshot>
 </screenshots>
 <url type="homepage">https://wiki.gnome.org/Gnote</url>
 <updatecontact>aurisc4_at_gmail.com</updatecontact>
</application>