e92f2d1080
Since the user does not know whether it will run su or sudo, indicate whether the password prompt will be for root or the user's password, when possible. I assume that programs like gksu that can prompt for either depending on system setup will make clear in their prompt what they're asking for. |
||
---|---|---|
.. | ||
configurators | ||
control | ||
dashboard | ||
documentation | ||
notifications | ||
sidebar | ||
actionbutton.hamlet | ||
bootstrap.hamlet | ||
controlmenu.hamlet | ||
error.cassius | ||
error.hamlet | ||
page.cassius | ||
page.hamlet | ||
page.julius | ||
README | ||
repolist.hamlet | ||
repolist.julius |
These are template files for the git-annex webapp. They use the Shakespearean template library, which is documented here: http://www.yesodweb.com/book/shakespearean-templates Note that for most of the templates, it will use files ending in .hamlet, .julius, and .cassius if they exist. So if you need to add CSS, or javascript, you can create the missing template files.