mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Update paths
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# GNU General Public License version 2 or newer.
|
||||
# See COPYING for details.
|
||||
|
||||
SubDir TOP datas ;
|
||||
SubDir TOP data ;
|
||||
|
||||
ICONS48 = [ Wildcard icons-48 : *.png : icons-48 ] ;
|
||||
ICONS16 = [ Wildcard icons-16 : *.png : icons-16 ] ;
|
||||
@@ -21,5 +21,5 @@ InstallEdeIcons icons-48 : $(ICONS48) ;
|
||||
InstallEdeConfigFiles $(CONFS) ;
|
||||
InstallEdeDesktopFiles $(PLINKS) ;
|
||||
|
||||
SubInclude TOP datas mime-types ;
|
||||
SubInclude TOP datas icon-themes ;
|
||||
SubInclude TOP data mime-types ;
|
||||
SubInclude TOP data icon-themes ;
|
||||
|
||||
Reference in New Issue
Block a user