Index: sources/storage/StorageGlobals.cpp =================================================================== diff -u -rad80adbfb49b4a352148f8ce833618a6264f4016 -r8f4dcc80fadbccfc152b28ea09466a2ab2ee7333 --- sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision ad80adbfb49b4a352148f8ce833618a6264f4016) +++ sources/storage/StorageGlobals.cpp (.../StorageGlobals.cpp) (revision 8f4dcc80fadbccfc152b28ea09466a2ab2ee7333) @@ -133,6 +133,8 @@ const char *Settings_Key_Confirm = "Confirm" ; const char *Settings_Key_Cancel = "Cancel" ; + const char *Prescriptions_Category_Favorites = "Prescriptions/Favorites" ; + // CloudSync credentials #ifdef BUILD_FOR_TARGET #ifdef LEAHI_DIGI_BOARD @@ -171,6 +173,9 @@ const char *Log_Folder_Service = "service/" ; // Service Log const char *Log_Folder_CloudSync = "cloudsync/log/" ; // CloudSync Log + const char *Rx_Folder_Base = SDCard_Base_Path_Name; // Rx manager base Rep + const char *Rx_Folder_Profiles = "prescriptions/" ; // Rx manager files Rep + // Txr_Max_Allowable_Trtmt_Space_Percent notice that is the folder not the path const char *Txr_Folder_Base = Settings_Path_Name ; // Base Txr Folder