
在非中文语言环境下使用 Ubuntu 和 deepin-wine 使软件设置为中文的方法
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
本文介绍了如何在非中文操作系统的Ubuntu环境中,利用deepin-wine工具将软件界面设置成中文的步骤和方法。适合需要多语言支持的技术爱好者参考学习。
解决Ubuntu下使用deepin-wine运行QQ或微信出现乱码的问题:
1. 打开文件 `/opt/deepinwine/tools/run.sh`。
2. 将其中的 `WINE_CMD` 行改为:`WINE_CMD=LC_ALL=zh_CN.UTF-8 deepin-wine`。
将wine版本的QQ和微信系统托盘集成到Ubuntu的状态栏中:
1. 安装gnome-tweak-tool:
```
sudo apt install gnome-tweak-tool
```
2. 安装top-icons-plus扩展插件:
```
sudo apt-get install gnome-shell-extension-top-icons-plus gnome-tweaks
```
全部评论 (0)
还没有任何评论哟~


