TROMjaro 2024.08.10
This commit is contained in:
parent
bc5d94c4c3
commit
55583290c3
@ -89,6 +89,7 @@ vala-panel-appmenu-xfce-git
|
||||
vala-panel-appmenu-common-git
|
||||
appmenu-gtk-module
|
||||
libdbusmenu-gtk2
|
||||
appmenu-glib-translator-git
|
||||
|
||||
|
||||
#Themes and Icons
|
||||
@ -111,7 +112,6 @@ timeshift-autosnap-manjaro
|
||||
manjaro-printer
|
||||
gtkhash-thunar
|
||||
xfce4-panel-profiles
|
||||
web-installer-url-handler
|
||||
xfce4-appfinder
|
||||
xfce4-docklike-plugin
|
||||
xfce4-windowck-plugin-xfwm4-theme-support
|
||||
@ -299,10 +299,8 @@ xf86-input-void
|
||||
## Xorg Server and Graphics
|
||||
>multilib lib32-libva-intel-driver
|
||||
>multilib lib32-libva-mesa-driver
|
||||
>multilib lib32-libva-vdpau-driver
|
||||
libva-intel-driver
|
||||
libva-mesa-driver
|
||||
libva-vdpau-driver
|
||||
mesa-utils
|
||||
>multilib lib32-mesa-utils
|
||||
numlockx
|
||||
|
@ -1,5 +1,5 @@
|
||||
btrfs-assistant
|
||||
calamares
|
||||
calamares5
|
||||
clonezilla
|
||||
gparted
|
||||
gsmartcontrol
|
||||
|
@ -59,7 +59,6 @@ reiserfsprogs
|
||||
rsync
|
||||
s-nail
|
||||
sof-firmware
|
||||
spectre-meltdown-checker
|
||||
sudo
|
||||
sysfsutils
|
||||
systemd
|
||||
|
@ -59,7 +59,7 @@ regex=false
|
||||
[action1]
|
||||
name=Search the Web
|
||||
pattern=web
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u
|
||||
regex=false
|
||||
|
||||
[action2]
|
||||
@ -89,19 +89,19 @@ regex=true
|
||||
[action6]
|
||||
name=Search for Videos Online
|
||||
pattern=video
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=videos
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=videos
|
||||
regex=false
|
||||
|
||||
[action7]
|
||||
name=Search for Images Online
|
||||
pattern=image
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=images
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=images
|
||||
regex=false
|
||||
|
||||
[action8]
|
||||
name=Search for Files Online
|
||||
pattern=download
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=files
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=files
|
||||
regex=false
|
||||
|
||||
[action9]
|
||||
@ -113,13 +113,13 @@ regex=false
|
||||
[action10]
|
||||
name=Search for News Online
|
||||
pattern=news
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=news
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=news
|
||||
regex=false
|
||||
|
||||
[action11]
|
||||
name=Search for Scientific Papers Online
|
||||
pattern=science
|
||||
command=exo-open --launch WebBrowser https://search.trom.tf/search?q=%u&categories=science
|
||||
command=exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%u&categories=science
|
||||
regex=false
|
||||
|
||||
[action12]
|
||||
|
@ -66,12 +66,12 @@
|
||||
<property name="action-9" type="empty">
|
||||
<property name="pattern" type="string" value="science"/>
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/search?q=%s&categories=science"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=science"/>
|
||||
</property>
|
||||
<property name="action-10" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="news"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/search?q=%s&categories=news"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=news"/>
|
||||
</property>
|
||||
<property name="action-11" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
@ -81,17 +81,17 @@
|
||||
<property name="action-12" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="download"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/search?q=%s&categories=files"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=files"/>
|
||||
</property>
|
||||
<property name="action-13" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="image"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/search?q=%s&categories=images"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=images"/>
|
||||
</property>
|
||||
<property name="action-14" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="pattern" type="string" value="video"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/search?q=%s&categories=videos"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s&categories=videos"/>
|
||||
</property>
|
||||
<property name="action-15" type="empty">
|
||||
<property name="type" type="int" value="0"/>
|
||||
@ -101,7 +101,7 @@
|
||||
<property name="action-16" type="empty">
|
||||
<property name="pattern" type="string" value="web"/>
|
||||
<property name="type" type="int" value="0"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://search.trom.tf/search?q=%s"/>
|
||||
<property name="command" type="string" value="exo-open --launch WebBrowser https://searchredirect.trom.tf/search?q=%s"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="last" type="empty">
|
||||
|
@ -1,11 +0,0 @@
|
||||
[Desktop Entry]
|
||||
Version=1.1
|
||||
Type=Application
|
||||
Name=System Info
|
||||
Comment=Displays system information
|
||||
Icon=hardinfo
|
||||
Exec=/usr/bin/hardinfo
|
||||
Actions=
|
||||
Categories=Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
||||
Keywords=linux;kernel;system;hardware;cpu;processor;capabilities;frequency;memory;ram;board;resources;sensors;devices;usb;pci;display;network;benchmark;test;
|
||||
StartupNotify=true
|
@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Name=System Information
|
||||
Name[zh_CN]=硬件信息
|
||||
Comment=System Information and Benchmark
|
||||
Comment[de]=Systeminformationen und Benchmark
|
||||
Comment[ru]=Информация о системе и тесты
|
||||
Comment[zh_CN]=系统信息及性能测试
|
||||
Exec=hardinfo2
|
||||
Icon=hardinfo
|
||||
Terminal=false
|
||||
Type=Application
|
||||
StartupNotify=true
|
||||
Categories=Settings;X-XFCE-SettingsDialog;X-XFCE-SystemSettings;
|
||||
Keywords=linux;kernel;system;hardware;cpu;processor;capabilities;frequency;memory;ram;board;resources;sensors;devices;usb;pci;display;network;benchmark;test;
|
||||
Keywords[zh_CN]=linux;内核;系统;硬件;cpu;处理器;capabilities;频率;内存;ram;主板;资源;传感器;设备;usb;pci;显示;网络;性能测试;测试;
|
||||
Path=
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
@ -1 +0,0 @@
|
||||
{"wayback_machine@mozilla.org":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"{9350bc42-47fb-4598-ae0f-825e3dd9ceba}":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"jid1-MnnxcxisBPnSXQ@jetpack":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"yayanotherspeeddial@bakadev.fr":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"uBlock0@raymondhill.net":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"formautofill@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"screenshots@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"webcompat@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"fxmonitor@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"default-theme@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"bing@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"google@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"twitter@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"wikipedia@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"ddg@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"doh-rollout@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"reset-search-defaults@mozilla.com":{"permissions":["internal:privateBrowsingAllowed","internal:svgContextPropertiesAllowed"],"origins":[]},"amazon@search.mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"pictureinpicture@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"sponsorBlocker@ajay.app":{"permissions":[],"origins":["https://*.invidious.snopyta.org/*","http://*.invidious.snopyta.org/*","https://*.ytb.trom.tf/*","http://*.ytb.trom.tf/*","https://sponsor.ajay.app/*","https://*.youtube.com/*","https://www.youtube-nocookie.com/*"]},"firefox-compact-light@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"firefox-compact-dark@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"firefox-alpenglow@mozilla.org":{"permissions":["internal:privateBrowsingAllowed"],"origins":[]},"addons-search-detection@mozilla.com":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]},"proxy-failover@mozilla.com":{"permissions":["internal:svgContextPropertiesAllowed","internal:privateBrowsingAllowed"],"origins":[]}}
|
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user