diff options
author | jstebbins <[email protected]> | 2009-04-02 01:43:29 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2009-04-02 01:43:29 +0000 |
commit | bed742a01f8eeb29951b52ccba3dda0705607492 (patch) | |
tree | 1601fe08d4c4f0560d703604dd9438b2c3ff17a5 /gtk/src/resources.list | |
parent | 414d6a56cc67f2fa56353ee3ce80adaa8cfeb45f (diff) |
LinGui: add status icon that sits in the system tray
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2292 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/resources.list')
-rw-r--r-- | gtk/src/resources.list | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/src/resources.list b/gtk/src/resources.list index ed359bf38..5a06877c9 100644 --- a/gtk/src/resources.list +++ b/gtk/src/resources.list @@ -6,6 +6,8 @@ <icon name="hb-complete" file="hb-complete.16.png" /> <icon name="hb-drawer" file="hb-drawer.32.png" /> <icon name="hb-icon" file="hb-icon.128.png" /> + <icon name="hb-status" file="hb-status.32.png" /> + <icon name="hb-status-empty" file="hb-status-empty.32.png" /> <icon name="hb-pause" file="hb-pause.32.png" /> <icon name="hb-play" file="hb-play.32.png" /> <icon name="hb-pref" file="hb-pref.32.png" /> |