File: cool.provider

package info (click to toggle)
accounts-qml-module 0.7%2Bgit20221012.4119d52-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 608 kB
  • sloc: cpp: 3,817; makefile: 21; sh: 5
file content (7 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" ?>
<provider id="cool">
  <name>Cool provider</name>
  <icon>general_myprovider</icon>
  <single-account>true</single-account>
  <translations>somewhere</translations>
</provider>