Skip to content

Commit

Permalink
adding & update icon files that needed for the correct source files
Browse files Browse the repository at this point in the history
  • Loading branch information
rudilee committed Sep 5, 2011
1 parent a21ea6e commit c3a7e74
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 2 deletions.
Binary file added icon/asterisk 16 x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icon/connect.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icon/disconnect.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 11 additions & 2 deletions icon/icon.qrc
@@ -1,8 +1,10 @@
<RCC>
<qresource prefix="/toolbar">
<file>disconnect.png</file>
<file>connect.png</file>
<file>wrench_orange.png</file>
<file>disconnect.png</file>
<file alias="secret">key.png</file>
<file alias="host">server_connect.png</file>
<file alias="username">user.png</file>
</qresource>
<qresource prefix="/state">
<file alias="Rsrvd">accept.png</file>
Expand All @@ -13,4 +15,11 @@
<file alias="Dialing">telephone_go.png</file>
<file alias="Clear">weather_sun.png</file>
</qresource>
<qresource prefix="/statusbar">
<file alias="active_channels">telephone.png</file>
<file alias="active_calls">telephone_link.png</file>
</qresource>
<qresource prefix="/appicon">
<file>asterisk 16 x.png</file>
</qresource>
</RCC>
Binary file added icon/key.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon/server_connect.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon/telephone.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified icon/telephone_link.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added icon/user.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c3a7e74

Please sign in to comment.