Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

383 Commits   1 Branch   1 Tag
Index: radix-1.9/base/radix-system/etc/skel/.config/caja/desktop-metadata
===================================================================
--- radix-1.9/base/radix-system/etc/skel/.config/caja/desktop-metadata	(nonexistent)
+++ radix-1.9/base/radix-system/etc/skel/.config/caja/desktop-metadata	(revision 293)
@@ -0,0 +1,18 @@
+[directory]
+caja-icon-view-keep-aligned=true
+caja-icon-view-layout-timestamp=1702457204
+
+[home]
+caja-icon-position=64,342
+icon-scale=1
+caja-icon-position-timestamp=1702457204
+
+[trash]
+caja-icon-position=64,542
+icon-scale=1
+caja-icon-position-timestamp=1702457204
+
+[computer]
+caja-icon-position=64,42
+icon-scale=1
+caja-icon-position-timestamp=1702457204
Index: radix-1.9/base/radix-system/etc/skel/Desktop/Firefox.desktop
===================================================================
--- radix-1.9/base/radix-system/etc/skel/Desktop/Firefox.desktop	(nonexistent)
+++ radix-1.9/base/radix-system/etc/skel/Desktop/Firefox.desktop	(revision 293)
@@ -0,0 +1,10 @@
+#!/usr/bin/env xdg-open
+[Desktop Entry]
+Version=1.0
+Type=Application
+Terminal=false
+Name[en_US]=Firefox
+Exec=/usr/lib/firefox/firefox
+Icon=firefox
+Icon[en_US]=firefox
+Name=Firefox

Property changes on: radix-1.9/base/radix-system/etc/skel/Desktop/Firefox.desktop
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property
Index: radix-1.9/base/radix-system/etc/skel/Desktop/Thunderbird.desktop
===================================================================
--- radix-1.9/base/radix-system/etc/skel/Desktop/Thunderbird.desktop	(nonexistent)
+++ radix-1.9/base/radix-system/etc/skel/Desktop/Thunderbird.desktop	(revision 293)
@@ -0,0 +1,10 @@
+#!/usr/bin/env xdg-open
+[Desktop Entry]
+Version=1.0
+Type=Application
+Terminal=false
+Exec=/usr/lib/thunderbird/thunderbird
+Icon=thunderbird
+Icon[en_US]=thunderbird
+Name[en_US]=Thunderbird
+Name=Thunderbird

Property changes on: radix-1.9/base/radix-system/etc/skel/Desktop/Thunderbird.desktop
___________________________________________________________________
Added: svn:executable
## -0,0 +1 ##
+*
\ No newline at end of property