Menu

[r2035]: / trunk / Src / HTML.hrc  Maximize  Restore  History

Download this file

166 lines (120 with data), 3.6 kB

# ------------------------------------------------------------------------------
# HTML.hrc
#
# Manifest file used to build HTML.res resource file.
#
# $Rev$
# $Date$
#
# ***** BEGIN LICENSE BLOCK *****
#
# Version: MPL 1.1
#
# The contents of this file are subject to the Mozilla Public License Version
# 1.1 (the "License"); you may not use this file except in compliance with the
# License. You may obtain a copy of the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS" basis,
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
# the specific language governing rights and limitations under the License.
#
# The Original Code is HTML.hrc.
#
# The Initial Developer of the Original Code is Peter Johnson
# (http://www.delphidabbler.com/).
#
# Portions created by the Initial Developer are Copyright (C) 2005-2012 Peter
# Johnson. All Rights Reserved.
#
# Contributors:
#   NONE
#
# ***** END LICENSE BLOCK *****
# ------------------------------------------------------------------------------


# Dialog box templates and fixed code
# ===================================

# about box
Res\HTML\dlg-about-head-tplt.html
Res\HTML\dlg-about-program-tplt.html
Res\HTML\dlg-about-database-tplt.html

# easter egg
Res\HTML\dlg-easter-egg.html
Res\HTML\easteregg.css
Res\HTML\easteregg.js

# compiler error log
Res\HTML\dlg-comperror-tplt.html

# donate dialog
Res\HTML\dlg-donate.html

# email privacy information for display in frames
Res\HTML\frm-emailprivacy.html

# view extra dialog
Res\HTML\dlg-viewextra-tplt.html

# news dialog
Res\HTML\dlg-rssnews.html


# Detail pane pages, scripts and CSS
# ==================================

# common
# ------

# style sheet
Res\HTML\detail.css

# javascript "constants"
Res\HTML\detail-consts.js

# general routines for use in any detail pane
Res\HTML\detail.js

# routines that call external object
Res\HTML\external.js

# Container document for all HTML displayed in detail panes
Res\HTML\detail.html

# snippet information pages
# -------------------------

# lists of snippets
Res\HTML\info-snippet-list-tplt.html

# empty snippet list
Res\HTML\info-empty-selection-tplt.html

# snippet information
Res\HTML\info-snippet-tplt.html

# welcome page
# -------------

Res\HTML\welcome-tplt.html


# Images
# ======

# action links
# ------------

# download / update database
Res\Img\download.gif

# display quick start help
Res\Img\help.gif

# show test unit
Res\Img\viewunit.gif

# comfigure compilers
Res\Img\configcomp.gif

# test compile
Res\Img\compile.gif

# edit snippet
Res\Img\editsnippet.gif

# donate button
Res\Img\donate-btn.gif

                                        
# compiler compatibility / compilation results
# --------------------------------------------
    
Res\Img\led-green.png
Res\Img\led-off.png                                            
Res\Img\led-red.png
Res\Img\led-yellow.png


# warning and information "icons"
# -------------------------------

Res\Img\symbol-information.png
Res\Img\symbol-exclamation.png


# dialog box images
# -----------------

# about box - CodeSnip icon
Res\Img\icon.gif

# easter egg
Res\Img\tvr.jpg
Res\Img\pj.jpg
Res\Img\easter-egg-top.png
Res\Img\easter-egg-bottom.png
Res\Img\click-me.png
Res\Img\cancel.png
Res\Img\cancel-glow.png

# donate dialog - £ sign image
Res\Img\pound-sign.png

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.