root/trunk/qt4-gui/doc/DOCKING.HOWTO

Revision 5557, 1.4 kB (checked in by eugene, 14 months ago)

Killed the trailing whitespace from the lines.

  • Property svn:eol-style set to native
Line 
1Licq Qt-Gui Plugin
2Docking Howto
3
4Graham Roff
5
6
7Docking the licq qt-gui status icon is fairly simple to do.  Here is a list
8of window managers and what to do.  First, do the following:
9
101. Remove any old dock icons for licq.
112. Start licq and enable the dock icon in Options->Extensions->UseDockIcon
123. Select "Save Options" from the system menu.
134. Restart Licq (very important).
14
15
16WindowMaker
17
185. Drag the status icon to the dock and voila.
19Note that the other icon that appears is from windowmaker and can be set
20to something nice, or disable entirely using the windowmaker menu.
21
22
23AfterStep
24
255. Add the following to your ~/GNUstep/Library/AfterStep/wharf file:
26   "*Wharf licq      - Swallow "LicqWharf" echo &"
276. Next time start Licq, the icon should appear in the wharf.
28
29
30KDE
31
325. Configure licq with --with-kde and then licq will dock in the kde panel.
336. Start Licq and there it goes!
34
35Gnome
36
371. Start licq and enable a dock icon. The dock icon appears on the
38   desktop
392. In de panel choose Panel->Add to Panel->Swallowed App...
403. Title of appl: LicqWharf
41   Width=64, Height=48
424. Press OK
435. You now get an EMPTY swallowed icon. Licq still is on the desktop.
446. Remove the emty icon from the panel now.
45   Both the empty swallowed icon AND the licq icon on the desktop
46   disappear!!
47   Keep licq running..
487. Repeat steps 2, 3 and 4.
49   Now the licq dock icon correctly appears in the panel as wanted.
Note: See TracBrowser for help on using the browser.