File: mate-user-admin.appdata.xml.in

package info (click to toggle)
mate-user-admin 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,484 kB
  • sloc: ansic: 6,165; sh: 10; makefile: 7
file content (32 lines) | stat: -rw-r--r-- 1,220 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"?>
<component type="desktop">
 <id>mate-user-admin.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-3.0+</project_license>
 <name>MATE Manager</name>
 <summary>Managing Linux Local Users and Groups</summary>
 <description>
 <p>
   Mate Manager is a graphical application that manages local users and groups. 
   It can add and delete local users, change user name, user type, user language, 
   user password, automatic login. You can view the user's login record. 
   By working with group-service, groups of users can be managed, such as 
   adding/removing existing groups and creating/deleting new groups.
 </p>
 </description>
 <screenshots>
  <screenshot type="default">
   <image width="600" height="540">
    https://github.com/zhuyaliang/images/blob/master/user-admin-001.png
   </image>
  </screenshot>
  <screenshot>
   <image width="900" height="540">
    https://github.com/zhuyaliang/images/blob/master/user-admin-001.png
   </image>
  </screenshot>
 </screenshots>
 <url type="homepage">https://github.com/zhuyaliang/</url>
 <updatecontact>https://github.com/zhuyaliang/</updatecontact>
 <project_group>MATE</project_group>
</component>