Skip to content

Commit

Permalink
more changes to name
Browse files Browse the repository at this point in the history
  • Loading branch information
fatihbalsoy committed Dec 9, 2023
1 parent 8fecdb1 commit 1e0b867
Show file tree
Hide file tree
Showing 52 changed files with 38 additions and 38 deletions.
6 changes: 3 additions & 3 deletions .readme/lang/README.base.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!-- BU DOSYA OTOMATİK OLARAK OLUŞTURULMUŞTUR. LÜTFEN `.readme/lang/README.base.md` DOSYASINI DÜZENLEYİN VE `npm run mmg` KOMUTUNU ÇALIŞTIRIN. -->

<!-- [common] -->
# ![Material Design Dashboard](/.readme/banner.png?raw=true "Material Design Dashboard")
# ![Material Board](/.readme/banner.png?raw=true "Material Board")

<!-- [en] -->
The Material Board plugin for WordPress updates the appearance of your site's dashboard to a sleeker, more contemporary design based on [Google's Material Design Guidelines](https://material.io/design). This plugin preserves your existing dashboard layout, avoids making any significant alterations, and doesn't include any branding or promotional content. It's straightforward to use and comes at no cost.
Expand Down Expand Up @@ -207,7 +207,7 @@ Aşağıdakilerden biri için bir "pull request" (çekme isteği) göndermekten
<!-- [en] -->
## Licenses

Material Design Dashboard, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).
Material Board, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).

This project depends on the following third-parties:

Expand All @@ -223,7 +223,7 @@ This project depends on the following third-parties:
<!-- [tr] -->
## Lisanslar

Material Design Dashboard, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).
Material Board, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).

Bu proje aşağıdaki üçüncü taraf kaynaklara bağımlıdır:

Expand Down
4 changes: 2 additions & 2 deletions .readme/lang/README.tr.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- BU DOSYA OTOMATİK OLARAK OLUŞTURULMUŞTUR. LÜTFEN `.readme/lang/README.base.md` DOSYASINI DÜZENLEYİN VE `npm run mmg` KOMUTUNU ÇALIŞTIRIN. -->

# ![Material Design Dashboard](/.readme/banner.png?raw=true "Material Design Dashboard")
# ![Material Board](/.readme/banner.png?raw=true "Material Board")

WordPress için Material Board eklentisi, sitenizin gösterge panelinin görünümünü [Google'ın Material Design Kılavuzlarına](https://material.io/design) dayalı daha modern bir tasarıma dönüştürür. Bu eklenti mevcut gösterge paneli düzeninizi korur, önemli değişiklikler yapmaz ve herhangi bir markalama veya tanıtım içeriği içermez. Kullanımı kolaydır ve ücretsizdir.

Expand Down Expand Up @@ -91,7 +91,7 @@ Aşağıdakilerden biri için bir "pull request" (çekme isteği) göndermekten

## Lisanslar

Material Design Dashboard, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).
Material Board, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).

Bu proje aşağıdaki üçüncü taraf kaynaklara bağımlıdır:

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!-- THIS FILE IS AUTO-GENERATED. PLEASE EDIT `.readme/lang/README.base.md` AND RUN `npm run mmg`. -->

# ![Material Design Dashboard](/.readme/banner.png?raw=true "Material Design Dashboard")
# ![Material Board](/.readme/banner.png?raw=true "Material Board")

