changed the tooltips to respect the HIG.
This commit is contained in:
parent
c60b2af212
commit
f91325b4cd
4 changed files with 12 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-12-15 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* gnome-network-preferences.desktop.in.in: changed the tooltip
|
||||||
|
to respect the HIG.
|
||||||
|
|
||||||
2004-12-03 Sebastien Bacher <seb128@debian.org>
|
2004-12-03 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
* gnome-network-preferences.glade: use "Preferences" for the window
|
* gnome-network-preferences.glade: use "Preferences" for the window
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
_Name=Network Proxy
|
_Name=Network Proxy
|
||||||
_Comment=Network proxy preferences
|
_Comment=Set your network proxy preferences
|
||||||
Exec=gnome-network-preferences
|
Exec=gnome-network-preferences
|
||||||
Icon=stock_proxy
|
Icon=stock_proxy
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
|
@ -1,3 +1,8 @@
|
||||||
|
2004-12-15 Sebastien Bacher <seb128@debian.org>
|
||||||
|
|
||||||
|
* window-properties.desktop.in.in: changed the tooltip to respect
|
||||||
|
the HIG.
|
||||||
|
|
||||||
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
2004-11-09 Mark McLoughlin <mark@skynet.ie>
|
||||||
|
|
||||||
* Makefile.am: install .desktop file in $(datadir)/applications
|
* Makefile.am: install .desktop file in $(datadir)/applications
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
[Desktop Entry]
|
[Desktop Entry]
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
_Name=Windows
|
_Name=Windows
|
||||||
_Comment=Window Properties
|
_Comment=Set your window properties
|
||||||
Exec=gnome-window-properties
|
Exec=gnome-window-properties
|
||||||
Icon=gnome-window-manager
|
Icon=gnome-window-manager
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
|
Loading…
Add table
Reference in a new issue