mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-12 09:14:28 -05:00
f71d0c0da8
The rule for ellipsis is simple: If the described action requires interruption (typically by a dialog) which requires user input, then ellipsis should be used to indicate that triggering the menu will not immediately trigger the desired action. Examples: "Save" does not need an ellipsis in general (when the file name is known) "Open..." needs an ellipsis, as one must select a file to open. "Save as..." needs an ellipsis, as in order to save the file as something, one must select a file name. "About" does not need an ellipsis, while it may open a dialog, that dialog is the desired result. |
||
---|---|---|
.. | ||
CsvExporter.cpp | ||
CsvExporter.h | ||
KeePass1.h | ||
KeePass1Reader.cpp | ||
KeePass1Reader.h | ||
KeePass2.h | ||
KeePass2RandomStream.cpp | ||
KeePass2RandomStream.h | ||
KeePass2Reader.cpp | ||
KeePass2Reader.h | ||
KeePass2Repair.cpp | ||
KeePass2Repair.h | ||
KeePass2Writer.cpp | ||
KeePass2Writer.h | ||
KeePass2XmlReader.cpp | ||
KeePass2XmlReader.h | ||
KeePass2XmlWriter.cpp | ||
KeePass2XmlWriter.h |