mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
530a815246
Implemented dialog for icon properties. EDEBUG, EWARNING, EASSERT replaced with E_DEBUG, E_WARNING, E_ASSERT ehelp: Imported ehelp. It is meant for displaying ede help or some of documented programs in the browser, no matter where help is installed. Remanining thing is to be added in configure script so it can set correct paths, when configure be written. Documented ehelp.
14 lines
266 B
Plaintext
14 lines
266 B
Plaintext
#
|
|
# $Id$
|
|
#
|
|
# Part of Equinox Desktop Environment (EDE).
|
|
# Copyright (c) 2008 EDE Authors.
|
|
#
|
|
# This program is licensed under the terms of the
|
|
# GNU General Public License version 2 or later.
|
|
# See COPYING for the details.
|
|
|
|
SubDir TOP ehelp ;
|
|
|
|
EdeManual ehelp.txt ;
|