diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 0777c94..ed81308 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,9 +4,8 @@
-
+
-
@@ -40,23 +39,23 @@
- {
+ "keyToString": {
+ "ASKED_ADD_EXTERNAL_FILES": "true",
+ "Python.INSTALL.executor": "Run",
+ "Python.install.executor": "Run",
+ "Python.main.executor": "Run",
+ "Python.messagebox.executor": "Run",
+ "Python.start_wg.executor": "Run",
+ "Python.wg_func.executor": "Run",
+ "Python.wg_main.executor": "Run",
+ "RunOnceActivity.ShowReadmeOnStart": "true",
+ "Shell Script.install.executor": "Run",
+ "git-widget-placeholder": "main",
+ "last_opened_file_path": "/home/punix/Pyapps/wire-py",
+ "settings.editor.selected.configurable": "preferences.lookFeel"
}
-}]]>
+}
@@ -133,14 +132,6 @@
1723279982210
-
-
- 1723666477079
-
-
-
- 1723666477079
-
1723847456806
@@ -525,7 +516,15 @@
1727118598760
-
+
+
+ 1727288788988
+
+
+
+ 1727288788988
+
+
@@ -566,7 +565,6 @@
-
@@ -591,7 +589,8 @@
-
+
+
diff --git a/wg_func.py b/wg_func.py
index 1f69ec5..0d07da5 100755
--- a/wg_func.py
+++ b/wg_func.py
@@ -401,7 +401,7 @@ class ExportTunnels:
"""img_w, img_i, w_title, w_txt hand over"""
iw = r'/usr/share/icons/wp-icons/64/info.png'
ii = r'/usr/share/icons/wp-icons/48/wg_vpn.png'
- wt = 'Import Error'
+ wt = 'Export Successful'
msg_t = 'Your zip file is in home directory'
x = 340 # width
y = 140 # height
diff --git a/wp-icons/128/info.png b/wp-icons/128/info.png
index 85cc8a9..ccba611 100644
Binary files a/wp-icons/128/info.png and b/wp-icons/128/info.png differ
diff --git a/wp-icons/256/info.png b/wp-icons/256/info.png
index 8d9037b..8c1ca4f 100644
Binary files a/wp-icons/256/info.png and b/wp-icons/256/info.png differ
diff --git a/wp-icons/32/info.png b/wp-icons/32/info.png
index 0625334..f11ca97 100644
Binary files a/wp-icons/32/info.png and b/wp-icons/32/info.png differ
diff --git a/wp-icons/48/info.png b/wp-icons/48/info.png
index c8ce870..52206e6 100644
Binary files a/wp-icons/48/info.png and b/wp-icons/48/info.png differ
diff --git a/wp-icons/64/info.png b/wp-icons/64/info.png
index cc9baa1..4917814 100644
Binary files a/wp-icons/64/info.png and b/wp-icons/64/info.png differ