linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Pixmap icons and also gtk-map icons if available


From: Genghis Khan
Subject: [Linphone-developers] Pixmap icons and also gtk-map icons if available
Date: Wed, 26 Sep 2012 23:18:12 +0200

Hello,

I am wondering some times why Linphone does not have native gtk-map
icons in some parts of its GUI. e.g. why the logo is located
at /usr/share/pixmaps/linphone/linphone.png instead of:

/usr/share/icons/hicolor/16x16/apps/linphone.png
/usr/share/icons/hicolor/22x22/apps/linphone.png
/usr/share/icons/hicolor/24x24/apps/linphone.png
/usr/share/icons/hicolor/32x32/apps/linphone.png
/usr/share/icons/hicolor/48x48/apps/linphone.png
/usr/share/icons/hicolor/64x64/apps/linphone.png
/usr/share/icons/hicolor/72x72/apps/linphone.png
/usr/share/icons/hicolor/128x128/apps/linphone.png


(** notice the --icon= argument below **)

And then you can use notify-send like this:
$ notify-send --icon=linphone 'Call ended' '"Gorilla woman"
sip:address@hidden'

Instead of like this:
$ notify-send --icon=/usr/share/pixmaps/linphone/linphone.png 'Call
ended' '"Gorilla woman" sip:address@hidden'

Why do not you, like Gslapt, make the default pixmap icons replaceable
with gtk-map icons if available?


Realization: Gslapt (Slackware package manager) has its own icons while
at the same time, you can use your own GTK theme icons, if available.

Default icons
$ ls /usr/share/gslapt/pixmaps/
gslapt.png   pkg_action_installed.png
pkg_action_available.png   pkg_action_installed_excluded.png
pkg_action_available_excluded.png  pkg_action_reinstall.png
pkg_action_downgrade.png   pkg_action_remove.png
pkg_action_install.png   pkg_action_upgrade.png

Custom icons (optional)
package-available-locked.svg package-installed-updated.svg
package-available.svg package-downgrade.svg
package-reinstall.svg package-install.svg
package-remove.svg package-installed-locked.svg
package-upgrade.svg

Website: http://software.jaos.org/#gslapt


-- 
Proper English www.reddit.com/r/proper
4 teh lulz... http://email.is-not-s.ms



reply via email to

[Prev in Thread] Current Thread [Next in Thread]