Skip to content

Fix app indicator when using custom install prefix#48

Merged
awakecoding merged 1 commit into
FreeRDP:masterfrom
rawlinc:appindicator-fix
Apr 23, 2012
Merged

Fix app indicator when using custom install prefix#48
awakecoding merged 1 commit into
FreeRDP:masterfrom
rawlinc:appindicator-fix

Conversation

@rawlinc
Copy link
Copy Markdown

@rawlinc rawlinc commented Apr 20, 2012

I'm not sure what the preferred method is for sending a patch to Remmina (in this case a 1 line patch), so let me know if there is another preferred method besides a pull request (e.g. emailing a patch).

When Remmina is installed to a custom location (e.g. when using
'cmake -DCMAKE_INSTALL_PREFIX=/opt/remmina') the app indicator applet in Unity doesn't display because it tries to load the icon from one of the standard icon theme locations (e.g. /usr/share/icons, etc). When it
doesn't find the Remmina icon, the app indicator is not displayed in the notification panel. With this commit, the app indicator is configured to look in the correct location for the icon. As a result, the app indicator properly loads into the notification panel.

When Remmina is installed to a custom location (e.g. when using
'cmake -DCMAKE_INSTALL_PREFIX=/opt/remmina') the app indicator applet in
Unity doesn't display because it tries to load the icon from one of the
standard icon theme locations (e.g. /usr/share/icons, etc). When it
doesn't find the Remmina icon, the app indicator is not displayed in the
notification panel. With this commit, the app indicator is configured to
look in the correct location for the icon. As a result, the app
indicator properly loads into the notification panel.
awakecoding added a commit that referenced this pull request Apr 23, 2012
Fix app indicator when using custom install prefix
@awakecoding awakecoding merged commit ed341ab into FreeRDP:master Apr 23, 2012
awakecoding added a commit that referenced this pull request Jul 10, 2015
Fix app indicator when using custom install prefix
awakecoding added a commit that referenced this pull request Jul 10, 2015
Fix app indicator when using custom install prefix
jbicha pushed a commit to jbicha/Remmina that referenced this pull request Jun 12, 2016
Fix app indicator when using custom install prefix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants