14 lines
432 B
XML
14 lines
432 B
XML
# box.res -- Resources for VBox, HBox, and Frame widgets
|
|
#
|
|
# VBox (first registered, uses unsuffixed names)
|
|
icon24 icon box.bmp
|
|
name text "VBox"
|
|
# HBox (second registered)
|
|
icon24-2 icon box.bmp
|
|
name-2 text "HBox"
|
|
# Frame (third registered)
|
|
icon24-3 icon box.bmp
|
|
name-3 text "Frame"
|
|
author text "DVX Project"
|
|
description text "VBox, HBox, and Frame container widgets"
|
|
version text "1.0"
|