mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Renaming files
This commit is contained in:
@@ -2,15 +2,15 @@
|
|||||||
# $Id$
|
# $Id$
|
||||||
#
|
#
|
||||||
# Part of Equinox Desktop Environment (EDE).
|
# 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
|
# This program is licensed under terms of the
|
||||||
# GNU General Public License version 2 or newer.
|
# GNU General Public License version 2 or newer.
|
||||||
# See COPYING for details.
|
# 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) ;
|
TranslationStrings locale : $(SOURCE) ;
|
||||||
|
Reference in New Issue
Block a user