[vlc-commits] [Git][videolan/vlc][master] qt: get rid of mistakenly added `pixmaps/VLCIcons.qml`

Jean-Baptiste Kempf (@jbk) gitlab at videolan.org
Thu Jul 16 00:41:30 UTC 2026



Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC


Commits:
ac2550d3 by Fatih Uzunoglu at 2026-07-16T01:57:36+02:00
qt: get rid of mistakenly added `pixmaps/VLCIcons.qml`

Amends b31e6f79.

- - - - -


1 changed file:

- − modules/gui/qt/pixmaps/VLCIcons.qml


Changes:

=====================================
modules/gui/qt/pixmaps/VLCIcons.qml deleted
=====================================
@@ -1,109 +0,0 @@
-
-/**
- * This file was generated by makeIconFont.py, please do not edit by hand
- */
-pragma Singleton
-import QtQuick
-
-QtObject {
-    readonly property FontLoader fontLoader : FontLoader {
-        source: "qrc:///VLCIcons.ttf"
-    }
-
-    readonly property string fontFamily: "VLCIcons"
-
-    // Icons
-    readonly property string active_indicator : "\ue000"
-    readonly property string add : "\ue001"
-    readonly property string album_cover : "\ue002"
-    readonly property string aspect_ratio : "\ue003"
-    readonly property string atob : "\ue004"
-    readonly property string audiosub : "\ue005"
-    readonly property string back : "\ue006"
-    readonly property string breadcrumb_sep : "\ue007"
-    readonly property string breadcrumb_prev : "\ue008"
-    readonly property string bookmark : "\ue009"
-    readonly property string check : "\ue00a"
-    readonly property string clear : "\ue00b"
-    readonly property string close : "\ue00c"
-    readonly property string defullscreen : "\ue00d"
-    readonly property string del : "\ue00e"
-    readonly property string dropzone : "\ue00f"
-    readonly property string dvd_menu : "\ue010"
-    readonly property string dvd_next : "\ue011"
-    readonly property string dvd_prev : "\ue012"
-    readonly property string effect_filter : "\ue013"
-    readonly property string eject : "\ue014"
-    readonly property string ellipsis : "\ue015"
-    readonly property string enqueue : "\ue016"
-    readonly property string expand_inverted : "\ue017"
-    readonly property string expand : "\ue018"
-    readonly property string faster : "\ue019"
-    readonly property string next_frame : "\ue01a"
-    readonly property string previous_frame : "\ue01b"
-    readonly property string fullscreen : "\ue01c"
-    readonly property string grid : "\ue01d"
-    readonly property string history : "\ue01e"
-    readonly property string home : "\ue01f"
-    readonly property string info : "\ue020"
-    readonly property string list : "\ue021"
-    readonly property string more : "\ue022"
-    readonly property string next : "\ue023"
-    readonly property string ok : "\ue024"
-    readonly property string pause_filled : "\ue025"
-    readonly property string play_filled : "\ue026"
-    readonly property string play : "\ue027"
-    readonly property string ic_fluent_arrow_move : "\ue028"
-    readonly property string ic_fluent_chevron_down_24 : "\ue029"
-    readonly property string ic_fluent_chevron_left_24 : "\ue02a"
-    readonly property string ic_fluent_chevron_right_24 : "\ue02b"
-    readonly property string ic_fluent_chevron_up_24 : "\ue02c"
-    readonly property string panel_left : "\ue02d"
-    readonly property string play_reverse : "\ue02e"
-    readonly property string playlist : "\ue02f"
-    readonly property string playlist_clear : "\ue030"
-    readonly property string previous : "\ue031"
-    readonly property string profile_new : "\ue032"
-    readonly property string record : "\ue033"
-    readonly property string remove : "\ue034"
-    readonly property string renderer : "\ue035"
-    readonly property string repeat_all : "\ue036"
-    readonly property string repeat_one : "\ue037"
-    readonly property string search : "\ue038"
-    readonly property string settings : "\ue039"
-    readonly property string shuffle : "\ue03a"
-    readonly property string skip_back : "\ue03b"
-    readonly property string skip_for : "\ue03c"
-    readonly property string slower : "\ue03d"
-    readonly property string snapshot : "\ue03e"
-    readonly property string space : "\ue03f"
-    readonly property string stop : "\ue040"
-    readonly property string stream : "\ue041"
-    readonly property string time : "\ue042"
-    readonly property string topbar_discover : "\ue043"
-    readonly property string topbar_music : "\ue044"
-    readonly property string topbar_network : "\ue045"
-    readonly property string topbar_sort : "\ue046"
-    readonly property string topbar_video : "\ue047"
-    readonly property string chevron_up : "\ue048"
-    readonly property string chevron_down : "\ue049"
-    readonly property string tv : "\ue04a"
-    readonly property string tvtelx : "\ue04b"
-    readonly property string transparency : "\ue04c"
-    readonly property string circle : "\ue04d"
-    readonly property string visualization : "\ue04e"
-    readonly property string volume_high : "\ue04f"
-    readonly property string volume_low : "\ue050"
-    readonly property string volume_medium : "\ue051"
-    readonly property string volume_muted : "\ue052"
-    readonly property string volume_zero : "\ue053"
-    readonly property string window_close : "\ue054"
-    readonly property string window_maximize : "\ue055"
-    readonly property string window_minimize : "\ue056"
-    readonly property string window_restore : "\ue057"
-    readonly property string ic_fluent_document_add_24_regular : "\ue058"
-    readonly property string ic_fluent_document_copy_24_regular : "\ue059"
-    readonly property string ic_fluent_arrow_download_24_regular : "\ue05a"
-    readonly property string ic_fluent_arrow_sync_24_regular : "\ue05b"
-
-}



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ac2550d3178e1cdd94a0caa76efd139d52bfc71d

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ac2550d3178e1cdd94a0caa76efd139d52bfc71d
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help




More information about the vlc-commits mailing list