Renaming files

This commit is contained in:
Sanel Zukan 2008-09-22 13:36:04 +00:00
parent 05bd3636fc
commit fa903ac611
3 changed files with 4 additions and 4 deletions

View File

@ -2,15 +2,15 @@
# $Id$
#
# Part of Equinox Desktop Environment (EDE).
# Copyright (c) 2000-2007 EDE Authors.
# Copyright (c) 2007-2008 EDE Authors.
#
# This program is licensed under terms of the
# GNU General Public License version 2 or newer.
# See COPYING for details.
SubDir TOP edesktopconf ;
SubDir TOP ede-desktop-conf ;
SOURCE = edesktopconf.cpp ;
SOURCE = ede-desktop-conf.cpp ;
EdeProgram edesktopconf : $(SOURCE) ;
EdeProgram ede-desktop-conf : $(SOURCE) ;
TranslationStrings locale : $(SOURCE) ;