Home
last modified time | relevance | path

Searched refs:XslFileHtmlFull (Results 1 – 2 of 2) sorted by relevance

/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DAboutForm.cs118 bool bInstalled = File.Exists(strPath + AppDefs.XslFileHtmlFull); in GetAppComponents()
/dports/security/keepass/KeePass-2.49-Source/KeePass/App/
H A DAppDefs.cs50 public static readonly string XslFileHtmlFull = "KDBX_DetailsFull_HTML.xsl"; field in KeePass.App.AppDefs