equal
deleted
inserted
replaced
159 IssueRequest(); |
159 IssueRequest(); |
160 return; |
160 return; |
161 } |
161 } |
162 else // the file has been deleted / renamed |
162 else // the file has been deleted / renamed |
163 { |
163 { |
164 iObserver->WallpaperLost(); |
164 //iObserver->WallpaperLostL(); |
165 } |
165 } |
166 } |
166 } |
167 else |
167 else |
168 { |
168 { |
169 // Since system immediately notifies of changes, let's wait awhile so that all operations on |
169 // Since system immediately notifies of changes, let's wait awhile so that all operations on |