Fix/gnome text editor#8
Conversation
|
@uncenter Can you help me get this further along? 😄 |
|
The |
|
Also, could you link to a source/commit that highlights the reason for the path change? |
I will try to find this. I just ran into this change in my Solus distro that runs a new GNOME. Let me see what I can dig up. https://gitlab.gnome.org/GNOME/gnome-text-editor/-/commit/c7f69e277cc42416b65b164c489bcaf0c242e9bd so this commit puts that path in there. It seems to be here: https://gitlab.gnome.org/GNOME/gnome-text-editor/-/blob/main/src/editor-application.c#L384 . @sgoudham hope this helps, otherwise let me know what you are looking for and I will do my best to attain it. |
The theme files needed a mandatory `version` attribute for Gnome Text Editor 48.2. Signed-off-by: Eric Bode <eric.bode@foundries.io>
For GNOME Text Editor version 48.2 I needed to install the themes in this directory. Signed-off-by: Eric Bode <eric.bode@foundries.io>
d6f3043 to
f6d1770
Compare
|
Okay so I think this repository can't support Gedit and Gnome Text Editor with the same files anymore, remembering this issue: #4. There is currently an open issue for another repository, but I'm waiting on the author of that to respond to my feedback: catppuccin/catppuccin#2767 |
|
Awesome, well if we create the new repository, then you can close this one I think as it will probably only create confusion otherwise. At least you can use this PR to double check if that new repository is in order. I think I accidentally conflated |
|
Created catppuccin/gnome-text-editor. Thanks for your PR, but I'll be closing it now! |
This PR just fixes two small things to make these themes work with GNOME Text Editor version 48.2.