summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Meissner <marcus@jet.franken.de>2022-12-19 14:31:07 +0100
committerMarcus Meissner <marcus@jet.franken.de>2022-12-19 14:31:07 +0100
commit8799a5fcf9f74a85ee1f25adbedc41764a3e03a9 (patch)
tree545504f3789810936b9561d1dc606f4c408d7cf9
parent96fcd3893678c4b6be2840b765a71e66e4d9973d (diff)
downloadlibmtp-8799a5fcf9f74a85ee1f25adbedc41764a3e03a9.tar.gz
rename some LG devices to match reality better
https://sourceforge.net/p/libmtp/bugs/1924/
-rw-r--r--src/music-players.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/music-players.h b/src/music-players.h
index b1ed6eb..0f0107a 100644
--- a/src/music-players.h
+++ b/src/music-players.h
@@ -1558,9 +1558,11 @@
{ "LG Electronics Inc.", 0x1004, "Android phone (ID2)", 0x61f9,
DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1007/ */
- { "LG Electronics Inc.", 0x1004, "LG VS980", 0x621c,
+ /* https://sourceforge.net/p/libmtp/bugs/1924/ */
+ { "LG Electronics Inc.", 0x1004, "G2 (VS980)", 0x621c,
DEVICE_FLAGS_ANDROID_BUGS },
- { "LG Electronics Inc.", 0x1004, "LG2 Optimus", 0x6225,
+ /* https://sourceforge.net/p/libmtp/bugs/1924/ */
+ { "LG Electronics Inc.", 0x1004, "G2", 0x6225,
DEVICE_FLAGS_ANDROID_BUGS },
/* https://sourceforge.net/p/libmtp/bugs/1386/ */
{ "LG Electronics Inc.", 0x1004, "LG VS950", 0x622a,