aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
-rw-r--r--plugins/readability/readability.c2
-rw-r--r--plugins/style/style.c2
-rw-r--r--screenshot/1.pngbin0 -> 262932 bytes
-rw-r--r--screenshot/2-blog.pngbin0 -> 546534 bytes
-rw-r--r--screenshot/3-multiple-tabs.pngbin0 -> 175909 bytes
-rwxr-xr-xuser-scripts/ubuntu-20.04/rose.desktop2
7 files changed, 4 insertions, 4 deletions
diff --git a/config.h b/config.h
index 970823e..7a4e3bf 100644
--- a/config.h
+++ b/config.h
@@ -20,7 +20,7 @@
#define GTK "gtk-application-prefer-dark-theme", false, "gtk-enable-animations", false
#define ROSE_HOMEPAGE true
-#define HOME ROSE_HOMEPAGE ? "file:///home/loki/Documents/core/software/fresh/C/rose-browser/rose-browser/user-scripts/ubuntu-20.04/rose-images/rose-homepage.png" : "https://lite.duckduckgo.com/html"
+#define HOME ROSE_HOMEPAGE ? "file:///home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot/user-scripts/ubuntu-20.04/rose-images/rose-homepage.png" : "https://lite.duckduckgo.com/html"
#define SEARCH "https://lite.duckduckgo.com/html/?q=%s"
#define CACHE_DIR "/home/loki/.cache/rose"
diff --git a/plugins/readability/readability.c b/plugins/readability/readability.c
index a93b2b8..2afc63b 100644
--- a/plugins/readability/readability.c
+++ b/plugins/readability/readability.c
@@ -4,7 +4,7 @@
#define READABILITY_N 85133 + 1000
void read_readability_js(char* string){
- FILE *fp=fopen("/home/loki/Documents/core/software/fresh/C/rose-browser/rose-browser/plugins/readability/readability.js", "r");
+ FILE *fp=fopen("/home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot/plugins/readability/readability.js", "r");
if (!fp) { // fp is NULL, fopen failed
fprintf(stderr, "Failed to open file\n");
string=NULL;
diff --git a/plugins/style/style.c b/plugins/style/style.c
index 03222fe..3aa5144 100644
--- a/plugins/style/style.c
+++ b/plugins/style/style.c
@@ -4,7 +4,7 @@
#define STYLE_N 1393 + 1
void read_style_js(char* string){
- FILE *fp=fopen("/home/loki/Documents/core/software/fresh/C/rose-browser/rose-browser/plugins/style/style.js", "r");
+ FILE *fp=fopen("/home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot/plugins/style/style.js", "r");
if (!fp) { // fp is NULL, fopen failed
fprintf(stderr, "Failed to open file\n");
string=NULL;
diff --git a/screenshot/1.png b/screenshot/1.png
new file mode 100644
index 0000000..1691ee6
--- /dev/null
+++ b/screenshot/1.png
Binary files differ
diff --git a/screenshot/2-blog.png b/screenshot/2-blog.png
new file mode 100644
index 0000000..ceb423e
--- /dev/null
+++ b/screenshot/2-blog.png
Binary files differ
diff --git a/screenshot/3-multiple-tabs.png b/screenshot/3-multiple-tabs.png
new file mode 100644
index 0000000..2d60c9d
--- /dev/null
+++ b/screenshot/3-multiple-tabs.png
Binary files differ
diff --git a/user-scripts/ubuntu-20.04/rose.desktop b/user-scripts/ubuntu-20.04/rose.desktop
index ae611fe..80a5176 100755
--- a/user-scripts/ubuntu-20.04/rose.desktop
+++ b/user-scripts/ubuntu-20.04/rose.desktop
@@ -6,4 +6,4 @@ Terminal=false
Exec= /usr/bin/rose %u
Name=Rose
Comment=Minimalistic browser
-Icon=/home/loki/Documents/core/software/fresh/C/rose-browser/rose-browser/user-scripts/ubuntu-20.04/rose-images/rose-desktop-icon.png
+Icon=/home/loki/Documents/core/software/fresh/C/rose-browser/rosenrot/user-scripts/ubuntu-20.04/rose-images/rose-desktop-icon.png