File: cool.provider

package info (click to toggle)
accounts-qml-module 0.7%2Bgit20231028.05e79eb-6
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 580 kB
  • sloc: cpp: 3,817; makefile: 35; sh: 5
file content (7 lines) | stat: -rw-r--r-- 217 bytes parent folder | download | duplicates (3)
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>