rename e_eap_editor files to e_desktop_editor...this makes much more sense

SVN revision: 83602
This commit is contained in:
Mike Blumenkrantz 2013-02-04 14:00:43 +00:00
parent e6c16299bc
commit 9c0150c7ff
4 changed files with 3 additions and 3 deletions

View File

@ -74,7 +74,7 @@ e_desklock.h \
e_dialog.h \
e_dnd.h \
e_dpms.h \
e_eap_editor.h \
e_desktop_editor.h \
e_entry.h \
e_entry_dialog.h \
e_env.h \
@ -249,7 +249,7 @@ e_desklock.c \
e_dialog.c \
e_dnd.c \
e_dpms.c \
e_eap_editor.c \
e_desktop_editor.c \
e_entry.c \
e_entry_dialog.c \
e_env.c \

View File

@ -75,7 +75,7 @@
#include "e_int_border_locks.h"
#include "e_thumb.h"
#include "e_int_border_remember.h"
#include "e_eap_editor.h"
#include "e_desktop_editor.h"
#include "e_scrollframe.h"
#include "e_int_border_menu.h"
#include "e_ilist.h"