File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ install:
3030 install -Dm0755 {{ bin-src}} {{ bin-dst}}
3131 install -Dm0644 res/ desktop_entry.desktop {{ desktop-dst}}
3232 install -Dm0644 res/ icons/ display-symbolic.svg {{ icon-dst}}
33- install -Dm0644 res/ metainfo.xml {{ metainfo-dst}}
33+ install -Dm0644 res/ io.github.cosmic_utils.cosmic-ext-applet-external-monitor-brightness. metainfo.xml {{ metainfo-dst}}
3434
3535uninstall :
3636 rm {{ bin-dst}}
@@ -63,7 +63,7 @@ prettier:
6363
6464
6565metainfo-check :
66- appstreamcli validate --pedantic --explain --strict res/ metainfo.xml
66+ appstreamcli validate --pedantic --explain --strict res/ io.github.cosmic_utils.cosmic-ext-applet-external-monitor-brightness. metainfo.xml
6767
6868
6969sdk-version := " 24.08"
Original file line number Diff line number Diff line change 66 <id >io.github.cosmic_utils.cosmic-ext-applet-external-monitor-brightness</id >
77
88 <name >External Monitor Brightness</name >
9+ <name xml : lang =" hu" >Külső Monitor Fényerőszabályzó</name >
910 <summary >Change brightness of external monitors via DDC/CI protocol</summary >
11+ <summary xml : lang =" hu" >Külső monitorok fényerejének szabályozása a DDC/CI protokollon keresztül</summary >
1012
1113 <metadata_license >MIT</metadata_license >
1214 <project_license >GPL-3.0-only</project_license >
3537 <description >
3638 <p >Change brightness of external monitors via DDC/CI protocol. You can also quickly toggle
3739 system dark mode.</p >
40+ <p xml : lang =" hu" >Állítsd be a külső monitorok fényerejét a DDC/CI protokoll segítségével. A rendszer sötét módjára is gyorsan át lehet váltani.</p >
3841 </description >
3942
4043
4548 <image >
4649 https://media.githubusercontent.com/media/cosmic-utils/cosmic-ext-applet-external-monitor-brightness/master/res/screenshot1.png</image >
4750 <caption >The applet.</caption >
51+ <caption xml : lang =" hu" >A kisalkalmazás.</caption >
4852 </screenshot >
4953 </screenshots >
5054
6367 <release version =" 0.0.1" date =" 2025-06-19" >
6468 </release >
6569 </releases >
66- </component >
70+ </component >
You can’t perform that action at this time.
0 commit comments