CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
# This Source Code Form is subject to the terms of the Mozilla Public License, # v. 2.0. If a copy of the MPL was not distributed with this file, You can # obtain one at http://mozilla.org/MPL/2.0/ # # Copyright (C) 2005-2012, Peter Johnson (www.delphidabbler.com). # # $Rev$ # $Date$ # # Manifest file used to generate HTML.res resource file. # 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 # active text preview dialogue Res\HTML\dlg-activetext-preview-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