mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Renaming files
This commit is contained in:
parent
05bd3636fc
commit
fa903ac611
@ -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) ;
|
||||
|
Loading…
Reference in New Issue
Block a user