diff --git a/CONTRIBUTIONS b/CONTRIBUTIONS index f2aac45..259eb08 100644 --- a/CONTRIBUTIONS +++ b/CONTRIBUTIONS @@ -62,7 +62,7 @@ General Jobs not so bad but it could be nicer/meaning fuller -Unncertainly +Uncertainly ------------- - What the big deal of update_config=0? It is surprisingly possible to overwrite the configuraten when you unset this setting. But you can't save diff --git a/README b/README index 203505a..a29fce4 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ From Source Because there is no make install target yet, run on Unices # install -Dm755 wpa-cute /usr/bin/wpa-cute - # install -Dm644 icons/wpa_gui.svg /usr/share/pixmaps/wpa_gui.svg + # install -Dm644 icons/wpa_gui.svg /usr/share/pixmaps/wpa-cute.svg # install -Dm644 wpa-cute.desktop /usr/share/applications/wpa-cute.desktop # install -Dm644 ../doc/wpa-cute.8 /usr/share/man/man8/wpa-cute.8 diff --git a/src/wpa-cute.desktop b/src/wpa-cute.desktop index 1a8a2c2..1158af2 100644 --- a/src/wpa-cute.desktop +++ b/src/wpa-cute.desktop @@ -3,7 +3,7 @@ Version=1.0 Name=wpaCute Comment=Graphical Qt user interface for wpa_supplicant Exec=wpa-cute -Icon=wpa_gui +Icon=wpa-cute GenericName=WLAN Config Terminal=false Type=Application