Skip to content

Commit d842a28

Browse files
committed
diff ..
1 parent d05994c commit d842a28

13 files changed

+546
-17
lines changed

Makefile

Lines changed: 521 additions & 0 deletions
Large diffs are not rendered by default.
46.4 KB
Binary file not shown.
46.5 KB
Binary file not shown.

WebViewBrowser.o

463 KB
Binary file not shown.

com.delus.site

384 KB
Binary file not shown.

com.delus.site.desktop

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
[Desktop Entry]
2-
Type=Application
3-
X-Nemo-Application-Type=silica-qt5
4-
Icon=com.delus.site
5-
Exec=/usr/bin/com.delus.site
6-
Name=Delus
7-
Name[ru]=Делус
8-
9-
[X-Application]
10-
Permissions=Audio;Camera;Documents;Downloads;Internet;Location;MediaIndexing;Microphone;Music;NFC;Pictures;PublicDir;PushNotifications;RemovableMedia;ScreenCapture;Videos;WebView
11-
OrganizationName=com.delus
12-
ApplicationName=site
1+
[Desktop Entry]
2+
Type=Application
3+
X-Nemo-Application-Type=silica-qt5
4+
Icon=com.delus.site
5+
Exec=/usr/bin/com.delus.site
6+
Name=Delus
7+
Name[ru]=Делус
8+
9+
[X-Application]
10+
Permissions=Audio;Camera;Documents;Downloads;Internet;Location;MediaIndexing;Microphone;Music;NFC;Pictures;PublicDir;PushNotifications;RemovableMedia;ScreenCapture;Videos;WebView
11+
OrganizationName=com.delus
12+
ApplicationName=site
13+

documentation.list

Whitespace-only changes.

rpm/com.delus.site.spec

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,8 @@ Welcome to Delus. A FUTURE BUILT ON COMPLETE DECENTRALIZATION.
3535
%{_datadir}/applications/%{name}.desktop
3636
%{_datadir}/icons/hicolor/*/apps/%{name}.png
3737
%{_datadir}/icons/*
38+
39+
%changelog
40+
* Sat Apr 26 2025 Dmitry Sorokin <dim15168250@yandex.ru>
41+
- Some diffs ...
42+

translations/com.delus.site.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
<translation>About Application</translation>
1313
</message>
1414
<message>
15-
<source>&lt;p&gt;The project is designed as a DAO platform with a social layer. In this model, the platform provides a space where community members—often ranging from developers to everyday users—can interact, manage resources, and govern decisions democratically without relying on a central authority. These types of platforms are typically built on blockchain or similar distributed ledger technology to ensure transparency, security, and decentralization.&lt;/p&gt;</source>
16-
<translation>&lt;p&gt;The project is designed as a DAO platform with a social layer. In this model, the platform provides a space where community members—often ranging from developers to everyday users—can interact, manage resources, and govern decisions democratically without relying on a central authority. These types of platforms are typically built on blockchain or similar distributed ledger technology to ensure transparency, security, and decentralization.&lt;/p&gt;</translation>
15+
<source>&lt;p&gt;&lt;em&gt;Copyright (c) © 2025 Delus ® 🐾&lt;/em&gt;&lt;/p&gt;</source>
16+
<translation type="unfinished"></translation>
1717
</message>
1818
<message>
19-
<source>&lt;p&gt;&lt;em&gt;Copyright (c) © 2025 Delus ® 🐾&lt;/em&gt;&lt;/p&gt;</source>
19+
<source>&lt;p&gt;This is Delus PWA Agent-Client for Aurora Domestic OS. Used for RuStore and REChain.Store.&lt;/p&gt;</source>
2020
<translation type="unfinished"></translation>
2121
</message>
2222
</context>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<�d��!�`���

translations/ru.auroraos.ChromiumBrowser-ru.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</message>
1111
<message>
1212
<location filename="../qml/pages/AboutPage.qml" line="38"/>
13-
<source>&lt;p&gt;The project is designed as a DAO platform with a social layer. In this model, the platform provides a space where community members—often ranging from developers to everyday users—can interact, manage resources, and govern decisions democratically without relying on a central authority. These types of platforms are typically built on blockchain or similar distributed ledger technology to ensure transparency, security, and decentralization.&lt;/p&gt;</source>
13+
<source>&lt;p&gt;This is Delus PWA Agent-Client for Aurora Domestic OS. Used for RuStore and REChain.Store.&lt;/p&gt;</source>
1414
<translation type="unfinished"></translation>
1515
</message>
1616
<message>
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<�d��!�`���

translations/ru.auroraos.ChromiumBrowser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</message>
1111
<message>
1212
<location filename="../qml/pages/AboutPage.qml" line="38"/>
13-
<source>&lt;p&gt;The project is designed as a DAO platform with a social layer. In this model, the platform provides a space where community members—often ranging from developers to everyday users—can interact, manage resources, and govern decisions democratically without relying on a central authority. These types of platforms are typically built on blockchain or similar distributed ledger technology to ensure transparency, security, and decentralization.&lt;/p&gt;</source>
13+
<source>&lt;p&gt;This is Delus PWA Agent-Client for Aurora Domestic OS. Used for RuStore and REChain.Store.&lt;/p&gt;</source>
1414
<translation type="unfinished"></translation>
1515
</message>
1616
<message>

0 commit comments

Comments
 (0)