app.dir
Go to the documentation of this file.
1 /** @dir app
2 
3 This directory contains source and configuration files for creating an
4 application for Linux KDE/Gnome and Mac OS X.
5 
6 
7 @li HippoDraw.desktop.in This file, after processing by configure, is
8 used as a KDE and Gnome desktop configuration file. The file is used
9 when installing @b HippoDraw with an RPM file. Its adds the
10 application to the users start menu.
11 
12 
13 */
14 
15 
16 /** @file Info.plist
17 
18 Mac OS X bundle configuration file.
19 
20 This file is placed in the Mac OS X application bundle to describe the
21 characterics of the application. It includes its icon and the file
22 suffixes that can be opened by the application.
23 
24 */
25 
26 /** @file PkgInfo
27 
28 Mac OS X package configuration file.
29 
30 This file is placed in the Mac OS X application bundle to describe the
31 bundle as an application.
32 
33 */

Generated for HippoDraw Class Library by doxygen