Skip to content

Commit

Permalink
Added image width and image height to prefs description
Browse files Browse the repository at this point in the history
  • Loading branch information
davestewart committed May 29, 2012
1 parent c9798ab commit 053f955
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/main/prefs/prefs.xul
Expand Up @@ -175,6 +175,8 @@
<li><strong>uri</strong> <span>the URI to the file</span></li> <li><strong>uri</strong> <span>the URI to the file</span></li>
<li><strong>folderuri</strong> <span>the URI to the folder</span></li> <li><strong>folderuri</strong> <span>the URI to the folder</span></li>
<li><strong style="font-style:italic">varname</strong> <span>any variable you have set in your project's Environment Variables</span></li> <li><strong style="font-style:italic">varname</strong> <span>any variable you have set in your project's Environment Variables</span></li>
<li><strong>width</strong> <span>image width</span></li>
<li><strong>height</strong> <span>image height</span></li>
</ul> </ul>


</description> </description>
Expand Down

0 comments on commit 053f955

Please sign in to comment.