The Material Board plugin for WordPress updates the appearance of your site's dashboard to a sleeker, more contemporary design based on [Google's Material Design Guidelines](https://material.io/design). This plugin preserves your existing dashboard layout, avoids making any significant alterations, and doesn't include any branding or promotional content. It's straightforward to use and comes at no cost.

Expand Down Expand Up @@ -91,7 +91,7 @@ Feel free to submit a pull request for one of the following:

## Licenses

Material Design Dashboard, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).
Material Board, [AGPL License 3.0](https://github.com/fatihbalsoy/material-board/blob/master/LICENSE).

This project depends on the following third-parties:

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "material-design-dashboard",
"name": "material-board",
"version": "0.3.4",
"description": "The Material Board plugin for WordPress updates the appearance of your site's dashboard to a sleeker, more contemporary design based on [Google's Material Design Guidelines](https://material.io/design). This plugin preserves your existing dashboard layout, avoids making any significant alterations, and doesn't include any branding or promotional content. It's straightforward to use and comes at no cost.",
"private": false,
Expand Down
2 changes: 1 addition & 1 deletion scripts/bundle_languages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# bundle_languages.sh
# material-design-dashboard
# material-board
#
# Created by Fatih Balsoy on 6/18/23
# Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion scripts/compile_languages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# compile_languages.sh
# material-design-dashboard
# material-board
#
# Created by Fatih Balsoy on 5/31/23
# Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion scripts/multilingual_markdown.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# multilingual_markdown.sh
# material-design-dashboard
# material-board
#
# Created by Fatih Balsoy on 6/19/23
# Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion scripts/plugin_info.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#
# plugin_info.sh
# material-design-dashboard
# material-board
#
# Created by Fatih Balsoy on 5/31/23
# Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/assets/fonts/dm-sans.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* dm-sans.css
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 6/16/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/settings/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ function curl_exists()
<?php
if (curl_exists() and $github_latest_release != "v" . $GLOBALS["fbwpmdp_version"]) {
echo '
<div class="update-nag notice notice-warning inline"><a href="' . $GLOBALS["fbwpmdp_github"] . '/releases/tag/' . $github_latest_release . '">' . $GLOBALS["fbwpmdp_settings_title"] . ' ' . $github_latest_release . '</a> is available! <a href="' . $GLOBALS["fbwpmdp_github"] . '/releases" aria-label="Please update Material Design Dashboard now">Please update now</a>.</div>
<div class="update-nag notice notice-warning inline"><a href="' . $GLOBALS["fbwpmdp_github"] . '/releases/tag/' . $github_latest_release . '">' . $GLOBALS["fbwpmdp_settings_title"] . ' ' . $github_latest_release . '</a> is available! <a href="' . $GLOBALS["fbwpmdp_github"] . '/releases" aria-label="Please update Material Board now">Please update now</a>.</div>
';
}
?>
Expand Down
2 changes: 1 addition & 1 deletion src/settings/options/colors.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
* colors.php
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 5/21/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/base/_base.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* base.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/base/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* fonts.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/compatibility/5.9/wp-admin.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* wp-admin.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 4/14/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/components/_button.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* _button.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/components/_card.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* _card.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 6/18/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/components/_input.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* _input.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/layout/_adminbar.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* adminbar.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/layout/_adminmenu.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* _adminmenu.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/options/header_serif.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* header_serif.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 4/17/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/options/large_app_bar.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* large_app_bar_shared.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/24/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/options/large_app_bar.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* large_app_bar.ts
* material-design-dashboard
* material-board
*
* Created by codespace on 5/24/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/options/large_app_bar_1.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* large_app_bar.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/24/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/options/large_app_bar_2.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* large_app_bar.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/24/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/options/no_rounded_corners.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* no_rounded_corners.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 4/17/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/shared.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* shared.css
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 7/17/20
* Copyright © 2020 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/shared.dynamic.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* shared.dynamic.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 3/21/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/themes/shared.dark.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* shared.dark.css
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 4/21/19
* Copyright © 2020 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/utilities/_mixins.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* _mixins.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/utilities/_variables.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* variables.scss
* material-design-dashboard
* material-board
*
* Created by codespace on 5/22/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/wp-admin.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@charset 'utf-8';
/*
* wp-admin.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 2/2/20
* Copyright © 2020 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/wp-login.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@charset 'utf-8';
/*
* wp-login.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 1/30/20
* Copyright © 2020 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion src/styles/wp.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@charset 'utf-8';
/*
* wp.scss
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 2/2/20
* Copyright © 2020 Fatih Balsoy. All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion watch.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* watch.ts
* material-design-dashboard
* material-board
*
* Created by Fatih Balsoy on 5/31/23
* Copyright © 2023 Fatih Balsoy. All rights reserved.
Expand Down

0 comments on commit 1e0b867

Please sign in to comment.