From 4557df6d2d4a71b89a2b61a4d3080cdc92b1a94a Mon Sep 17 00:00:00 2001 From: Frederic Laing Date: Wed, 22 Jul 2026 00:27:39 +0200 Subject: [PATCH] chore(metadata): drop the Linux phone feature bullet --- README.md | 1 - i18n/en/camera.ftl | 3 --- resources/io.github.cosmic_utils.camera.metainfo.xml | 1 - scripts/gen-metadata.py | 1 - 4 files changed, 6 deletions(-) diff --git a/README.md b/README.md index 6ceb5df..82f08a5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ A modern camera application for Linux, built for desktops and phones alike. - **Virtual camera** over PipeWire, so other apps see your filtered feed in video calls - **JPEG, PNG and DNG** output, including true sensor raw where libcamera exposes a raw stream - **Multi-camera and multi-microphone** switching with hotplug support -- **Built for Linux phones too**: touch controls, portrait layouts, volume key shutter, hardware flash and haptics - **Rebindable keyboard shortcuts**, plus an insights panel and bug report generator for diagnostics Built with [libcosmic](https://github.com/pop-os/libcosmic). It runs on any Wayland or X11 desktop, following the system light/dark preference through the XDG portal, and integrates natively with COSMIC where available. diff --git a/i18n/en/camera.ftl b/i18n/en/camera.ftl index 3ee5848..97de852 100644 --- a/i18n/en/camera.ftl +++ b/i18n/en/camera.ftl @@ -755,9 +755,6 @@ metainfo-feature-filters = 14 creative filters: { filter-mono }, { filter-sepia metainfo-feature-virtual-camera = Virtual camera: use your filtered camera feed in video calls and other apps # Feature list item. metainfo-feature-multi-camera = Multi-camera support: easily switch between cameras and microphones -# Feature list item. Describes the Linux phone support: touch input, portrait -# layouts, and using the volume keys as a shutter button. -metainfo-feature-phone = Built for Linux phones too: touch controls, portrait layouts and volume key shutter ## Screenshot captions in the software centre listing. diff --git a/resources/io.github.cosmic_utils.camera.metainfo.xml b/resources/io.github.cosmic_utils.camera.metainfo.xml index c3f77a0..14c6c17 100644 --- a/resources/io.github.cosmic_utils.camera.metainfo.xml +++ b/resources/io.github.cosmic_utils.camera.metainfo.xml @@ -49,7 +49,6 @@
  • Podpora více kamer: snadné přepínání mezi kamerami a mikrofony
  • Підтримка кількох камер: легко перемикайтеся між камерами та мікрофонами
  • 多摄像头支持:轻松切换摄像头和麦克风
  • -
  • Built for Linux phones too: touch controls, portrait layouts and volume key shutter
  • io.github.cosmic_utils.camera.desktop diff --git a/scripts/gen-metadata.py b/scripts/gen-metadata.py index c2bbe3a..1966256 100755 --- a/scripts/gen-metadata.py +++ b/scripts/gen-metadata.py @@ -62,7 +62,6 @@ "metainfo-feature-filters", "metainfo-feature-virtual-camera", "metainfo-feature-multi-camera", - "metainfo-feature-phone", ], } METAINFO_SCREENSHOTS = {