SG-35286 Rename the short menu name from "Sgtk" to "FPTR"
Sgtk does not make sense anymore since #105
- Rename the
use_sgtk_as_menu_namesetting touse_short_menu_name - Rename the short menu name "Sgtk" to "FPTR"
Closes #110, Closes #112
Suggestion : Instead of having a 3rd round of branding change PRs across every app/engine. Maybe a more useful approach to this problem might be to implement a single constants.py in tk-core that all the apps/engines can reference, so for any future rebrandings, you just have to change the name in a single location. This should also be configurable to allow studios to define how SG is presented to users in the GUI without having to edit the config in every engine's settings yamls.
Respectfully, it is very frustrating to see even more previous developer time being expended on pointless branding changes in the code-base instead of fixing long standing bugs and feature requests.
Thank you for your feedback @reformstudios, we will review your proposal and decide if our team will be able to take that on.