diff options
author | Filipp Lepalaan <f@230.to> | 2013-09-02 16:11:41 +0300 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-09-02 16:11:41 +0300 |
commit | d3fc9cb6dfc89ea118038a5868b99e459cab911b (patch) | |
tree | 8584b43fc347c13438a07c6498d93e70e83a3c37 /gsxws | |
parent | 75f0087e4fae39f21d0e362ecc7f8756cc0a828e (diff) | |
download | py-gsxws-d3fc9cb6dfc89ea118038a5868b99e459cab911b.tar.gz py-gsxws-d3fc9cb6dfc89ea118038a5868b99e459cab911b.tar.bz2 py-gsxws-d3fc9cb6dfc89ea118038a5868b99e459cab911b.zip |
Match product line names with those returned by GSX
Diffstat (limited to 'gsxws')
-rw-r--r-- | gsxws/products.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gsxws/products.yaml b/gsxws/products.yaml index 798b092..d6ab4e4 100644 --- a/gsxws/products.yaml +++ b/gsxws/products.yaml @@ -79,12 +79,12 @@ IPHONE: - "iPhone 4S" - "iPhone 5" -IPHONEACC: +IPHONEACCESSORY: name: iPhone Accessory models: - "Bluetooth Headset" -MACACC: +MACACCESSORY: name: Mac Accessory models: - "AirPort Card" |