diff options
author | gregory guy <[email protected]> | 2019-10-04 11:45:25 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-05 21:13:41 +0900 |
commit | 822f9a263ea9ac05e623e193d9d1d8ddd03bf861 (patch) | |
tree | be307fee46dd16c8dcc895daff0564cadee5da2f /po | |
parent | 8b540d5d6e26bf2d4bfc1f78209e3d30cb3efe19 (diff) | |
download | kbarcode-822f9a263ea9ac05e623e193d9d1d8ddd03bf861.tar.gz kbarcode-822f9a263ea9ac05e623e193d9d1d8ddd03bf861.zip |
Drop automake build support.
Add basic build instructions with cmake.
Deleted empty file NEWS.
Deleted obsolete kbarcode.spec file.
(cherry picked from commit 9d0564a276704047b945bc292ed372f7fd60074a)
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index dedc9f3..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1,2 +0,0 @@ -EXTRA_DIST = kbarcode.pot de.po el.po es.po fi.po fr.po hu.po it.po kbarcode.pot nl.po pl.po sv.po tr.po -POFILES = AUTO |