Skip to content
Commit 6d68858d authored by Bastien Nocera's avatar Bastien Nocera
Browse files

core: Remove trailing '/' from GrlMedia IDs

grl-launch-0.3 -S browse -k title grlbox://grl-tracker-source/videos/
should have the same output as:
grl-launch-0.3 -S browse -k title grlbox://grl-tracker-source/videos

The first would get its ID parsed to "videos/" whereas the second would
be parsed to "videos". Chomp the trailing '/'.

https://bugzilla.gnome.org/show_bug.cgi?id=758654
parent 539cf42c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment