facf0c92e0
Red Bear OS is a full fork. All sources must be available from git clone with zero network access. Removed gitignore rules that excluded fetched source trees under recipes/*/source/, local/recipes/kde/*/source/, local/recipes/qt/*/source/, and vendor source trees. Build artifacts (target/, build/, source.tar, *.o, *.so) remain excluded. 127291 files added — kernel, relibc, base, bootloader, pkgar, all KDE/Qt frameworks, mesa, wayland, DRM drivers, and every other recipe source.
19 lines
481 B
Desktop File
19 lines
481 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
GenericName=generic-appinfo-test
|
|
Name=appinfo-test
|
|
Name[de]=appinfo-test-de
|
|
X-GNOME-FullName=example
|
|
X-GNOME-FullName[de]=Beispiel
|
|
Comment=GAppInfo example
|
|
Comment[de]=GAppInfo Beispiel
|
|
Exec=true --option %U %i --name %c --filename %k %m %%
|
|
Icon=testicon.svg
|
|
Terminal=true
|
|
StartupNotify=true
|
|
StartupWMClass=appinfo-class
|
|
MimeType=image/png;image/jpeg;
|
|
Keywords=keyword1;test keyword;
|
|
Categories=GNOME;GTK;
|
|
X-JunkFood=Burger
|
|
X-JunkFood[de]=Bratwurst |