Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apt: escape the icon scale factor as it is using the @ character #179

Merged
merged 1 commit into from Mar 5, 2018
Merged

apt: escape the icon scale factor as it is using the @ character #179

merged 1 commit into from Mar 5, 2018

Conversation

tintou
Copy link
Contributor

@tintou tintou commented Feb 25, 2018

It's either an issue here or with APT itself, on my system I had
/var/lib/apt/lists/packages.elementary.io_appcenter_dists_xenial_main_dep11_icons-64x64%25402.tar.gz
And of course, the hidpi wasn't available because of the arobase :)

@tintou tintou changed the title apt: escape the icon scale factor as it is using the arobase character apt: escape the icon scale factor as it is using the @ character Feb 25, 2018
@tintou
Copy link
Contributor Author

tintou commented Feb 25, 2018

The repository using it in real life:
deb http://packages.elementary.io/appcenter xenial main

@ximion
Copy link
Owner

ximion commented Mar 5, 2018

This makes sense! Thank you for spotting the issue and fixing it!

@ximion ximion merged commit a81e496 into ximion:master Mar 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants