testdisk, photorec, qphotorec new packages..
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=PhotoRec
|
||||
Name[zh_CN]=PhotoRec数据恢复软件
|
||||
GenericName=Photo recovery software
|
||||
GenericName[tr]=Resim kurtarma programı
|
||||
Comment[zh_CN]=用于恢复磁盘里损坏或丢失的数据文件
|
||||
Exec=lxterminal --title="PhotoRec" --geometry=80x26 -e photorec
|
||||
Icon=photorec_logo
|
||||
Type=Application
|
||||
Categories=System;
|
||||
StartupNotify=true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
@@ -0,0 +1,11 @@
|
||||
[Desktop Entry]
|
||||
Name=TestDisk
|
||||
Name[zh_CN]=TestDisk磁盘修复工具
|
||||
GenericName=Data recovery software
|
||||
GenericName[tr]=Veri kurtarma programı
|
||||
Exec=lxterminal --title="TestDisk" --geometry=80x26 -e testdisk
|
||||
Comment[zh_CN]=可以修复由于软件缺陷或某些病毒导致的分区丢失或分区表丢失导致磁盘无法启动的问题。
|
||||
Icon=testdisk_logo
|
||||
Type=Application
|
||||
Categories=System;
|
||||
StartupNotify=true
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 4.0 KiB |
Reference in New Issue
Block a user