mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Names over the code updating.
Small code reordering. Interface where ede-desktop listens is now org.equinoxproject.Desktop. New config format.
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
* Eiconman, desktop and icon manager
|
||||
* ede-desktop, desktop and icon manager
|
||||
* Part of Equinox Desktop Environment (EDE).
|
||||
* Copyright (c) 2000-2007 EDE Authors.
|
||||
* Copyright (c) 2006-2008 EDE Authors.
|
||||
*
|
||||
* This program is licensed under terms of the
|
||||
* GNU General Public License version 2 or newer.
|
||||
@@ -25,9 +25,9 @@
|
||||
#include <X11/extensions/shape.h>
|
||||
#endif
|
||||
|
||||
#include "ede-desktop.h"
|
||||
#include "DesktopIcon.h"
|
||||
#include "IconProperties.h"
|
||||
#include "eiconman.h"
|
||||
#include "Utils.h"
|
||||
|
||||
// minimal icon sizes
|
||||
|
Reference in New Issue
Block a user