Skip to content

Commit 73a8e8e

Browse files
committed
Improve template filename
Signed-off-by: 林博仁(Buo-ren Lin) <[email protected]>
1 parent e70ba86 commit 73a8e8e

10 files changed

+24
-23
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Name=GNU Bash Shell Script(full).bash
3+
Name[zh_TW]=GNU Bash殼層腳本(全功能版).bash
4+
Type=Link
5+
Icon=text-x-script
6+
URL=GNU Bash Shell Script(full).template.bash
7+
# Comment=
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Name=GNU Bash Shell Script(primitive).bash
3+
Name[zh_TW]=GNU Bash殼層腳本(基本版).bash
4+
Type=Link
5+
Icon=text-x-script
6+
URL=GNU Bash Shell Script(primitive).template.bash
7+
# Comment=
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
[Desktop Entry]
2+
Name=GNU Bash Shell Script(Source'd).source.bash
3+
Name[zh_TW]=GNU Bash殼層腳本(Source'd).bash
4+
Type=Link
5+
Icon=text-x-script
6+
URL=GNU Bash Shell Script(source'd).template.source.bash
7+
# Comment=

Template Setup for KDE/Shell Script(GNU Bash)(primitive).template.bash.desktop

Lines changed: 0 additions & 7 deletions
This file was deleted.

Template Setup for KDE/Shell Script(GNU Bash)(source'd).template.source.bash.desktop

Lines changed: 0 additions & 6 deletions
This file was deleted.

Template Setup for KDE/Shell Script(GNU Bash).template.bash.desktop

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[Desktop Entry]
2-
Name=Shell Script(GNU Bash)(Vanilla).bash
3-
Name[zh_TW]=Shell Script(GNU Bash)(Vanilla 版).bash
2+
Name=Vanilla.bash
3+
Name[zh_TW]=香草風味.bash
44
Type=Link
55
Icon=text-x-script
66
URL=Vanilla.bash
7-
# Comment=
7+
# Comment=

0 commit comments

Comments
 (0)