diff --git a/README.en.md b/README.en.md new file mode 100644 index 0000000000000000000000000000000000000000..4c377fa8be2101ae87aefd8f4c3097a5a95ccc95 --- /dev/null +++ b/README.en.md @@ -0,0 +1,56 @@ +# dde-control-center + +#### Description +dde control center:The DDE desktop operating system uses the control center to manage basic system Settings, including account management, network Settings, date and time, personalized Settings, display Settings, and system information viewing. When you enter the desktop environment, click ![controlcenter](https://docs.openeuler.org/zh/docs/21.03/docs/desktop/figures/icon58-o.svg) on the taskbar to open the Control Center window + +#### Software Architecture +Software architecture description + +#### Installation + +1. dnf install dde-control-center + +#### Instructions + +. The home page of the control center mainly displays each setting module, which is convenient for daily viewing and quick setting. + +2. After opening a setting module in the control center, you can switch to another setting module in the navigation bar on the left. + +3. Account module: You can add and modify system accounts. + +4. Display module: set the resolution, brightness, screen direction of the display, so that your computer display to the best state. + +5. Default program module: When multiple applications with similar functions are installed, one of them can be selected as the default startup program for the corresponding file type. + +6. Personalized module: can set the system theme, activity color, font, etc., change the appearance of the desktop and window, set into your favorite display style. + +7. Network setting module: After logging in to the system, you need to connect to the network to receive mail, browse news, download files, chat, online shopping, etc. + +8. Sound module: input and output device sound Settings (such as setting loudspeaker and microphone), so that you can listen more comfortable, more clear recording. + +9. Date and time: Select your time zone correctly to display the correct date and time. You can also manually change the time and date. + +10. Power management: Set the system power supply to make the system safer. + +11. Mouse: The mouse is a common input device for computers. Use the mouse, you can make the operation more simple and quick. + +12. Keyboard language: In this module, you can set the keyboard properties to suit your typing habits, adjust the keyboard layout according to the country and language, set the system language, and customize the shortcut keys. + +13. System information: You can view the system version, version authorization, computer hardware and other information, as well as some protocols of the system. + +#### Contribution + +1. Fork the repository +2. Create Feat_xxx branch +3. Commit your code +4. Create Pull Request + + +#### Gitee Feature + +1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md +2. Gitee blog [blog.gitee.com](https://blog.gitee.com) +3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) +4. The most valuable open source project [GVP](https://gitee.com/gvp) +5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) +6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..712fe970a78d353e501e58fb1bf0da44cd70489f --- /dev/null +++ b/README.md @@ -0,0 +1,45 @@ +# dde-control-center + +#### 介绍 +dde control center:DDE桌面操作系统通过控制中心来管理系统的基本设置,包括帐户管理、网络设置、日期和时间、个性化设置、显示设置、系统信息查看等。当您进入桌面环境后,单击任务栏上的 ![controlcenter](https://docs.openeuler.org/zh/docs/21.03/docs/desktop/figures/icon58-o.svg) 即可打开控制中心窗口 + +#### 软件架构 +软件架构说明 + + +#### 安装教程 + +1. dnf install dde-control-center + +#### 使用说明 + +1. 控制中心首页主要展示各个设置模块,方便日常查看和快速设置。 +2. 打开控制中心的某一设置模块后,可以通过左侧导航栏快速切换到另一设置模块。 +3. 账户模块:可以进行系统账户的新增修改。 +4. 显示模块:设置显示器的分辨率、亮度、屏幕方向等,让您的电脑显示到达最佳状态。 +5. 默认程序模块:当安装有多个功能相似的应用程序时,可以选择其中的一个应用作为对应文件类型的默认启动程序。 +6. 个性化模块:可以设置系统主题、活动用色、字体等,改变桌面和窗口的外观,设置成您喜欢的显示风格。 +7. 网络设置模块:登录系统后,您需要连接网络,才能接收邮件、浏览新闻、下载文件、聊天、网上购物等。 +8. 声音模块:输入输出设备声音的设置(如设置扬声器和麦克风),让您听得更舒适,录音更清晰。 +9. 时间日期:正确选择您所在的时区,一般即可显示正确的日期和时间。您也可以手动修改时间和日期。 +10. 电源管理:对系统电源进行一些设置,让系统更安全。 +11. 鼠标:鼠标是计算机的常用输入设备。使用鼠标,可以使操作更加简便快捷。 +12. 键盘语言:在此模块,您可以设置键盘属性,以便符合您的输入习惯,还可以根据国家和语言调整键盘布局,设置系统语言,以及自定义快捷键。 +13. 系统信息:您可以查看系统版本、版本授权和电脑硬件等信息,以及该系统的一些协议。 + +#### 参与贡献 + +1. Fork 本仓库 +2. 新建 Feat_xxx 分支 +3. 提交代码 +4. 新建 Pull Request + + +#### 码云特技 + +1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md +2. 码云官方博客 [blog.gitee.com](https://blog.gitee.com) +3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解码云上的优秀开源项目 +4. [GVP](https://gitee.com/gvp) 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目 +5. 码云官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) +6. 码云封面人物是一档用来展示码云会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/dde-control-center.spec b/dde-control-center.spec index 4c08241a31285377ad621161c684fa3a6a963f4c..a0dd60111c490d22c27c2daeea193ecd7807fbc0 100644 --- a/dde-control-center.spec +++ b/dde-control-center.spec @@ -1,6 +1,6 @@ Name: dde-control-center Version: 5.5.182 -Release: 6 +Release: 7 Summary: New control center for Linux Deepin License: GPLv3 URL: https://github.com/linuxdeepin/dde-coptrol-center @@ -37,6 +37,8 @@ Patch0012: 0011-hide-activate-function.patch BuildRequires: gcc-c++ BuildRequires: desktop-file-utils +BuildRequires: dde-dock-devel +BuildRequires: dde-network-core-devel BuildRequires: dtkwidget-devel BuildRequires: dtkgui-devel BuildRequires: dtkcore-devel @@ -73,6 +75,7 @@ Requires: dde-account-faces Requires: dde-api Requires: dde-daemon Requires: dde-qt5integration +Requires: dde-network-core Requires: startdde Requires: dde-server-industry-config Requires: deepin-pw-check @@ -157,6 +160,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop ||: %{_libdir}/cmake/DdeControlCenter/ %changelog +* Wed Dec 06 2023 liuzhilin - 5.5.182-7 +- update BR + * Tue Dec 05 2023 liuzhilin - 5.5.182-6 - fix build BR