blob: 7196dfeb9d756ce3602dd0e36c1440a9c34a4610 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
##
To list displays installed by this port:
ls %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%
To add this desklet to your desktop:
gdesklets open %%PREFIX%%/share/gnome/gdesklets/Displays/%%NAME%%/networkinfo-lt.display
NOTE: Be sure to login as your user when you use the gdesklets command,
as the configuration will be stored in the ~/.gdesklets/ directory
and/or gconf database.
##
|