~ubuntu-branches/debian/sid/kexi/sid

« back to all changes in this revision

Viewing changes to src/migration/postgresql/keximigrate_postgresql.json

  • Committer: Package Import Robot
  • Author(s): Pino Toscano
  • Date: 2017-06-24 20:10:10 UTC
  • Revision ID: package-import@ubuntu.com-20170624201010-5lrzd5r2vwthwifp
Tags: upstream-3.0.1.1
Import upstream version 3.0.1.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "KPlugin": {
 
3
        "Authors": [
 
4
            {
 
5
                "Email": "kexi@kde.org", 
 
6
                "Name": "Kexi Team", 
 
7
                "Name[ca@valencia]": "L'equip del Kexi", 
 
8
                "Name[ca]": "L'equip del Kexi", 
 
9
                "Name[cs]": "Tým Kexi", 
 
10
                "Name[de]": "Kexi-Team", 
 
11
                "Name[es]": "Equipo de Kexi", 
 
12
                "Name[it]": "La squadra di Kexi", 
 
13
                "Name[nl]": "Het team van Kexi", 
 
14
                "Name[pl]": "Zespół Kexi", 
 
15
                "Name[pt]": "Equipa do Kexi", 
 
16
                "Name[sk]": "Tím Kexi", 
 
17
                "Name[sv]": "Kexi-gruppen", 
 
18
                "Name[uk]": "Команда Kexi", 
 
19
                "Name[x-test]": "xxKexi Teamxx"
 
20
            }
 
21
        ], 
 
22
        "Category": "", 
 
23
        "Dependencies": [
 
24
            "org.kde.kdb.postgresql"
 
25
        ], 
 
26
        "Description": "PostgreSQL database import plugin for Kexi", 
 
27
        "Description[ca@valencia]": "Connector d'importació de la base de dades PostgreSQL pel Kexi", 
 
28
        "Description[ca]": "Connector d'importació de la base de dades PostgreSQL pel Kexi", 
 
29
        "Description[de]": "PostgreSQL-Datenbank-Importmodul für Kexi", 
 
30
        "Description[es]": "Complemento de importación de bases de datos PostgreSQL para Kexi", 
 
31
        "Description[it]": "Estensione di importazione banche dati PostgreSQL per Kexi", 
 
32
        "Description[nl]": "PostgreSQL database-importplug-in voor Kexi", 
 
33
        "Description[pl]": "Wtyczka importu bazy danych PostgreSQL dla Kexi", 
 
34
        "Description[pt]": "'Plugin' de importação do PostgreSQL para o Kexi", 
 
35
        "Description[sk]": "PostgreSQL importný plugin pre Kexi", 
 
36
        "Description[sv]": "Importinsticksprogram för Kexi av PostgreSQL-databaser", 
 
37
        "Description[uk]": "Додаток імпортування баз даних з PostgreSQL для Kexi", 
 
38
        "Description[x-test]": "xxPostgreSQL database import plugin for Kexixx", 
 
39
        "EnabledByDefault": true, 
 
40
        "Icon": "", 
 
41
        "Id": "org.kexi-project.migration.postgresql", 
 
42
        "License": "LGPL", 
 
43
        "MimeTypes": [], 
 
44
        "Name": "PostgreSQL", 
 
45
        "Name[x-test]": "xxPostgreSQLxx", 
 
46
        "ServiceTypes": [
 
47
            "Kexi/MigrationDriver"
 
48
        ], 
 
49
        "Version": "3.0", 
 
50
        "Website": "http://kexi-project.org"
 
51
    }, 
 
52
    "X-Kexi-FileBased": "false", 
 
53
    "X-Kexi-SupportedSourceDrivers": [
 
54
        "org.kde.kdb.postgresql"
 
55
    ]
 
56
}
 
 
b'\\ No newline at end of file'