Commit Graph

24 Commits

Author SHA1 Message Date
41a8921178 Generate icons/scalable svg symlink to pixmaps dir (Unity compatible) 2018-11-03 16:43:49 +01:00
bf5c12131f 48x48 2018-11-03 02:57:43 +01:00
4ff63b4548 64x64 for KDE 2018-11-03 02:33:05 +01:00
67d1ed0f19 No, 48x48 is not necessary. Statically link to the icon in desktop 2018-11-02 23:13:57 +01:00
643864ba44 renaming; 48x48 is necessary 2018-11-02 23:02:55 +01:00
bd23dfa7cc .desktop file with icon 2018-11-02 21:48:39 +01:00
254e627e1f Revert "Fixes #80"
This reverts commit dc504e0940.
2018-11-01 13:09:04 +01:00
da6de80615 Revert "Check for dirname"
This reverts commit eaba486160.
2018-11-01 13:08:39 +01:00
eaba486160 Check for dirname 2018-11-01 12:56:23 +01:00
dc504e0940 Fixes #80 2018-11-01 12:48:24 +01:00
feca19849e Check for dialog 2018-10-31 23:31:37 +01:00
70089b7bf1 Configuration Generator and setup aide 2018-10-31 23:21:08 +01:00
b4ad996e3e gettext 0.18.3 for trusty 2018-09-30 18:49:59 +02:00
4db2b8d8a7 po4a into autotools 2018-09-29 19:02:11 +02:00
11597d0539 Prepare autotools for gettext 2018-09-21 22:28:32 +02:00
b7cb4c0b81 Working CUnit test but still meh autoconf 2018-05-11 04:03:19 +02:00
3b9cb19ec8 Test suites with dirty autoconf. Closes #20 2018-05-11 01:29:13 +02:00
15cf8d2ecf Merge pull request #40 from Bandie/master Closes #38
Closes #38
2018-04-04 02:47:05 +02:00
a65f28725d Might fix #38 2018-04-03 15:52:18 +02:00
3e9b7f8629 Add bug URL to configure.ac 2018-04-03 09:50:44 -04:00
0b6c8c6560 Fix Travis-CI (hopefully) 2018-04-02 19:08:31 -04:00
3de58d2a4c Fix Travis-CI (hopefully) 2018-04-02 18:45:37 -04:00
e4dc10c8b9 Fix problem with PPASSFILE having the literal '${prefix}' prefix 2018-04-02 17:40:56 -04:00
05d8fe5d5f Convert the project to use the GNU Build System (aka Autotools)
LICENSE was renamed COPYING because otherwise `autoreconf` complains loudly.
This is also the reason AUTHORS, INSTALL, and README were created.

Man pages were moved into src/pam_panic/man and src/pam_panic_pw/man.

Finally, certain variables are passed through the config.h file to the
module rather than as -D flags on the command-line.
2018-04-02 14:44:28 -04:00