Update description on how to add notification area for the new "add to
2005-02-04 Richard Hult <richard@imendio.com> * main.c (main): Update description on how to add notification area for the new "add to panel" dialog. Patch from uid0@akl.lt, fixes bug #166057.
This commit is contained in:
parent
77db41b6cd
commit
b76f5fa46a
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
||||||
|
2005-02-04 Richard Hult <richard@imendio.com>
|
||||||
|
|
||||||
|
* main.c (main): Update description on how to add notification
|
||||||
|
area for the new "add to panel" dialog. Patch from uid0@akl.lt,
|
||||||
|
fixes bug #166057.
|
||||||
|
|
||||||
2005-02-03 Richard Hult <richard@imendio.com>
|
2005-02-03 Richard Hult <richard@imendio.com>
|
||||||
|
|
||||||
* drwright.c (break_window_postpone_cb), (maybe_change_state),
|
* drwright.c (break_window_postpone_cb), (maybe_change_state),
|
||||||
|
|
|
@ -106,7 +106,8 @@ main (int argc, char *argv[])
|
||||||
_("The typing monitor uses the notification area to display "
|
_("The typing monitor uses the notification area to display "
|
||||||
"information. You don't seem to have a notification area "
|
"information. You don't seem to have a notification area "
|
||||||
"on your panel. You can add it by right-clicking on your "
|
"on your panel. You can add it by right-clicking on your "
|
||||||
"panel and choose 'Add to panel -> Utilities -> Notification area'."));
|
"panel and choosing 'Add to panel', selecting 'Notification "
|
||||||
|
"area' and clicking 'Add'."));
|
||||||
|
|
||||||
gtk_dialog_run (GTK_DIALOG (dialog));
|
gtk_dialog_run (GTK_DIALOG (dialog));
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue