Skip to content
No description, website, or topics provided.
C++ Makefile
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
CatKeysEditor
PootleGUI
artwork
shared
.gitignore
README

README

This project exists of two apps, called `PootleGUI` and `CatKeysEditor`. They both use the same translation view code, except that the `PootleGUI` gets its data directly from the Pootle API and `CatKeysEditor` gets its data from a local `catkeys` file. The `shared` folder contains code that is generic enough to be shared by both: the Pootle API wrapper, and the TranslationView.

To build these projects, `cd` into their corresponding folders and run `make`.
You can’t perform that action at this time.