1
0
mirror of http://git.whoc.org.uk/git/password-manager.git synced 2025-10-28 09:57:35 +01:00

Merge branch 'master-wraith' into v1.0.4-work

This commit is contained in:
Graham Eades
2018-11-28 17:40:24 +00:00
22 changed files with 5244 additions and 138 deletions

View File

@@ -41,7 +41,7 @@
// Clipperz_IEisBroken = false;
// Clipperz_normalizedNewLine = '\n';
MochiKit = {}; MochiKit.__export__ = false;
Clipperz_dumpUrl = "@dump.path@/delta";
Clipperz_dumpUrl = "@dump.path@delta";
Clipperz_version = "@application.version@";
Clipperz_PM_UI_availableStyles = ['extra-short', 'narrow', 'wide', 'extra-wide'];
"use strict";