Ignore:
Timestamp:
Oct 3, 2011, 5:09:51 PM (12 years ago)
Author:
bayral
Message:

rename category to Albums

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/PiwigoWpf/Command/PwgCmdGetImageforTag.cs

    r12015 r12336  
    3636                    tagParam = (PwgTagWPF)parameter;
    3737                    SendUiInfo("Setting up cache data...");
    38                     ImageCacheManager.Instance.SetCurrentCategory("Tag-" + tagParam.Name);
     38                    ImageCacheManager.Instance.SetCurrentAlbum("Tag-" + tagParam.Name);
    3939
    4040                    SendUiInfo("Retriving images list from server...");
Note: See TracChangeset for help on using the changeset viewer.