Skip to content

项目的应用名称书写规范问题  #31

Description

@tsuibin

讨论后的任务整理


比如dcc和launcher 是两种不同风格的命名方式,这块还是建立一个标准吧?

app.setOrganizationName("deepin");

app.setApplicationName("DDE Control Center");

app.setApplicationVersion("3.0");
qApp->setOrganizationName("deepin");

qApp->setApplicationName("dde-launcher");

qApp->setApplicationVersion("2015-1.0");

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions