Skip to content

Commit c3400d8

Browse files
authored
Revert "library: Port Actions demo to Python (#705)"
This reverts commit 5306cf8.
1 parent 5306cf8 commit c3400d8

File tree

3 files changed

+0
-85
lines changed

3 files changed

+0
-85
lines changed

src/Library/demos/Actions/main.blp

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,6 @@ Adw.StatusPage demo {
162162
uri: "https://gjs.guide/guides/gio/actions-and-menus.html";
163163
}
164164

165-
LinkButton {
166-
label: _("PyGObjects Documentation");
167-
uri: "https://pygobject.readthedocs.io";
168-
}
169-
170165
LinkButton {
171166
label: _("GTK Documentation");
172167
uri: "https://docs.gtk.org/gtk4/actions.html";

src/Library/demos/Actions/main.py

Lines changed: 0 additions & 79 deletions
This file was deleted.

src/about.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ ${getBlueprintVersion()}
8282
"Onkar https://github.com/onkarrai06",
8383
"Sabrina Meindlhumer https://github.com/m-sabrina",
8484
"Urtsi Santsi <[email protected]>",
85-
"Roland Lötscher https://github.com/rolandlo",
8685
// Add yourself as
8786
// "John Doe",
8887
// or

0 commit comments

Comments
 (0)