correction des fichiers pour les package debian
This commit is contained in:
@@ -15,7 +15,7 @@ extended-description = """
|
|||||||
A graphical calculator application made to complete my debian system since there is no calculator in the software minimum tool package.
|
A graphical calculator application made to complete my debian system since there is no calculator in the software minimum tool package.
|
||||||
"""
|
"""
|
||||||
depends = "$auto"
|
depends = "$auto"
|
||||||
section = "utility"
|
section = "office"
|
||||||
priority = "optional"
|
priority = "optional"
|
||||||
assets = [
|
assets = [
|
||||||
["target/release/calculator", "usr/bin/", "755"],
|
["target/release/calculator", "usr/bin/", "755"],
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ Version=1.0
|
|||||||
Type=Application
|
Type=Application
|
||||||
Name=Calculator-H
|
Name=Calculator-H
|
||||||
Comment=Small Calculator because i don't have one
|
Comment=Small Calculator because i don't have one
|
||||||
Exec=Hatmos-Calculator
|
Exec=calculator
|
||||||
Icon=Calculator of Hatmos
|
Icon=usr/share/icons/hicolor/256x256/apps/hatmos-calculator.png
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Categories=Utility;
|
Categories=Office;
|
||||||
Reference in New Issue
Block a user