Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Olivier Duchateau
freebsd-ports-gnome
Commits
fde0d839
Commit
fde0d839
authored
Mar 20, 2021
by
Olivier Duchateau
Browse files
Update to 3.38.5
parent
3a33c629
Changes
8
Hide whitespace changes
Inline
Side-by-side
sysutils/gnome-control-center/Makefile
0 → 100644
View file @
fde0d839
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD: head/sysutils/gnome-control-center/Makefile 561352 2021-01-12 17:21:42Z tcberner $
PORTNAME
=
gnome-control-center
PORTVERSION
=
3.38.5
CATEGORIES
=
sysutils gnome
MASTER_SITES
=
GNOME
DIST_SUBDIR
=
gnome
MAINTAINER
=
gnome@FreeBSD.org
COMMENT
=
Control center
for
GNOME 3 project
LICENSE
=
GPLv2+
LICENSE_FILE
=
${WRKSRC}
/COPYING
BUILD_DEPENDS
=
gnome-settings-daemon>
=
3.4.0:sysutils/gnome-settings-daemon
\
gsettings-desktop-schemas>
=
3.2.2:devel/gsettings-desktop-schemas
#
\
# docbook-xsl>=0:textproc/docbook-xsl
LIB_DEPENDS
=
libcanberra.so:audio/libcanberra
\
libcanberra-gtk3.so:audio/libcanberra-gtk3
\
libcups.so:print/cups
\
libpulse.so:audio/pulseaudio
\
libfontconfig.so:x11-fonts/fontconfig
\
libclutter-gtk-1.0.so:graphics/clutter-gtk3
\
libupower-glib.so:sysutils/upower
\
libaccountsservice.so:sysutils/accountsservice
\
libcolord.so:graphics/colord
\
libcolord-gtk.so:graphics/colord-gtk
\
libibus-1.0.so:textproc/ibus
\
libsoup-2.4.so:devel/libsoup
\
libgoa-1.0.so:net/gnome-online-accounts
\
libpwquality.so:security/libpwquality
\
libgtop-2.0.so:devel/libgtop
\
libgrilo-0.3.so:net/grilo
\
libpolkit-gobject-1.so:sysutils/polkit
\
libhandy-1.so:x11-toolkits/libhandy
\
libudisks2.so:sysutils/libudisks
\
libsecret-1.so:security/libsecret
\
libepoxy.so:graphics/libepoxy
RUN_DEPENDS
=
gnome-settings-daemon>
=
3.4.0:sysutils/gnome-settings-daemon
\
gsettings-desktop-schemas>
=
3.2.2:devel/gsettings-desktop-schemas
\
cantarell-fonts>
=
0:x11-fonts/cantarell-fonts
\
gcm-import:graphics/gnome-color-manager
PORTSCOUT
=
limitw:1,even
USES
=
compiler:c++11-lib gettext gnome localbase:ldflags meson
\
pkgconfig python:3.6+,build samba:lib
tar
:xz xorg
USE_GNOME
=
cairo gnomedesktop3 libxml2 gsound
USE_XORG
=
x11 xi
#USE_GSTREAMER1= yes
INSTALLS_ICONS
=
yes
USE_LDCONFIG
=
yes
BINARY_ALIAS
=
python3
=
${PYTHON_VERSION}
MESON_ARGS
=
-Dtests
=
false
GLIB_SCHEMAS
=
org.gnome.ControlCenter.gschema.xml
OPTIONS_SUB
=
yes
OPTIONS_DEFINE
=
WAYLAND CHEESE
OPTIONS_DEFAULT
=
WAYLAND CHEESE
CHEESE_DESC
=
Cheese webcam support
CHEESE_LIB_DEPENDS
=
libcheese.so:multimedia/cheese
CHEESE_MESON_TRUE
=
cheese
WAYLAND_MESON_TRUE
=
wayland
WAYLAND_LIB_DEPENDS
=
libgudev-1.0.so:devel/libgudev
# This can be removed after 11.x is no longer supported
.if exists(/usr/bin/ld.lld) && (${/usr/bin/ld
:
L:tA} != /usr/bin/ld.lld)
LDFLAGS
+=
-fuse-ld
=
lld
.
endif
.
include
<bsd.port.pre.mk>
# FreeBSD base gained /etc/os-release in r354922, which
# corresponds to __FreeBSD_version 1300060
.if
${OSVERSION}
<
1300060
RUN_DEPENDS
+=
etc_os-release>0:sysutils/etc_os-release
post-patch
:
@
${REINPLACE_CMD}
-e
's|/etc/os-release|
${LOCALBASE}
/etc/os-release|g'
\
${WRKSRC}
/panels/common/cc-os-release.c
.
endif
.
include
<bsd.port.post.mk>
sysutils/gnome-control-center/distinfo
0 → 100644
View file @
fde0d839
TIMESTAMP = 1616261014
SHA256 (gnome/gnome-control-center-3.38.5.tar.xz) = 0ada859620110e829174121c7e1a3f82da80d749d6f61d426a7c8cf4464d72f9
SIZE (gnome/gnome-control-center-3.38.5.tar.xz) = 6435648
sysutils/gnome-control-center/files/patch-panels_keyboard_meson.build
0 → 100644
View file @
fde0d839
--- panels/keyboard/meson.build.orig 2020-07-03 05:10:57 UTC
+++ panels/keyboard/meson.build
@@ -30,7 +30,7 @@
configure_file(
input: pc + '.in',
output: pc,
install: true,
- install_dir: join_paths(control_center_datadir, 'pkgconfig'),
+ install_dir: join_paths(control_center_prefix, 'libdata/pkgconfig'),
configuration: pc_conf
)
sysutils/gnome-control-center/files/patch-panels_user-accounts_cc-realm-manager.c
0 → 100644
View file @
fde0d839
http:
//git.pld-linux.org/gitweb.cgi?p=packages/gnome-control-center.git;a=blob;f=krb5.patch;h=260e9aac087453b798dc58b23bbc79705e6172d9;hb=49c1b881b47743e0c76eaf9158a37fd6532c111f
---
panels
/
user
-
accounts
/
cc
-
realm
-
manager
.
c
.
orig
2020
-
07
-
03
05
:
10
:
57
UTC
+++
panels
/
user
-
accounts
/
cc
-
realm
-
manager
.
c
@@
-
22
,
7
+
22
,
7
@@
#include "cc-realm-manager.h"
-
#
include
<
krb5
/
krb5
.
h
>
+
#
include
<
krb5
.
h
>
#include <glib.h>
#include <glib/gi18n.h>
@@
-
656
,
8
+
656
,
10
@@
login_perform_kinit
(
krb5_context
k5
,
code
=
krb5_get_init_creds_opt_alloc
(
k5
,
&
opts
);
g_return_val_if_fail
(
code
==
0
,
code
);
+
#
ifdef
HAVE_KRB5_GET_INIT_CREDS_OPT_SET_OUT_CCACHE
code
=
krb5_get_init_creds_opt_set_out_ccache
(
k5
,
opts
,
ccache
);
g_return_val_if_fail
(
code
==
0
,
code
);
+
#
endif
code
=
krb5_get_init_creds_password
(
k5
,
&
creds
,
principal
,
(
char
*
)
password
,
sysutils/gnome-control-center/files/patch-panels_user-accounts_meson.build
0 → 100644
View file @
fde0d839
--- panels/user-accounts/meson.build.orig 2020-07-03 05:10:57 UTC
+++ panels/user-accounts/meson.build
@@ -157,7 +157,8 @@
sources = common_sources + files(
)
# Kerberos support
-krb_dep = dependency('krb5', required: false)
+#krb_dep = dependency('krb5', required: false)
+krb_dep = cc.find_library('krb5')
assert(krb_dep.found(), 'kerberos libraries not found in your path')
deps = common_deps + [
sysutils/gnome-control-center/files/patch-shell_meson.build
0 → 100644
View file @
fde0d839
#
find heimal from base, make configurable ?
--- shell/meson.build.orig 2020-09-27 18:22:48 UTC
+++ shell/meson.build
@@ -130,7 +130,8 @@
executable(
dependencies : shell_deps,
c_args : cflags,
link_with : panels_libs,
- install : true
+ install : true,
+ install_rpath : '/usr/lib'
)
sysutils/gnome-control-center/pkg-descr
0 → 100644
View file @
fde0d839
Configuration tools tightly integrated within the GNOME 3 desktop.
WWW: https://www.gnome.org/
sysutils/gnome-control-center/pkg-plist
0 → 100644
View file @
fde0d839
bin/gnome-control-center
libdata/pkgconfig/gnome-keybindings.pc
libexec/cc-remote-login-helper
libexec/gnome-control-center-print-renderer
libexec/gnome-control-center-search-provider
share/applications/gnome-applications-panel.desktop
share/applications/gnome-background-panel.desktop
share/applications/gnome-camera-panel.desktop
share/applications/gnome-color-panel.desktop
share/applications/gnome-control-center.desktop
share/applications/gnome-datetime-panel.desktop
share/applications/gnome-default-apps-panel.desktop
share/applications/gnome-diagnostics-panel.desktop
share/applications/gnome-display-panel.desktop
share/applications/gnome-info-overview-panel.desktop
share/applications/gnome-keyboard-panel.desktop
share/applications/gnome-location-panel.desktop
share/applications/gnome-lock-panel.desktop
share/applications/gnome-microphone-panel.desktop
share/applications/gnome-mouse-panel.desktop
share/applications/gnome-notifications-panel.desktop
share/applications/gnome-online-accounts-panel.desktop
share/applications/gnome-power-panel.desktop
share/applications/gnome-printers-panel.desktop
share/applications/gnome-region-panel.desktop
share/applications/gnome-removable-media-panel.desktop
share/applications/gnome-search-panel.desktop
share/applications/gnome-sharing-panel.desktop
share/applications/gnome-sound-panel.desktop
share/applications/gnome-universal-access-panel.desktop
share/applications/gnome-usage-panel.desktop
share/applications/gnome-user-accounts-panel.desktop
share/bash-completion/completions/gnome-control-center
share/dbus-1/services/org.gnome.ControlCenter.SearchProvider.service
share/dbus-1/services/org.gnome.ControlCenter.service
share/gettext/its/gnome-keybindings.its
share/gettext/its/gnome-keybindings.loc
share/gettext/its/sounds.its
share/gettext/its/sounds.loc
%%DATADIR%%/keybindings/00-multimedia.xml
%%DATADIR%%/keybindings/01-input-sources.xml
%%DATADIR%%/keybindings/01-launchers.xml
%%DATADIR%%/keybindings/01-screenshot.xml
%%DATADIR%%/keybindings/01-system.xml
%%DATADIR%%/keybindings/50-accessibility.xml
%%DATADIR%%/pixmaps/noise-texture-light.png
share/gnome-shell/search-providers/gnome-control-center-search-provider.ini
share/icons/hicolor/16x16/apps/gnome-power-manager.png
share/icons/hicolor/16x16/apps/goa-panel.png
share/icons/hicolor/16x16/apps/preferences-color.png
share/icons/hicolor/16x16/apps/preferences-desktop-display.png
share/icons/hicolor/16x16/apps/preferences-system-time.png
share/icons/hicolor/22x22/apps/gnome-power-manager.png
share/icons/hicolor/22x22/apps/goa-panel.png
share/icons/hicolor/22x22/apps/preferences-color.png
share/icons/hicolor/22x22/apps/preferences-desktop-display.png
share/icons/hicolor/22x22/apps/preferences-system-time.png
share/icons/hicolor/24x24/apps/gnome-power-manager.png
share/icons/hicolor/24x24/apps/goa-panel.png
share/icons/hicolor/24x24/apps/preferences-color.png
share/icons/hicolor/24x24/apps/preferences-desktop-display.png
share/icons/hicolor/256x256/apps/gnome-power-manager.png
share/icons/hicolor/256x256/apps/goa-panel.png
share/icons/hicolor/256x256/apps/preferences-color.png
share/icons/hicolor/256x256/apps/preferences-system-time.png
share/icons/hicolor/32x32/apps/gnome-power-manager.png
share/icons/hicolor/32x32/apps/goa-panel.png
share/icons/hicolor/32x32/apps/preferences-color.png
share/icons/hicolor/32x32/apps/preferences-desktop-display.png
share/icons/hicolor/32x32/apps/preferences-system-time.png
share/icons/hicolor/48x48/apps/gnome-power-manager.png
share/icons/hicolor/48x48/apps/goa-panel.png
share/icons/hicolor/48x48/apps/preferences-color.png
share/icons/hicolor/48x48/apps/preferences-system-time.png
share/icons/hicolor/64x64/apps/preferences-color.png
share/icons/hicolor/scalable/apps/org.gnome.Settings.Devel.svg
share/icons/hicolor/scalable/apps/org.gnome.Settings.svg
share/icons/hicolor/scalable/apps/preferences-color.svg
share/icons/hicolor/scalable/apps/preferences-desktop-display.svg
share/icons/hicolor/scalable/apps/preferences-system-time.svg
share/icons/hicolor/scalable/categories/slideshow-symbolic.svg
share/icons/hicolor/scalable/emblems/slideshow-emblem.svg
share/icons/hicolor/symbolic/apps/org.gnome.Settings-symbolic.svg
share/locale/af/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/am/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/am/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/an/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ar/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ar/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/as/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/as/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ast/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ast/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/az/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/be/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/be@latin/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/bg/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/bg/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/bn/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/bn/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/bn_IN/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/bn_IN/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/br/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/bs/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/bs/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ca/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ca/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ca@valencia/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ckb/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/crh/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/cs/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/cs/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/cy/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/cy/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/da/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/da/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/de/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/de/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/dz/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/el/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/el/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/en/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/en@shaw/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/en_CA/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/en_GB/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/en_GB/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/eo/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/es/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/es/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/et/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/et/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/eu/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/fa/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/fa/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/fi/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/fi/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/fr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/fr/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/fur/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ga/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/gd/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/gl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/gl/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/gu/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/gu/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/he/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/he/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/hi/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/hi/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/hr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/hr/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/hu/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/hu/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/hy/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/id/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/id/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ilo/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/is/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/is/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/it/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/it/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ja/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ja/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ka/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ka/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/kab/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/kk/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/km/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/kn/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/kn/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ko/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ko/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ku/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ku/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ky/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/lo/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/lt/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/lt/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/lv/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/lv/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/mai/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/mai/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/mg/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/mjw/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/mk/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/mk/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ml/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ml/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/mn/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/mr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/mr/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ms/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ms/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/my/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/nb/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/nb/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/nds/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/nds/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ne/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/nl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/nl/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/nn/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/nn/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/nso/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/oc/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/or/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/or/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/pa/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/pa/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/pl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/pl/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/pt/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/pt/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/pt_BR/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/pt_BR/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ro/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ro/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ru/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ru/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/rw/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/si/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/si/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/sk/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/sk/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/sl/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/sl/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/sq/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/sq/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/sr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/sr/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/sr@latin/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/sr@latin/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/sv/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/sv/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ta/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/ta/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/te/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/te/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/tg/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/th/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/tr/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/tr/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ug/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/uk/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/uk/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/ur/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/uz/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/uz@cyrillic/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/vi/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/vi/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/wa/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/xh/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/zh_CN/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/zh_CN/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/zh_HK/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/zh_TW/LC_MESSAGES/gnome-control-center-2.0-timezones.mo
share/locale/zh_TW/LC_MESSAGES/gnome-control-center-2.0.mo
share/locale/zu/LC_MESSAGES/gnome-control-center-2.0.mo
share/metainfo/gnome-control-center.appdata.xml
share/pixmaps/faces/astronaut.jpg
share/pixmaps/faces/baseball.png
share/pixmaps/faces/bicycle.jpg
share/pixmaps/faces/book.jpg
share/pixmaps/faces/butterfly.png
share/pixmaps/faces/calculator.jpg
share/pixmaps/faces/cat-eye.jpg
share/pixmaps/faces/cat.jpg
share/pixmaps/faces/chess.jpg
share/pixmaps/faces/coffee.jpg
share/pixmaps/faces/coffee2.jpg
share/pixmaps/faces/dice.jpg
share/pixmaps/faces/energy-arc.jpg
share/pixmaps/faces/fish.jpg
share/pixmaps/faces/flake.jpg
share/pixmaps/faces/flower.jpg
share/pixmaps/faces/flower2.jpg
share/pixmaps/faces/gamepad.jpg
share/pixmaps/faces/grapes.jpg
share/pixmaps/faces/guitar.jpg
share/pixmaps/faces/guitar2.jpg
share/pixmaps/faces/headphones.jpg
share/pixmaps/faces/hummingbird.jpg
share/pixmaps/faces/launch.jpg
share/pixmaps/faces/leaf.jpg
share/pixmaps/faces/legacy/astronaut.jpg
share/pixmaps/faces/legacy/baseball.png
share/pixmaps/faces/legacy/butterfly.png
share/pixmaps/faces/legacy/cat-eye.jpg
share/pixmaps/faces/legacy/chess.jpg
share/pixmaps/faces/legacy/coffee.jpg
share/pixmaps/faces/legacy/dice.jpg
share/pixmaps/faces/legacy/energy-arc.jpg
share/pixmaps/faces/legacy/fish.jpg
share/pixmaps/faces/legacy/flake.jpg
share/pixmaps/faces/legacy/flower.jpg
share/pixmaps/faces/legacy/grapes.jpg
share/pixmaps/faces/legacy/guitar.jpg
share/pixmaps/faces/legacy/launch.jpg
share/pixmaps/faces/legacy/leaf.jpg
share/pixmaps/faces/legacy/lightning.jpg
share/pixmaps/faces/legacy/penguin.jpg
share/pixmaps/faces/legacy/puppy.jpg
share/pixmaps/faces/legacy/sky.jpg
share/pixmaps/faces/legacy/soccerball.png
share/pixmaps/faces/legacy/sunflower.jpg
share/pixmaps/faces/legacy/sunset.jpg
share/pixmaps/faces/legacy/tennis-ball.png
share/pixmaps/faces/legacy/yellow-rose.jpg
share/pixmaps/faces/lightning.jpg
share/pixmaps/faces/mountain.jpg
share/pixmaps/faces/penguin.jpg
share/pixmaps/faces/plane.jpg
share/pixmaps/faces/puppy.jpg
share/pixmaps/faces/sky.jpg
share/pixmaps/faces/soccerball.png
share/pixmaps/faces/sunflower.jpg
share/pixmaps/faces/sunset.jpg
share/pixmaps/faces/surfer.jpg
share/pixmaps/faces/tennis-ball.png
share/pixmaps/faces/tomatoes.jpg
share/pixmaps/faces/tree.jpg
share/pixmaps/faces/yellow-rose.jpg
share/polkit-1/actions/org.gnome.controlcenter.datetime.policy
share/polkit-1/actions/org.gnome.controlcenter.remote-login-helper.policy
share/polkit-1/actions/org.gnome.controlcenter.user-accounts.policy
share/polkit-1/rules.d/gnome-control-center.rules
share/sounds/gnome/default/alerts/bark.ogg
share/sounds/gnome/default/alerts/drip.ogg
share/sounds/gnome/default/alerts/glass.ogg
share/sounds/gnome/default/alerts/sonar.ogg
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment