* renamed settings file for Time preflet window position from 'Time_settings'

to 'Time_preflet_window' in order to be less confusable with the other
  'Time settings', which contain the actual selected values (timezone, etc.)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38152 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Oliver Tappe 2010-08-16 17:27:20 +00:00
parent 371c5afd88
commit a9f371c057

View File

@ -19,7 +19,7 @@
TimeSettings::TimeSettings()
: fSettingsFile("Time_settings")
: fSettingsFile("Time_preflet_window")
{
}