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

Guake icon #187

Closed
iwex opened this issue Nov 2, 2016 · 17 comments
Closed

Guake icon #187

iwex opened this issue Nov 2, 2016 · 17 comments

Comments

@iwex
Copy link
Contributor

iwex commented Nov 2, 2016

Hello! Could you please add guake support? PapirusDevelopmentTeam/papirus-icon-theme#111

@bilelmoussaoui
Copy link
Owner

I will see what can i do about this ;)

@bilelmoussaoui
Copy link
Owner

Fixed! Please clone the git version and run sudo -E ./python3 script.py --only guake

@bilelmoussaoui bilelmoussaoui added this to the v4.0 milestone Nov 2, 2016
@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

@bil-elmoussaoui maybe better create script install-git.sh and uninstall-git.sh? It's will be comfortable for more users...

@iwex
Copy link
Contributor Author

iwex commented Nov 2, 2016

@bil-elmoussaoui Also, please add /usr/local/share/pixmaps/guake. Thank you :)

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

@iwex No ;) it's script for only tray

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

It's not needed. On desktop file use icon name guake:

[Desktop Entry]
Encoding=UTF-8
Name=Guake Terminal
Name[fr]=Guake Terminal
Name[pl]=Terminal Guake
Name[pt]=Guake Terminal
Name[pt_BR]=Guake Terminal
Comment=Use the command line in a Quake-like terminal
Comment[fr]=Utilisez la ligne de commande comme dans un terminal quake
Comment[pl]=Wiersz poleceń w terminalu w stylu gry Quake
Comment[pt]=Utilizar a linha de comando em um terminal estilo Quake
Comment[pt_BR]=Utilizar a linha de comando em um terminal estilo Quake
TryExec=guake
Exec=guake
Icon=guake
Type=Application
Categories=GNOME;GTK;System;Utility;TerminalEmulator;
StartupNotify=true
X-Desktop-File-Install-Version=0.22

https://github.com/Guake/guake/blob/master/data/guake.desktop.in

@bilelmoussaoui
Copy link
Owner

@varlesh I'm planning to improve the install script to make it possible to update the script to the latest git version. But i need to fix the rest of the issues first. For now, i've added few lines to Wiki to explain how to use Git version
https://github.com/bil-elmoussaoui/Hardcode-Tray/wiki/FAQ#how-to-use-git-version

@iwex
Copy link
Contributor Author

iwex commented Nov 2, 2016

@varlesh, yes, but I have Guake icons only in /usr/local/share/pixmaps/guake

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

@bil-elmoussaoui Ok, fine!

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

@iwex show input:
cat /usr/share/applications/guake.desktop

@iwex
Copy link
Contributor Author

iwex commented Nov 2, 2016

@varlesh
cat /usr/share/applications/guake.desktop:

cat: /usr/share/applications/guake.desktop: No such file or directory

cat /usr/local/share/applications/guake.desktop:

[Desktop Entry]
Encoding=UTF-8
Name=Guake Terminal
Name[fr]=Guake Terminal
Name[pl]=Terminal Guake
Name[pt]=Guake Terminal
Name[pt_BR]=Guake Terminal
Comment=Use the command line in a Quake-like terminal
Comment[fr]=Utilisez la ligne de commande comme dans un terminal quake
Comment[pl]=Wiersz poleceń w terminalu w stylu gry Quake
Comment[pt]=Utilizar a linha de comando em um terminal estilo Quake
Comment[pt_BR]=Utilizar a linha de comando em um terminal estilo Quake
TryExec=guake
Exec=guake
Icon=guake
Type=Application
Categories=GNOME;GTK;System;Utility;TerminalEmulator;
StartupNotify=true
X-Desktop-File-Install-Version=0.22

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

@iwex Icon=guake

@iwex
Copy link
Contributor Author

iwex commented Nov 2, 2016

@varlesh aaaand?

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

icon use from icon theme

@iwex
Copy link
Contributor Author

iwex commented Nov 2, 2016

@varlesh but we are talking about tray-icon, not desktop

@varlesh
Copy link
Collaborator

varlesh commented Nov 2, 2016

tray icon name guake-tray

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants