Skip to content

Commit c7e113c

Browse files
committed
大改
1 parent 1fd9efb commit c7e113c

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

启动器/LittleSkin 外置登录使用教程.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,4 +57,4 @@
5757
</StackPanel>
5858
</local:MyCard>
5959

60-
<local:MyHint Margin="0,0,0,15" Text="作者:一闪、呇星、EggPixel、风释清然SC、龙腾猫跃、" IsWarn="False" />
60+
<local:MyHint Margin="0,0,0,15" Text="作者:一闪、呇星、EggPixel、风释清然SC、龙腾猫跃、wyc-26" IsWarn="False" />

启动器/备份设置.xaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,14 @@
1616
<TextBlock Margin="0,12,0,7" FontSize="15" Foreground="{DynamicResource ColorBrush2}"
1717
Text="备份方法" />
1818
<TextBlock Margin="0,0,0,4" LineHeight="17"
19-
Text="PCL 社区版配置文件夹位于 C:\Users\[Windows 用户名]\AppData\Roaming\.PCLCE,如需备份,请将此文件夹复制到其他位置。"/>
19+
Text="PCL 社区版配置文件夹位于 C:\Users\[Windows 用户名]\AppData\Roaming\.PCLCE。"/>
20+
<TextBlock Margin="0,0,0,4" LineHeight="17"
21+
Text="如需备份,请使用设置中的“导出设置”功能,并选择要保存的位置。"/>
2022
<TextBlock Margin="0,12,0,7" FontSize="15" Foreground="{DynamicResource ColorBrush2}"
2123
Text="恢复配置方法" />
2224
<TextBlock Margin="0,0,0,4" LineHeight="17"
23-
Text="如果您需要恢复配置,请将备份的文件夹重新复制到 C:\Users\[Windows 用户名]\AppData\Roaming"/>
24-
<local:MyHint Margin="0,0,0,15" Text="使用恢复注册表功能后需要重启 PCL。" IsWarn="True" />
25+
Text="如果您需要恢复配置,请使用“导入设置”功能,并选中导出的配置文件"/>
26+
<local:MyHint Margin="0,15,0,0" Text="使用“导出设置”功能后需要重启 PCL。" IsWarn="True" />
2527
</StackPanel>
2628
</local:MyCard>
2729

0 commit comments

Comments
 (0)