diff --git a/README.md b/README.md index 51bf269..58ddb8b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SNX Client v1.0.4 +# SNX Client v1.0.5 Graphical user interface for CheckPoint SSL Network Extender (SNX) for Ubuntu. diff --git a/doc/README.md b/doc/README.md index 7132cec..5dc888b 100644 --- a/doc/README.md +++ b/doc/README.md @@ -1,4 +1,4 @@ -# SNX Client v1.0.4 +# SNX Client v1.0.5 ## ENG diff --git a/files/install b/files/install index a51adb1..483b72f 100755 --- a/files/install +++ b/files/install @@ -17,7 +17,8 @@ Icon=$CURRENT_DIR/conf/icon.png Terminal=true Type=Application Categories=Utility; -StartupNotify=true" >> ~/Desktop/snxgui.desktop +StartupNotify=true +StartupWMClass=SNX Client" >> ~/Desktop/snxgui.desktop sudo chmod +x ~/Desktop/snxgui.desktop gio set ~/Desktop/snxgui.desktop metadata::trusted true diff --git a/src/main/resources/version b/src/main/resources/version index ee90284..90a27f9 100644 --- a/src/main/resources/version +++ b/src/main/resources/version @@ -1 +1 @@ -1.0.4 +1.0.5