* Rename deskbarview.cpp/h to DeskbarView.cpp/h
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32271 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
636f089026
commit
220c754efe
@ -36,7 +36,7 @@
|
||||
|
||||
#include <MDRLanguage.h>
|
||||
|
||||
#include "deskbarview.h"
|
||||
#include "DeskbarView.h"
|
||||
#include "DeskbarViewIcons.h"
|
||||
|
||||
const char *kTrackerSignature = "application/x-vnd.Be-TRAK";
|
@ -15,7 +15,7 @@ SubDirHdrs [ FDirName $(HAIKU_TOP) headers os add-ons mail_daemon ] ;
|
||||
AddResources mail_daemon : mail_daemon.rdef DeskbarViewIcons.rdef ;
|
||||
|
||||
Server mail_daemon :
|
||||
deskbarview.cpp
|
||||
DeskbarView.cpp
|
||||
LEDAnimation.cpp
|
||||
main.cpp
|
||||
;
|
||||
|
Loading…
Reference in New Issue
Block a user