diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-08-20 13:34:43 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-08-20 13:48:38 +0200 |
commit | 37056b4b757f91c5d53be4ba750dde758a05765d (patch) | |
tree | 9cc019ba475db9952e16e4cfa2c22da28d97b2d8 /kpacman/templates/cpp_template | |
parent | 61e3123dccf41518a4959991c2e1ca53896ed945 (diff) | |
download | tdepacman-37056b4b757f91c5d53be4ba750dde758a05765d.tar.gz tdepacman-37056b4b757f91c5d53be4ba750dde758a05765d.zip |
Drop automake build support.
Remove empty folder templates.
Delete gmo files from the po folder.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'kpacman/templates/cpp_template')
-rw-r--r-- | kpacman/templates/cpp_template | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/kpacman/templates/cpp_template b/kpacman/templates/cpp_template deleted file mode 100644 index 6afef5d..0000000 --- a/kpacman/templates/cpp_template +++ /dev/null @@ -1,16 +0,0 @@ -/*************************************************************************** - |FILENAME| - description - ------------------- - begin : |DATE| - copyright : (C) |YEAR| by |AUTHOR| - email : |EMAIL| - ***************************************************************************/ - -/*************************************************************************** - * * - * This program is free software; you can redistribute it and/or modify * - * it under the terms of the GNU General Public License as published by * - * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * - * * - ***************************************************************************/ |