diff --git a/README.md b/README.md index 774f8b7..487a443 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Start drawing with Super+Alt+D. Then save your beautiful work by taking a screenshot. -![](https://framagit.org/abakkk/DrawOnYourScreen/raw/media/screenshot.jpg) +![](https://codeberg.org/som/DrawOnYourScreen/raw/branch/media/screenshot.jpg) ## Features @@ -19,12 +19,12 @@ Then save your beautiful work by taking a screenshot. 1. Download and decompress or clone the repository 2. Place the resulting directory in `~/.local/share/gnome-shell/extensions` -3. **Change the directory name** to `drawOnYourScreen@abakkk.framagit.org` +3. **Change the directory name** to `draw-on-your-screen@som.codeberg.org` 4. Xorg: type `alt + F2` and `r` to restart gnome-shell Wayland: restart or re-login -5. Enable the extension in gnome-tweaks or gnome-shell-extension-prefs +5. Enable the extension with GNOME Extensions or GNOME Tweaks application 6. `Super + Alt + D` to test -7. [https://framagit.org/abakkk/DrawOnYourScreen/issues](https://framagit.org/abakkk/DrawOnYourScreen/issues) to say it doesn't work +7. [https://codeberg.org/som/DrawOnYourScreen/issues](https://codeberg.org/som/DrawOnYourScreen/issues) to say it doesn't work ## Tips and tricks @@ -32,25 +32,25 @@ Then save your beautiful work by taking a screenshot. The `Ctrl` key provides an extra functionality for each tool. - ![Range of Ctrl key possibilities](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/ctrl.webm) + [Range of Ctrl key possibilities](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/ctrl.webm) * Draw arrows: Intersect two lines and curve the second thanks to the `Ctrl` key. - ![How to draw an arrow](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/arrow.webm) + [How to draw an arrow](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/arrow.webm) * Duplicate an element: Hold the `Shift` key while starting moving. - ![How to duplicate an element](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/duplicate.webm) + [How to duplicate an element](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/duplicate.webm) * Insertable images: - You can insert images (jpeg, png, svg) in your drawings. By default images are sought in `~/.local/share/drawOnYourScreen/images/` but the location is configurable in the preferences. Another way is to copy-past the images from Nautilus or any clipboard source by using the usual `Ctrl + V` shortcut inside the drawing mode. + You can insert images (jpeg, png, svg) in your drawings. By default images are sought in `~/.local/share/draw-on-your-screen/images/` but the location is configurable in the preferences. Another way is to copy-past the images from Nautilus or any clipboard source by using the usual `Ctrl + V` shortcut inside the drawing mode. - ![How to add images from Nautilus](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/ctrl-plus-v.webm) + [How to add images from Nautilus](https://codeberg.org/som/DrawOnYourScreen/src/branch/media/ctrl-plus-v.webm) * Eraser and SVG: @@ -64,5 +64,5 @@ Then save your beautiful work by taking a screenshot. If the GNOME Shell built-in color picker is too basic for you, have a look at the [Color Picker extension](https://extensions.gnome.org/extension/3396/color-picker), which let's you select the pixel accurately, preview the color and adjust its values. Once installed and enabled, it will be transparently integrated into DrawOnYourScreen. - ![Color Picker extension in action](https://framagit.org/abakkk/DrawOnYourScreen/-/raw/media/color-picker-extension.jpg) + ![Color Picker extension in action](https://codeberg.org/som/DrawOnYourScreen/raw/branch/media/color-picker-extension.jpg) diff --git a/locale/POTFILES.in b/locale/POTFILES.in index 3a9591f..6084bbc 100644 --- a/locale/POTFILES.in +++ b/locale/POTFILES.in @@ -1,4 +1,4 @@ -# xgettext --from-code=UTF-8 --add-comments="Translators: " --no-location --package-name="Draw On Your Screen" --msgid-bugs-address="https://framagit.org/abakkk/DrawOnYourScreen/issues" -f locale/POTFILES.in +# xgettext --from-code=UTF-8 --add-comments="Translators: " --no-location --package-name="Draw On Your Screen" --msgid-bugs-address="https://codeberg.org/som/DrawOnYourScreen/issues" -f locale/POTFILES.in area.js extension.js helper.js diff --git a/locale/de/LC_MESSAGES/draw-on-your-screen.mo b/locale/de/LC_MESSAGES/draw-on-your-screen.mo index e56fb8e..243cc9a 100644 Binary files a/locale/de/LC_MESSAGES/draw-on-your-screen.mo and b/locale/de/LC_MESSAGES/draw-on-your-screen.mo differ diff --git a/locale/de/LC_MESSAGES/draw-on-your-screen.po b/locale/de/LC_MESSAGES/draw-on-your-screen.po index 882dabc..a6aadfc 100644 --- a/locale/de/LC_MESSAGES/draw-on-your-screen.po +++ b/locale/de/LC_MESSAGES/draw-on-your-screen.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Draw On Your Screen\n" -"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n" +"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n" "POT-Creation-Date: 2021-02-17 14:14+0100\n" "PO-Revision-Date: 2021-03-04 08:21+0100\n" "Last-Translator: Onno Giesmann \n" diff --git a/locale/draw-on-your-screen.pot b/locale/draw-on-your-screen.pot index a36dc63..30dacea 100644 --- a/locale/draw-on-your-screen.pot +++ b/locale/draw-on-your-screen.pot @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Draw On Your Screen\n" -"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n" +"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n" "POT-Creation-Date: 2021-02-17 14:14+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" diff --git a/locale/fr/LC_MESSAGES/draw-on-your-screen.mo b/locale/fr/LC_MESSAGES/draw-on-your-screen.mo index 1ea4ddf..468d55b 100644 Binary files a/locale/fr/LC_MESSAGES/draw-on-your-screen.mo and b/locale/fr/LC_MESSAGES/draw-on-your-screen.mo differ diff --git a/locale/fr/LC_MESSAGES/draw-on-your-screen.po b/locale/fr/LC_MESSAGES/draw-on-your-screen.po index ff4b1ba..6e1ce02 100644 --- a/locale/fr/LC_MESSAGES/draw-on-your-screen.po +++ b/locale/fr/LC_MESSAGES/draw-on-your-screen.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Draw On Your Screen 6.1\n" -"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n" +"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n" "POT-Creation-Date: 2021-02-17 14:14+0100\n" "PO-Revision-Date: 2021-02-20 01:06+0100\n" "Last-Translator: Abakkk\n" @@ -345,7 +345,7 @@ msgstr "" #. "translator2\n" #. "translator3" msgid "translator-credits" -msgstr "Abakkk" +msgstr "Abakkk" msgid "Palettes" msgstr "Palettes" diff --git a/locale/it_IT/LC_MESSAGES/draw-on-your-screen.mo b/locale/it_IT/LC_MESSAGES/draw-on-your-screen.mo index 32f5d87..b5535bc 100644 Binary files a/locale/it_IT/LC_MESSAGES/draw-on-your-screen.mo and b/locale/it_IT/LC_MESSAGES/draw-on-your-screen.mo differ diff --git a/locale/it_IT/LC_MESSAGES/draw-on-your-screen.po b/locale/it_IT/LC_MESSAGES/draw-on-your-screen.po index 3347c89..fbeff47 100644 --- a/locale/it_IT/LC_MESSAGES/draw-on-your-screen.po +++ b/locale/it_IT/LC_MESSAGES/draw-on-your-screen.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Draw On Your Desktop\n" -"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n" +"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n" "POT-Creation-Date: 2020-03-06 18:46+0100\n" "PO-Revision-Date: 2020-03-06 19:05+0100\n" "Language-Team: Albano Battistella \n" diff --git a/locale/ru/LC_MESSAGES/draw-on-your-screen.mo b/locale/ru/LC_MESSAGES/draw-on-your-screen.mo index d08195d..77a2318 100644 Binary files a/locale/ru/LC_MESSAGES/draw-on-your-screen.mo and b/locale/ru/LC_MESSAGES/draw-on-your-screen.mo differ diff --git a/locale/ru/LC_MESSAGES/draw-on-your-screen.po b/locale/ru/LC_MESSAGES/draw-on-your-screen.po index 80c38ec..6d8af28 100644 --- a/locale/ru/LC_MESSAGES/draw-on-your-screen.po +++ b/locale/ru/LC_MESSAGES/draw-on-your-screen.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Draw On Your Screen VERSION\n" -"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n" +"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n" "POT-Creation-Date: 2019-03-04 16:40+0100\n" "PO-Revision-Date: 2019-10-17 17:54+0300\n" "Language-Team: \n" diff --git a/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.mo b/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.mo index 1f3bcba..2854564 100644 Binary files a/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.mo and b/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.mo differ diff --git a/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.po b/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.po index 63f1e0c..8757187 100644 --- a/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.po +++ b/locale/zh_CN/LC_MESSAGES/draw-on-your-screen.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Draw On Your Screen\n" -"Report-Msgid-Bugs-To: https://framagit.org/abakkk/DrawOnYourScreen/issues\n" +"Report-Msgid-Bugs-To: https://codeberg.org/som/DrawOnYourScreen/issues\n" "POT-Creation-Date: 2020-09-19 15:32+0200\n" "PO-Revision-Date: 2020-09-20 16:00+0800\n" "Last-Translator: tuberry \n" diff --git a/metadata.json b/metadata.json index c346f90..336602f 100644 --- a/metadata.json +++ b/metadata.json @@ -1,11 +1,11 @@ { "name": "Draw On You Screen", "description": "Start drawing with Super+Alt+D and save your beautiful work by taking a screenshot", - "uuid": "drawOnYourScreen@abakkk.framagit.org", - "url": "https://framagit.org/abakkk/DrawOnYourScreen", + "uuid": "draw-on-your-screen@som.codeberg.org", + "url": "https://codeberg.org/som/DrawOnYourScreen", "settings-schema": "org.gnome.shell.extensions.draw-on-your-screen", "gettext-domain": "draw-on-your-screen", - "data-dir": "drawOnYourScreen", + "data-dir": "draw-on-your-screen", "persistent-file-name": "persistent", "svg-file-name": "DrawOnYourScreen", "shell-version": [ diff --git a/prefs.js b/prefs.js index ee05beb..83b15ca 100644 --- a/prefs.js +++ b/prefs.js @@ -144,7 +144,7 @@ const AboutPage = new GObject.Class({ leftBox.append(new Gtk.Label({ wrap: true, valign: Gtk.Align.START, halign: Gtk.Align.END, justify: Gtk.Justification.RIGHT, use_markup: true, label: "" + _GTK("Created by") + "" })); rightBox.append(new Gtk.Label({ wrap: true, valign: Gtk.Align.START, halign: Gtk.Align.START, justify: Gtk.Justification.LEFT, - use_markup: true, label: "Abakkk" })); + use_markup: true, label: "Abakkk" })); creditBox.append(leftBox); creditBox.append(rightBox); vbox.append(creditBox);