Modules of GpgFrontend
Go to file
2024-07-12 20:39:17 +02:00
cmake feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
include feat: try using ui and i18n apis from sdk 2024-07-12 20:39:17 +02:00
sdk feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
src feat: try using ui and i18n apis from sdk 2024-07-12 20:39:17 +02:00
third_party feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.clang-format feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.clang-tidy feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.gitignore feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
.gitmodules feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
CMakeLists.txt feat: try using ui and i18n apis from sdk 2024-07-12 20:39:17 +02:00
COPYING feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00
README.md feat: initialize and move in two modules 2024-07-10 16:12:46 +02:00

GpgFrontend Modules

This repository holds project files related to the development of the GpgFrontend module. A new module is developed by creating a new folder, under src.

These modules will be automatically compiled and released with each GpgFrontend release.