@@ -41,7 +44,7 @@
-
+
New stuff:
- New app design
@@ -50,7 +53,7 @@
-
+
Bug fixes:
- Fix quit keyboard shortcut
@@ -66,7 +69,7 @@
-
+
Window is now draggable from anywhere.
Current icon is fixed to follow Gnome HIG (the one made by Rokwallaby
@@ -84,7 +87,7 @@
-
+
New translations and additional information in about dialog.
Translated to:
-
+
First release 🥳
diff --git a/data/ui/gdw-file-row.blp b/data/ui/gdw-file-row.blp
index 2319bd9..fe0d7e0 100644
--- a/data/ui/gdw-file-row.blp
+++ b/data/ui/gdw-file-row.blp
@@ -8,7 +8,7 @@ template GdwFileRow : Adw.ActionRow {
valign: center;
child: Adw.ButtonContent button_location_content {
icon-name: "document-open-symbolic";
- label: _('(None)');
+ label: _("(None)");
};
}
}