* 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:
@@ -36,7 +36,7 @@
|
|||||||
|
|
||||||
#include <MDRLanguage.h>
|
#include <MDRLanguage.h>
|
||||||
|
|
||||||
#include "deskbarview.h"
|
#include "DeskbarView.h"
|
||||||
#include "DeskbarViewIcons.h"
|
#include "DeskbarViewIcons.h"
|
||||||
|
|
||||||
const char *kTrackerSignature = "application/x-vnd.Be-TRAK";
|
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 ;
|
AddResources mail_daemon : mail_daemon.rdef DeskbarViewIcons.rdef ;
|
||||||
|
|
||||||
Server mail_daemon :
|
Server mail_daemon :
|
||||||
deskbarview.cpp
|
DeskbarView.cpp
|
||||||
LEDAnimation.cpp
|
LEDAnimation.cpp
|
||||||
main.cpp
|
main.cpp
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user