Renamed BeMail.rdef to Mail.rdef (subversion doesn't allow to rename a directory

and any of its contents in one commit).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@20390 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2007-03-18 13:49:56 +00:00
parent 0995b56384
commit 8cf2f7dedd
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ UsePrivateHeaders mail ;
UsePrivateHeaders textencoding ;
UsePrivateHeaders shared ;
AddResources Mail : BeMail.rdef pictures.rdef ;
AddResources Mail : Mail.rdef pictures.rdef ;
Application Mail :
AutoTextControl.cpp
BmapButton.cpp