-
Notifications
You must be signed in to change notification settings - Fork 92
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
Provide way to rename mime .xml files #1
Comments
This would also be great for mimetype icons, which currently have to be renamed manually and the new names have to be added to the xml file. |
This is much more complex. Renaming the mime .xml files. There is also renaming the icons for these mime type that otherwise don't get exported, but then the icon name should be set in the .xml file to match as this breaks the standard name of mime icons. |
We could have:
This would rename the MIME .xml file and also
This would act like rename icon, except it would rename to $FLATPAK_ID.icon-name and then modify the MIME .xml file to set the icon name. |
- Added rename-mime-file and rename-mime-icons. flatpak#1
My proposed implementation in #567 |
- Added rename-mime-file and rename-mime-icons. flatpak#1
- Added rename-mime-file and rename-mime-icons. flatpak#1
- Added rename-mime-file and rename-mime-icons. flatpak#1
- Added rename-mime-file and rename-mime-icons. flatpak#1
- Added rename-mime-file and rename-mime-icons. #1
From @jurf on August 13, 2017 14:17
So we can stop doing things like:
Copied from original issue: flatpak/flatpak#958
The text was updated successfully, but these errors were encountered: