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.
|
||||
"""
|
||||
depends = "$auto"
|
||||
section = "utility"
|
||||
section = "office"
|
||||
priority = "optional"
|
||||
assets = [
|
||||
["target/release/calculator", "usr/bin/", "755"],
|
||||
|
||||
@@ -3,7 +3,7 @@ Version=1.0
|
||||
Type=Application
|
||||
Name=Calculator-H
|
||||
Comment=Small Calculator because i don't have one
|
||||
Exec=Hatmos-Calculator
|
||||
Icon=Calculator of Hatmos
|
||||
Exec=calculator
|
||||
Icon=usr/share/icons/hicolor/256x256/apps/hatmos-calculator.png
|
||||
Terminal=false
|
||||
Categories=Utility;
|
||||
Categories=Office;
|
||||
Reference in New Issue
Block a user