blob: 729c041857140f2d71e3319458dff1208fd9ffa1 (
plain)
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
include/KAccounts/Core
include/KAccounts/GetCredentialsJob
include/KAccounts/KAccountsDPlugin
include/KAccounts/KAccountsUiPlugin
include/KAccounts/core.h
include/KAccounts/getcredentialsjob.h
include/KAccounts/kaccounts_export.h
include/KAccounts/kaccounts_version.h
include/KAccounts/kaccountsdplugin.h
include/KAccounts/kaccountsuiplugin.h
lib/cmake/KAccounts/FindAccountsFileDir.cmake
lib/cmake/KAccounts/KAccountsConfig.cmake
lib/cmake/KAccounts/KAccountsConfigVersion.cmake
lib/cmake/KAccounts/KAccountsMacros.cmake
lib/cmake/KAccounts/KAccountsTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/KAccounts/KAccountsTargets.cmake
lib/libkaccounts.so
lib/libkaccounts.so.1
lib/libkaccounts.so.%%KDE_APPLICATIONS_VERSION%%
%%QT_PLUGINDIR%%/kcms/kcm_kaccounts.so
%%QT_PLUGINDIR%%/kf5/kded/accounts.so
%%QT_QMLDIR%%/org/kde/kaccounts/libkaccountsdeclarativeplugin.so
%%QT_QMLDIR%%/org/kde/kaccounts/qmldir
share/kpackage/kcms/kcm_kaccounts/contents/ui/Accounts.qml
share/kpackage/kcms/kcm_kaccounts/contents/ui/AvailableAccounts.qml
share/kpackage/kcms/kcm_kaccounts/contents/ui/AvailableServices.qml
share/kpackage/kcms/kcm_kaccounts/metadata.desktop
share/kpackage/kcms/kcm_kaccounts/metadata.json
share/kservices5/kcm_kaccounts.desktop
share/locale/ar/LC_MESSAGES/kaccounts-integration.mo
share/locale/bs/LC_MESSAGES/kaccounts-integration.mo
share/locale/ca/LC_MESSAGES/kaccounts-integration.mo
share/locale/ca@valencia/LC_MESSAGES/kaccounts-integration.mo
share/locale/cs/LC_MESSAGES/kaccounts-integration.mo
share/locale/da/LC_MESSAGES/kaccounts-integration.mo
share/locale/de/LC_MESSAGES/kaccounts-integration.mo
share/locale/el/LC_MESSAGES/kaccounts-integration.mo
share/locale/en_GB/LC_MESSAGES/kaccounts-integration.mo
share/locale/es/LC_MESSAGES/kaccounts-integration.mo
share/locale/et/LC_MESSAGES/kaccounts-integration.mo
share/locale/eu/LC_MESSAGES/kaccounts-integration.mo
share/locale/fi/LC_MESSAGES/kaccounts-integration.mo
share/locale/fr/LC_MESSAGES/kaccounts-integration.mo
share/locale/gl/LC_MESSAGES/kaccounts-integration.mo
share/locale/ia/LC_MESSAGES/kaccounts-integration.mo
share/locale/it/LC_MESSAGES/kaccounts-integration.mo
share/locale/ja/LC_MESSAGES/kaccounts-integration.mo
share/locale/ko/LC_MESSAGES/kaccounts-integration.mo
share/locale/lt/LC_MESSAGES/kaccounts-integration.mo
share/locale/nl/LC_MESSAGES/kaccounts-integration.mo
share/locale/nn/LC_MESSAGES/kaccounts-integration.mo
share/locale/pa/LC_MESSAGES/kaccounts-integration.mo
share/locale/pl/LC_MESSAGES/kaccounts-integration.mo
share/locale/pt/LC_MESSAGES/kaccounts-integration.mo
share/locale/pt_BR/LC_MESSAGES/kaccounts-integration.mo
share/locale/ro/LC_MESSAGES/kaccounts-integration.mo
share/locale/ru/LC_MESSAGES/kaccounts-integration.mo
share/locale/sk/LC_MESSAGES/kaccounts-integration.mo
share/locale/sl/LC_MESSAGES/kaccounts-integration.mo
share/locale/sr/LC_MESSAGES/kaccounts-integration.mo
share/locale/sv/LC_MESSAGES/kaccounts-integration.mo
share/locale/tr/LC_MESSAGES/kaccounts-integration.mo
share/locale/uk/LC_MESSAGES/kaccounts-integration.mo
share/locale/zh_CN/LC_MESSAGES/kaccounts-integration.mo
share/locale/zh_TW/LC_MESSAGES/kaccounts-integration.mo
|